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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h226 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h271 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h271 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h263 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h263 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h247 !!!flag floatx80_le_quiet( floatx80, floatx80 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c103 { "floatx80_le_quiet", 2, FALSE, FALSE },
985 test_ab_floatx80_z_flag( floatx80_le_quiet, syst_floatx80_le_quiet );
H A Dtestsoftfloat.c282 { "floatx80_le_quiet", 2, FALSE, FALSE, FALSE, FALSE },
654 test_ab_floatx80_z_flag( slow_floatx80_le_quiet, floatx80_le_quiet );
/freebsd-10.3-release/lib/libc/softfloat/
H A Dtimesoftfloat.c2007 { "floatx80_le_quiet", 2, FALSE, FALSE, FALSE, FALSE },
2333 time_ab_floatx80_z_flag( floatx80_le_quiet );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4232 flag floatx80_le_quiet( floatx80 a, floatx80 b ) function

Completed in 131 milliseconds