Searched refs:floatx80_rem (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h220 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h265 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h265 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h265 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h241 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c97 { "floatx80_rem", 2, FALSE, FALSE },
954 test_abz_floatx80( floatx80_rem, syst_floatx80_rem );
H A Dtestsoftfloat.c276 { "floatx80_rem", 2, FALSE, FALSE, FALSE, FALSE },
635 test_abz_floatx80( slow_floatx80_rem, floatx80_rem );
/freebsd-12-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c2001 { "floatx80_rem", 2, FALSE, FALSE, FALSE, FALSE },
2315 time_abz_floatx80( floatx80_rem );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3935 floatx80 floatx80_rem( floatx80 a, floatx80 b ) function

Completed in 187 milliseconds