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

/freebsd-10.0-release/lib/libc/softfloat/
H A Dnexf2.c23 return !floatx80_eq(a, b);
H A Dsoftfloat-for-gcc.h152 #define floatx80_eq __eqxf2 macro
H A Dtimesoftfloat.c2003 { "floatx80_eq", 2, FALSE, FALSE, FALSE, FALSE },
2321 time_ab_floatx80_z_flag( floatx80_eq );
/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h222 int floatx80_eq( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h267 int floatx80_eq( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h267 int floatx80_eq( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h259 int floatx80_eq( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h259 int floatx80_eq( floatx80, floatx80 );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h243 !!!flag floatx80_eq( floatx80, floatx80 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c99 { "floatx80_eq", 2, FALSE, FALSE },
964 test_ab_floatx80_z_flag( floatx80_eq, syst_floatx80_eq );
H A Dtestsoftfloat.c278 { "floatx80_eq", 2, FALSE, FALSE, FALSE, FALSE },
641 test_ab_floatx80_z_flag( slow_floatx80_eq, floatx80_eq );
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4105 flag floatx80_eq( floatx80 a, floatx80 b ) function

Completed in 153 milliseconds