Searched refs:float64_lt (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/lib/libc/softfloat/
H A Dgtdf2.c18 return float64_lt(b, a);
H A Dltdf2.c18 return -float64_lt(a, b);
H A Dsoftfloat-for-gcc.h17 #define float64_lt __softfloat_float64_lt macro
142 #define float64_lt __ltdf2
H A Dtimesoftfloat.c1979 { "float64_lt", 2, FALSE, FALSE, FALSE, FALSE },
2261 time_ab_float64_z_flag( float64_lt );
/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_double.c61 int AEABI_FUNC2(dcmplt, float64, float64_lt)
64 int AEABI_FUNC2_REV(dcmpgt, float64, float64_lt)
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h213 int float64_lt( float64, float64 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h221 int float64_lt( float64, float64 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h199 !!!flag float64_lt( float64, float64 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h221 int float64_lt( float64, float64 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h213 int float64_lt( float64, float64 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h213 int float64_lt( float64, float64 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2239 flag float64_lt( float64 a, float64 b ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3181 flag float64_lt( float64 a, float64 b ) function

Completed in 195 milliseconds