Home
last modified time | relevance | path

Searched refs:floatx80_eq_signaling (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h269 int floatx80_eq_signaling( floatx80, floatx80 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h261 int floatx80_eq_signaling( floatx80, floatx80 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h261 int floatx80_eq_signaling( floatx80, floatx80 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h261 int floatx80_eq_signaling( floatx80, floatx80 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h269 int floatx80_eq_signaling( floatx80, floatx80 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h245 !!!flag floatx80_eq_signaling( floatx80, floatx80 );
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt329 floatx80_eq_signaling floatx80_le_quiet floatx80_lt_quiet
H A Dtimesoftfloat.c2327 time_ab_floatx80_z_flag( floatx80_eq_signaling ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4201 flag floatx80_eq_signaling( floatx80 a, floatx80 b ) in floatx80_eq_signaling() function