Searched refs:rounding_mode (Results 1 – 4 of 4) sorted by relevance
336 int rounding_mode = get_rounding_mode (); in __printf_fphex() local339 rounding_mode); in __printf_fphex()
997 int rounding_mode = get_rounding_mode (); in __printf_fp_l() local999 more_bits, rounding_mode)) in __printf_fp_l()
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()