Searched refs:rounding_mode (Results 1 – 2 of 2) sorted by relevance
227 } rounding_mode; typedef1059 for (rounding_mode m = rm_first_mode; m < rm_num_modes; m++) in round_real()1206 for (rounding_mode m = rm_first_mode; m < rm_num_modes; m++) in handle_input_arg()1447 const func_calc_desc *calc, rounding_mode mode) in calc_generic_results()1885 for (rounding_mode m = rm_first_mode; in output_for_one_input_case()1918 for (rounding_mode m = rm_first_mode; m < rm_num_modes; m++) in output_for_one_input_case()1956 for (rounding_mode m = rm_first_mode; in output_for_one_input_case()1970 for (rounding_mode m = rm_first_mode; m < rm_num_modes; m++) in output_for_one_input_case()2244 for (rounding_mode m = rm_first_mode; m < rm_num_modes; m++) in output_for_one_input_case()
148 test_rounding (const char *test_name, int rounding_mode) in test_rounding() argument153 if (curr_rounding == rounding_mode) in test_rounding()
Completed in 9 milliseconds