Searched refs:test_az_float64 (Results 1 – 4 of 4) sorted by relevance
92 void test_az_float64( float64 ( float64 ), float64 ( float64 ) );
819 test_az_float64( float64_round_to_int, syst_float64_round_to_int ); in testFunctionVariety()849 test_az_float64( float64_sqrt, syst_float64_sqrt ); in testFunctionVariety()
545 test_az_float64( slow_float64_round_to_int, float64_round_to_int ); in testFunctionVariety()563 test_az_float64( slow_float64_sqrt, float64_sqrt ); in testFunctionVariety()
1640 test_az_float64( in test_az_float64() function