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

/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dgedf2.c23 return float64_le(b, a) - 1;
H A Dledf2.c23 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.c1983 { "float64_le", 2, FALSE, FALSE, FALSE, FALSE },
2263 time_ab_float64_z_flag( float64_le );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h16 #define float64_le _softfloat_float64_le macro
H A Dsoftfloat.h212 flag float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h222 int float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h212 flag float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h224 int float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h212 flag float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h222 flag float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h247 int float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/templates/
H A Dsoftfloat.h198 !!!flag float64_le( float64, float64 );
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h269 int float64_le( float64, float64 );
H A Dsoftfloat.c3114 flag float64_le( float64 a, float64 b ) function
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c112 { "float64_le", 2, FALSE, FALSE },
893 test_ab_float64_z_flag( float64_le, syst_float64_le );
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dfp_complete.c214 return CMP_RESULT(float64_le(a, b));
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2215 flag float64_le( float64 a, float64 b ) function
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3154 flag float64_le( float64 a, float64 b ) function

Completed in 279 milliseconds