Searched refs:floatx80_eq (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | nexf2.c | 23 return !floatx80_eq(a, b); in __nexf2()
|
| H A D | softfloat-for-gcc.h | 152 #define floatx80_eq __eqxf2 macro
|
| H A D | softfloat.txt | 307 floatx80_eq floatx80_le floatx80_lt
|
| H A D | timesoftfloat.c | 2321 time_ab_floatx80_z_flag( floatx80_eq ); in timeFunctionVariety()
|
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 267 int floatx80_eq( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 267 int floatx80_eq( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 259 int floatx80_eq( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 267 int floatx80_eq( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 259 int floatx80_eq( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 259 int floatx80_eq( floatx80, floatx80 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 243 !!!flag floatx80_eq( floatx80, floatx80 );
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 964 test_ab_floatx80_z_flag( floatx80_eq, syst_floatx80_eq ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 641 test_ab_floatx80_z_flag( slow_floatx80_eq, floatx80_eq ); in testFunctionVariety()
|
| H A D | testfloat.txt | 335 floatx80_eq floatx80_le floatx80_lt
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 4105 flag floatx80_eq( floatx80 a, floatx80 b ) in floatx80_eq() function
|