Searched refs:exc_after (Results 1 – 1 of 1) sorted by relevance
1055 unsigned int exc_after[rm_num_modes], in round_real()1062 exc_before[m] = exc_after[m] = 0; in round_real()1068 exc_after[m] |= 1U << exc_overflow; in round_real()1126 exc_after[m] |= 1U << exc_underflow; in round_real()1132 exc_after[m] |= 1U << exc_inexact; in round_real()1185 unsigned int exc_after[rm_num_modes]; in handle_input_arg() local1186 round_real (rounded, exc_before, exc_after, tmp, f); in handle_input_arg()1822 unsigned int exc_after[rm_num_modes]; in output_for_one_input_case() local1881 round_real (res, exc_before, exc_after, in output_for_one_input_case()