Searched refs:float64_sub (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_double.c74 float64 AEABI_FUNC2(dsub, float64, float64_sub)
/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h32 #define float64_sub __subdf3 macro
H A Dtimesoftfloat.c1972 { "float64_sub", 2, FALSE, TRUE, FALSE, FALSE },
2240 time_abz_float64( float64_sub );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h206 float64 float64_sub( float64, float64 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h214 float64 float64_sub( float64, float64 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h192 float64 float64_sub( float64, float64 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h214 float64 float64_sub( float64, float64 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h206 float64 float64_sub( float64, float64 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h206 float64 float64_sub( float64, float64 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1844 float64 float64_sub( float64 a, float64 b ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2837 float64 float64_sub( float64 a, float64 b ) function

Completed in 132 milliseconds