Searched refs:test_az_float128 (Results 1 – 4 of 4) sorted by relevance
134 void test_az_float128( float128 ( float128 ), float128 ( float128 ) );
1039 test_az_float128( float128_round_to_int, syst_float128_round_to_int ); in testFunctionVariety()1069 test_az_float128( float128_sqrt, syst_float128_sqrt ); in testFunctionVariety()
696 test_az_float128( slow_float128_round_to_int, float128_round_to_int ); in testFunctionVariety()714 test_az_float128( slow_float128_sqrt, float128_sqrt ); in testFunctionVariety()
2546 test_az_float128( in test_az_float128() function