Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h43 void test_a_int32_z_float32( float32 ( int32 ), float32 ( int32 ) );
H A DtestFunction.c625 test_a_int32_z_float32( int32_to_float32, syst_int32_to_float32 ); in testFunctionVariety()
H A Dtestsoftfloat.c399 test_a_int32_z_float32( slow_int32_to_float32, int32_to_float32 ); in testFunctionVariety()
H A DtestLoops.c471 test_a_int32_z_float32( in test_a_int32_z_float32() function