Searched refs:float32_lt_quiet (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 181 int float32_lt_quiet( float32, float32 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 181 int float32_lt_quiet( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 177 int float32_lt_quiet( float32, float32 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 181 int float32_lt_quiet( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 177 int float32_lt_quiet( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 177 int float32_lt_quiet( float32, float32 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 166 !!!flag float32_lt_quiet( float32, float32 );
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 770 test_ab_float32_z_flag( float32_lt_quiet, syst_float32_lt_quiet ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 506 test_ab_float32_z_flag( slow_float32_lt_quiet, float32_lt_quiet ); in testFunctionVariety()
|
| H A D | testfloat.txt | 347 float32_eq_signaling float32_le_quiet float32_lt_quiet
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat.txt | 328 float32_eq_signaling float32_le_quiet float32_lt_quiet
|
| H A D | timesoftfloat.c | 2209 time_ab_float32_z_flag( float32_lt_quiet ); in timeFunctionVariety()
|
| /freebsd-13.1/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 1375 flag float32_lt_quiet( float32 a, float32 b ) in float32_lt_quiet() function
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 2301 flag float32_lt_quiet( float32 a, float32 b ) in float32_lt_quiet() function
|