Searched refs:float32_rem (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 174 float32 float32_rem( float32, float32 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 174 float32 float32_rem( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 170 float32 float32_rem( float32, float32 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 174 float32 float32_rem( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 170 float32 float32_rem( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 170 float32 float32_rem( float32, float32 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 159 float32 float32_rem( float32, float32 );
|
| /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 | 268 float32_rem
|
| H A D | timesoftfloat.c | 2188 time_abz_float32( float32_rem ); in timeFunctionVariety()
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 734 test_abz_float32( float32_rem, syst_float32_rem ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 484 test_abz_float32( slow_float32_rem, float32_rem ); in testFunctionVariety()
|
| H A D | testfloat.txt | 314 float32_rem
|
| /freebsd-13.1/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 1107 float32 float32_rem( float32 a, float32 b ) in float32_rem() function
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 2021 float32 float32_rem( float32 a, float32 b ) in float32_rem() function
|