Searched refs:float64_sub (Results 1 – 12 of 12) sorted by relevance
/freebsd/lib/libc/arm/aeabi/ |
H A D | aeabi_double.c | 74 float64 AEABI_FUNC2(dsub, float64, float64_sub) in AEABI_FUNC2()
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat-for-gcc.h | 32 #define float64_sub __subdf3 macro
|
H A D | softfloat.txt | 250 float64_add float64_sub float64_mul float64_div float64_sqrt
|
H A D | timesoftfloat.c | 2240 time_abz_float64( float64_sub ); in timeFunctionVariety()
|
/freebsd/lib/libc/arm/softfloat/ |
H A D | softfloat.h | 214 float64 float64_sub( float64, float64 );
|
/freebsd/lib/libc/powerpc/softfloat/ |
H A D | softfloat.h | 206 float64 float64_sub( float64, float64 );
|
/freebsd/lib/libc/powerpc64/softfloat/ |
H A D | softfloat.h | 206 float64 float64_sub( float64, float64 );
|
/freebsd/lib/libc/powerpcspe/softfloat/ |
H A D | softfloat.h | 206 float64 float64_sub( float64, float64 );
|
/freebsd/lib/libc/riscv/softfloat/ |
H A D | softfloat.h | 214 float64 float64_sub( float64, float64 );
|
/freebsd/lib/libc/softfloat/templates/ |
H A D | softfloat.h | 192 float64 float64_sub( float64, float64 );
|
/freebsd/lib/libc/softfloat/bits32/ |
H A D | softfloat.c | 1844 float64 float64_sub( float64 a, float64 b ) in float64_sub() function
|
/freebsd/lib/libc/softfloat/bits64/ |
H A D | softfloat.c | 2837 float64 float64_sub( float64 a, float64 b ) in float64_sub() function
|