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

/freebsd-current/lib/libc/softfloat/
H A Dnexf2.c20 return !floatx80_eq(a, b);
H A Dsoftfloat-for-gcc.h151 #define floatx80_eq __eqxf2 macro
H A Dtimesoftfloat.c2000 { "floatx80_eq", 2, FALSE, FALSE, FALSE, FALSE },
2318 time_ab_floatx80_z_flag( floatx80_eq );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h258 int floatx80_eq( floatx80, floatx80 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h266 int floatx80_eq( floatx80, floatx80 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h242 !!!flag floatx80_eq( floatx80, floatx80 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h266 int floatx80_eq( floatx80, floatx80 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h258 int floatx80_eq( floatx80, floatx80 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h258 int floatx80_eq( floatx80, floatx80 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4102 flag floatx80_eq( floatx80 a, floatx80 b ) function

Completed in 184 milliseconds