Home
last modified time | relevance | path

Searched refs:syst_float32_to_float128 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h172 float128 syst_float32_to_float128( float32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c738 float32_to_float128, syst_float32_to_float128 ); in testFunctionVariety()
H A Dsystfloat.c230 float128 syst_float32_to_float128( float32 a ) in syst_float32_to_float128() function