Searched refs:test_all_rounding_modes (Results 1 – 1 of 1) sorted by relevance
45 test_all_rounding_modes(func, T(denormal)); in test_denormal_values()52 test_all_rounding_modes(func, x); in test_denormal_values()64 test_all_rounding_modes(func, x); in test_normal_range()68 void test_all_rounding_modes(SqrtFunc func, T x) { in test_all_rounding_modes() function