Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestLoops.h85 void test_a_int64_z_float64( float64 ( int64 ), 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 DtestLoops.c767 test_a_int64_z_float64( in test_a_int64_z_float64() function