Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystfloat.S88 ENTRY(syst_float32_to_floatx80)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h169 floatx80 syst_float32_to_floatx80( float32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c732 float32_to_floatx80, syst_float32_to_floatx80 ); in testFunctionVariety()
H A Dsystfloat.c217 floatx80 syst_float32_to_floatx80( float32 a ) in syst_float32_to_floatx80() function