Searched refs:float128_le (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dgetf2.c25 return float128_le(b, a) - 1;
H A Dletf2.c25 return 1 - float128_le(a, b);
H A Dsoftfloat-for-gcc.h20 #define float128_le _softfloat_float128_le macro
167 #define float128_le __letf2
H A Dtimesoftfloat.c2030 { "float128_le", 2, FALSE, FALSE, FALSE, FALSE },
2390 time_ab_float128_z_flag( float128_le );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h57 #define float128_le _softfloat_float128_le macro
H A Dqp.c78 if (float128_le(*a, *b))
122 return float128_le(*b, *a);
136 return float128_le(*a, *b);
H A Dsoftfloat.h297 flag float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h308 int float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h297 flag float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h316 int float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h298 flag float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h308 flag float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h333 int float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/templates/
H A Dsoftfloat.h282 !!!flag float128_le( float128, float128 );
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h355 int float128_le( float128, float128 );
H A Dsoftfloat.c5234 flag float128_le( float128 a, float128 b ) function
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c152 { "float128_le", 2, FALSE, FALSE },
1113 test_ab_float128_z_flag( float128_le, syst_float128_le );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5331 flag float128_le( float128 a, float128 b ) function

Completed in 216 milliseconds