Searched refs:float32_rem (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 169 float32 float32_rem( float32, float32 );
|
| /freebsd-14.2/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 173 float32 float32_rem( float32, float32 );
|
| /freebsd-14.2/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 169 float32 float32_rem( float32, float32 );
|
| /freebsd-14.2/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 169 float32 float32_rem( float32, float32 );
|
| /freebsd-14.2/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 173 float32 float32_rem( float32, float32 );
|
| /freebsd-14.2/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 158 float32 float32_rem( float32, float32 );
|
| /freebsd-14.2/lib/libc/softfloat/ |
| H A D | timesoftfloat.txt | 86 Note that the remainder operations (`float32_rem', `float64_rem',
|
| H A D | softfloat.txt | 267 float32_rem
|
| H A D | timesoftfloat.c | 2185 time_abz_float32( float32_rem ); in timeFunctionVariety()
|
| /freebsd-14.2/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 1104 float32 float32_rem( float32 a, float32 b ) in float32_rem() function
|
| /freebsd-14.2/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 2018 float32 float32_rem( float32 a, float32 b ) in float32_rem() function
|