Home
last modified time | relevance | path

Searched refs:float64_sub (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/arm/aeabi/
H A Daeabi_double.c74 float64 AEABI_FUNC2(dsub, float64, float64_sub) in AEABI_FUNC2()
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h32 #define float64_sub __subdf3 macro
H A Dsoftfloat.txt250 float64_add float64_sub float64_mul float64_div float64_sqrt
H A Dtimesoftfloat.c2240 time_abz_float64( float64_sub ); in timeFunctionVariety()
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h214 float64 float64_sub( float64, float64 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h206 float64 float64_sub( float64, float64 );
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h214 float64 float64_sub( float64, float64 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h206 float64 float64_sub( float64, float64 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h206 float64 float64_sub( float64, float64 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h192 float64 float64_sub( float64, float64 );
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1844 float64 float64_sub( float64 a, float64 b ) in float64_sub() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2837 float64 float64_sub( float64 a, float64 b ) in float64_sub() function