Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h153 float64 syst_int64_to_float64( int64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c684 test_a_int64_z_float64( int64_to_float64, syst_int64_to_float64 ); in testFunctionVariety()
H A Dsystfloat.c155 float64 syst_int64_to_float64( int64 a ) in syst_int64_to_float64() function