Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystfloat.S205 ENTRY(syst_floatx80_div)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h229 floatx80 syst_floatx80_div( floatx80, floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c983 test_abz_floatx80( floatx80_div, syst_floatx80_div ); in testFunctionVariety()
H A Dsystfloat.c482 floatx80 syst_floatx80_div( floatx80 a, floatx80 b ) in syst_floatx80_div() function