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

/freebsd-10.1-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h220 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h265 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h265 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h241 floatx80 floatx80_rem( floatx80, floatx80 );
/freebsd-10.1-release/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-10.1-release/lib/libc/softfloat/
H A Dtimesoftfloat.c2001 { "floatx80_rem", 2, FALSE, FALSE, FALSE, FALSE },
2315 time_abz_floatx80( floatx80_rem );
/freebsd-10.1-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3935 floatx80 floatx80_rem( floatx80 a, floatx80 b ) function

Completed in 134 milliseconds