Searched refs:float64_rem (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 218 float64 float64_rem( float64, float64 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 218 float64 float64_rem( float64, float64 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 210 float64 float64_rem( float64, float64 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 218 float64 float64_rem( float64, float64 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 210 float64 float64_rem( float64, float64 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 210 float64 float64_rem( float64, float64 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 196 float64 float64_rem( float64, float64 );
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | timesoftfloat.txt | 87 Note that the remainder operations (`float32_rem', `float64_rem',
|
| H A D | softfloat.txt | 269 float64_rem
|
| H A D | timesoftfloat.c | 2252 time_abz_float64( float64_rem ); in timeFunctionVariety()
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 844 test_abz_float64( float64_rem, syst_float64_rem ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 560 test_abz_float64( slow_float64_rem, float64_rem ); in testFunctionVariety()
|
| H A D | testfloat.txt | 315 float64_rem
|
| /freebsd-13.1/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 2012 float64 float64_rem( float64 a, float64 b ) in float64_rem() function
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 2993 float64 float64_rem( float64 a, float64 b ) in float64_rem() function
|