Home
last modified time | relevance | path

Searched refs:syst_floatx80_lt (Results 1 – 4 of 4) sorted by relevance

/netbsd/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystfloat.S274 ENTRY(syst_floatx80_lt)
/netbsd/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h234 flag syst_floatx80_lt( floatx80, floatx80 );
/netbsd/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c1008 test_ab_floatx80_z_flag( floatx80_lt, syst_floatx80_lt ); in testFunctionVariety()
H A Dsystfloat.c505 flag syst_floatx80_lt( floatx80 a, floatx80 b ) in syst_floatx80_lt() function