Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h198 float128 syst_float64_to_float128( float64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c848 float64_to_float128, syst_float64_to_float128 ); in testFunctionVariety()
H A Dsystfloat.c340 float128 syst_float64_to_float128( float64 a ) in syst_float64_to_float128() function