Searched refs:float64_mul (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/lib/libc/arm/aeabi/ |
| H A D | aeabi_double.c | 73 float64 AEABI_FUNC2(dmul, float64, float64_mul) in AEABI_FUNC2()
|
| /freebsd-14.2/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 37 #define float64_mul __muldf3 macro
|
| H A D | softfloat.txt | 250 float64_add float64_sub float64_mul float64_div float64_sqrt
|
| H A D | timesoftfloat.c | 2243 time_abz_float64( float64_mul ); in timeFunctionVariety()
|
| /freebsd-14.2/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 207 float64 float64_mul( float64, float64 );
|
| /freebsd-14.2/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 215 float64 float64_mul( float64, float64 );
|
| /freebsd-14.2/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 207 float64 float64_mul( float64, float64 );
|
| /freebsd-14.2/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 207 float64 float64_mul( float64, float64 );
|
| /freebsd-14.2/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 215 float64 float64_mul( float64, float64 );
|
| /freebsd-14.2/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 193 float64 float64_mul( float64, float64 );
|
| /freebsd-14.2/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 1866 float64 float64_mul( float64 a, float64 b ) in float64_mul() function
|
| /freebsd-14.2/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 2859 float64 float64_mul( float64 a, float64 b ) in float64_mul() function
|