Searched refs:float128_lt (Results 1 – 15 of 15) sorted by relevance
| /freebsd-10-stable/lib/libc/softfloat/ |
| D | softfloat-for-gcc.h | 21 #define float128_lt __softfloat_float128_lt macro 166 #define float128_lt __lttf2
|
| D | lttf2.c | 23 return -float128_lt(a, b); in __lttf2()
|
| D | gttf2.c | 23 return float128_lt(b, a); in __gttf2()
|
| D | softfloat.txt | 308 float128_eq float128_le float128_lt
|
| D | timesoftfloat.c | 2391 time_ab_float128_z_flag( float128_lt ); in timeFunctionVariety()
|
| /freebsd-10-stable/lib/libc/powerpc/softfloat/ |
| D | softfloat.h | 300 int float128_lt( float128, float128 );
|
| /freebsd-10-stable/lib/libc/powerpc64/softfloat/ |
| D | softfloat.h | 300 int float128_lt( float128, float128 );
|
| /freebsd-10-stable/lib/libc/mips/softfloat/ |
| D | softfloat.h | 308 int float128_lt( float128, float128 );
|
| /freebsd-10-stable/tools/test/testfloat/sparc64/ |
| D | softfloat.h | 259 int float128_lt( float128, float128 );
|
| /freebsd-10-stable/lib/libc/arm/softfloat/ |
| D | softfloat.h | 308 int float128_lt( float128, float128 );
|
| /freebsd-10-stable/lib/libc/softfloat/templates/ |
| D | softfloat.h | 284 !!!flag float128_lt( float128, float128 );
|
| /freebsd-10-stable/tools/test/testfloat/ |
| D | testFunction.c | 1084 test_ab_float128_z_flag( float128_lt, syst_float128_lt ); in testFunctionVariety()
|
| D | testsoftfloat.c | 723 test_ab_float128_z_flag( slow_float128_lt, float128_lt ); in testFunctionVariety()
|
| D | testfloat.txt | 336 float128_eq float128_le float128_lt
|
| /freebsd-10-stable/lib/libc/softfloat/bits64/ |
| D | softfloat.c | 5366 flag float128_lt( float128 a, float128 b ) in float128_lt() function
|