Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h247 float64 syst_float128_to_float64( float128 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c1062 float128_to_float64, syst_float128_to_float64 ); in testFunctionVariety()
H A Dsystfloat.c544 float64 syst_float128_to_float64( float128 a ) in syst_float128_to_float64() function