Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h44 void test_a_int32_z_float64( float64 ( int32 ), float64 ( int32 ) );
H A DtestFunction.c630 test_a_int32_z_float64( int32_to_float64, syst_int32_to_float64 ); in testFunctionVariety()
H A Dtestsoftfloat.c402 test_a_int32_z_float64( slow_int32_to_float64, int32_to_float64 ); in testFunctionVariety()
H A DtestLoops.c522 test_a_int32_z_float64( in test_a_int32_z_float64() function