Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestLoops.h76 void test_a_int32_z_float64( float64 ( int32 ), float64 ( int32 ) );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c664 test_a_int32_z_float64( int32_to_float64, syst_int32_to_float64 ); in testFunctionVariety()
H A DtestLoops.c553 test_a_int32_z_float64( in test_a_int32_z_float64() function