Home
last modified time | relevance | path

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

/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h270 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h262 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h270 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h262 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h262 int floatx80_le_quiet( floatx80, floatx80 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h246 !!!flag floatx80_le_quiet( floatx80, floatx80 );
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt329 floatx80_eq_signaling floatx80_le_quiet floatx80_lt_quiet
H A Dtimesoftfloat.c2330 time_ab_floatx80_z_flag( floatx80_le_quiet ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4229 flag floatx80_le_quiet( floatx80 a, floatx80 b ) in floatx80_le_quiet() function