Searched refs:float64_rem (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 209 float64 float64_rem( float64, float64 );
|
| /freebsd-14.2/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 217 float64 float64_rem( float64, float64 );
|
| /freebsd-14.2/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 209 float64 float64_rem( float64, float64 );
|
| /freebsd-14.2/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 209 float64 float64_rem( float64, float64 );
|
| /freebsd-14.2/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 217 float64 float64_rem( float64, float64 );
|
| /freebsd-14.2/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 195 float64 float64_rem( float64, float64 );
|
| /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 | 268 float64_rem
|
| H A D | timesoftfloat.c | 2249 time_abz_float64( float64_rem ); in timeFunctionVariety()
|
| /freebsd-14.2/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 2009 float64 float64_rem( float64 a, float64 b ) in float64_rem() function
|
| /freebsd-14.2/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 2990 float64 float64_rem( float64 a, float64 b ) in float64_rem() function
|