Home
last modified time | relevance | path

Searched refs:floatx80_lt_quiet (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/tools/test/testfloat/sparc64/
Dsoftfloat.h227 int floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
Dsoftfloat.h264 int floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
Dsoftfloat.h264 int floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
Dsoftfloat.h272 int floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/mips/softfloat/
Dsoftfloat.h272 int floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/arm/softfloat/
Dsoftfloat.h272 int floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
Dsoftfloat.h264 int floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/softfloat/templates/
Dsoftfloat.h248 !!!flag floatx80_lt_quiet( floatx80, floatx80 );
/freebsd-12-stable/tools/test/testfloat/
DtestFunction.c990 test_ab_floatx80_z_flag( floatx80_lt_quiet, syst_floatx80_lt_quiet ); in testFunctionVariety()
Dtestsoftfloat.c657 test_ab_floatx80_z_flag( slow_floatx80_lt_quiet, floatx80_lt_quiet ); in testFunctionVariety()
Dtestfloat.txt349 floatx80_eq_signaling floatx80_le_quiet floatx80_lt_quiet
/freebsd-12-stable/lib/libc/softfloat/
Dsoftfloat.txt330 floatx80_eq_signaling floatx80_le_quiet floatx80_lt_quiet
Dtimesoftfloat.c2336 time_ab_floatx80_z_flag( floatx80_lt_quiet ); in timeFunctionVariety()
/freebsd-12-stable/lib/libc/softfloat/bits64/
Dsoftfloat.c4269 flag floatx80_lt_quiet( floatx80 a, floatx80 b ) in floatx80_lt_quiet() function