Searched refs:test_az_float32 (Results 1 – 4 of 4) sorted by relevance
73 void test_az_float32( float32 ( float32 ), float32 ( float32 ) );
709 test_az_float32( float32_round_to_int, syst_float32_round_to_int ); in testFunctionVariety()739 test_az_float32( float32_sqrt, syst_float32_sqrt ); in testFunctionVariety()
469 test_az_float32( slow_float32_round_to_int, float32_round_to_int ); in testFunctionVariety()487 test_az_float32( slow_float32_sqrt, float32_sqrt ); in testFunctionVariety()
1186 test_az_float32( in test_az_float32() function