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

/freebsd-10.0-release/lib/libc/softfloat/
H A Dgexf2.c23 return floatx80_le(b, a) - 1;
H A Dsoftfloat-for-gcc.h156 #define floatx80_le __lexf2 macro
H A Dtimesoftfloat.c2004 { "floatx80_le", 2, FALSE, FALSE, FALSE, FALSE },
2324 time_ab_floatx80_z_flag( floatx80_le );
/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h223 int floatx80_le( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h268 int floatx80_le( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h268 int floatx80_le( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h260 int floatx80_le( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h260 int floatx80_le( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h244 !!!flag floatx80_le( floatx80, floatx80 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c100 { "floatx80_le", 2, FALSE, FALSE },
969 test_ab_floatx80_z_flag( floatx80_le, syst_floatx80_le );
H A Dtestsoftfloat.c279 { "floatx80_le", 2, FALSE, FALSE, FALSE, FALSE },
644 test_ab_floatx80_z_flag( slow_floatx80_le, floatx80_le );
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4136 flag floatx80_le( floatx80 a, floatx80 b ) function

Completed in 108 milliseconds