Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystfloat.S133 ENTRY(syst_floatx80_to_float32)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h220 float32 syst_floatx80_to_float32( floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c946 floatx80_to_float32, syst_floatx80_to_float32 ); in testFunctionVariety()
H A Dsystfloat.c437 float32 syst_floatx80_to_float32( floatx80 a ) in syst_floatx80_to_float32() function