Home
last modified time | relevance | path

Searched refs:float64_rem (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h218 float64 float64_rem( float64, float64 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h218 float64 float64_rem( float64, float64 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h210 float64 float64_rem( float64, float64 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h218 float64 float64_rem( float64, float64 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h210 float64 float64_rem( float64, float64 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h210 float64 float64_rem( float64, float64 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h196 float64 float64_rem( float64, float64 );
/freebsd-13.1/lib/libc/softfloat/
H A Dtimesoftfloat.txt87 Note that the remainder operations (`float32_rem', `float64_rem',
H A Dsoftfloat.txt269 float64_rem
H A Dtimesoftfloat.c2252 time_abz_float64( float64_rem ); in timeFunctionVariety()
/freebsd-13.1/tools/test/testfloat/
H A DtestFunction.c844 test_abz_float64( float64_rem, syst_float64_rem ); in testFunctionVariety()
H A Dtestsoftfloat.c560 test_abz_float64( slow_float64_rem, float64_rem ); in testFunctionVariety()
H A Dtestfloat.txt315 float64_rem
/freebsd-13.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2012 float64 float64_rem( float64 a, float64 b ) in float64_rem() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2993 float64 float64_rem( float64 a, float64 b ) in float64_rem() function