Searched refs:float64_le (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.3-release/lib/libc/softfloat/
H A Dgedf2.c21 return float64_le(b, a) - 1;
H A Dledf2.c21 return 1 - float64_le(a, b);
H A Dsoftfloat-for-gcc.h17 #define float64_le __softfloat_float64_le macro
144 #define float64_le __ledf2
H A Dtimesoftfloat.c1981 { "float64_le", 2, FALSE, FALSE, FALSE, FALSE },
2261 time_ab_float64_z_flag( float64_le );
/freebsd-10.3-release/lib/libc/arm/aeabi/
H A Daeabi_double.c63 int AEABI_FUNC2(dcmple, float64, float64_le)
64 int AEABI_FUNC2_REV(dcmpge, float64, float64_le)
/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h184 int float64_le( float64, float64 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h221 int float64_le( float64, float64 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h221 int float64_le( float64, float64 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h213 int float64_le( float64, float64 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h213 int float64_le( float64, float64 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h199 !!!flag float64_le( float64, float64 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c80 { "float64_le", 2, FALSE, FALSE },
859 test_ab_float64_z_flag( float64_le, syst_float64_le );
H A Dtestsoftfloat.c254 { "float64_le", 2, FALSE, FALSE, FALSE, FALSE },
569 test_ab_float64_z_flag( slow_float64_le, float64_le );
/freebsd-10.3-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2213 flag float64_le( float64 a, float64 b ) function
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3156 flag float64_le( float64 a, float64 b ) function

Completed in 199 milliseconds