Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h174 float32 float32_rem( float32, float32 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h174 float32 float32_rem( float32, float32 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h170 float32 float32_rem( float32, float32 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h174 float32 float32_rem( float32, float32 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h170 float32 float32_rem( float32, float32 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h170 float32 float32_rem( float32, float32 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h159 float32 float32_rem( float32, float32 );
/freebsd-13.1/lib/libc/softfloat/
H A Dtimesoftfloat.txt87 Note that the remainder operations (`float32_rem', `float64_rem',
H A Dsoftfloat.txt268 float32_rem
H A Dtimesoftfloat.c2188 time_abz_float32( float32_rem ); in timeFunctionVariety()
/freebsd-13.1/tools/test/testfloat/
H A DtestFunction.c734 test_abz_float32( float32_rem, syst_float32_rem ); in testFunctionVariety()
H A Dtestsoftfloat.c484 test_abz_float32( slow_float32_rem, float32_rem ); in testFunctionVariety()
H A Dtestfloat.txt314 float32_rem
/freebsd-13.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1107 float32 float32_rem( float32 a, float32 b ) in float32_rem() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2021 float32 float32_rem( float32 a, float32 b ) in float32_rem() function