Searched refs:float64_lt_quiet (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 225 int float64_lt_quiet( float64, float64 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 225 int float64_lt_quiet( float64, float64 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 217 int float64_lt_quiet( float64, float64 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 225 int float64_lt_quiet( float64, float64 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 217 int float64_lt_quiet( float64, float64 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 217 int float64_lt_quiet( float64, float64 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 203 !!!flag float64_lt_quiet( float64, float64 );
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 880 test_ab_float64_z_flag( float64_lt_quiet, syst_float64_lt_quiet ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 582 test_ab_float64_z_flag( slow_float64_lt_quiet, float64_lt_quiet ); in testFunctionVariety()
|
| H A D | testfloat.txt | 348 float64_eq_signaling float64_le_quiet float64_lt_quiet
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat.txt | 329 float64_eq_signaling float64_le_quiet float64_lt_quiet
|
| H A D | timesoftfloat.c | 2273 time_ab_float64_z_flag( float64_lt_quiet ); in timeFunctionVariety()
|
| /freebsd-13.1/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 2326 flag float64_lt_quiet( float64 a, float64 b ) in float64_lt_quiet() function
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 3262 flag float64_lt_quiet( float64 a, float64 b ) in float64_lt_quiet() function
|