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/
H A Dsystfloat.S98 ENTRY(syst_float64_to_floatx80)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h195 floatx80 syst_float64_to_floatx80( float64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c842 float64_to_floatx80, syst_float64_to_floatx80 ); in testFunctionVariety()
H A Dsystfloat.c327 floatx80 syst_float64_to_floatx80( float64 a ) in syst_float64_to_floatx80() function