Searched refs:float128_rem (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 304 float128 float128_rem( float128, float128 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 304 float128 float128_rem( float128, float128 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 296 float128 float128_rem( float128, float128 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 304 float128 float128_rem( float128, float128 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 296 float128 float128_rem( float128, float128 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 296 float128 float128_rem( float128, float128 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 280 float128 float128_rem( float128, float128 );
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | timesoftfloat.txt | 88 `floatx80_rem' and `float128_rem') will be markedly slower than other
|
| H A D | softfloat.txt | 271 float128_rem
|
| H A D | timesoftfloat.c | 2379 time_abz_float128( float128_rem ); in timeFunctionVariety()
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 1064 test_abz_float128( float128_rem, syst_float128_rem ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 711 test_abz_float128( slow_float128_rem, float128_rem ); in testFunctionVariety()
|
| H A D | testfloat.txt | 317 float128_rem
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 5121 float128 float128_rem( float128 a, float128 b ) in float128_rem() function
|