Home
last modified time | relevance | path

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

/netbsd/src/regress/lib/libc/ieeefp/testfloat/arch/i386/
Dsystfloat.S98 ENTRY(syst_float64_to_floatx80)
/netbsd/src/regress/lib/libc/ieeefp/testfloat/include/
Dsystfloat.h195 floatx80 syst_float64_to_floatx80( float64 );
/netbsd/src/regress/lib/libc/ieeefp/testfloat/
DtestFunction.c842 float64_to_floatx80, syst_float64_to_floatx80 ); in testFunctionVariety()
Dsystfloat.c327 floatx80 syst_float64_to_floatx80( float64 a ) in syst_float64_to_floatx80() function