Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h152 float32 syst_int64_to_float32( int64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c679 test_a_int64_z_float32( int64_to_float32, syst_int64_to_float32 ); in testFunctionVariety()
H A Dsystfloat.c148 float32 syst_int64_to_float32( int64 a ) in syst_int64_to_float32() function