Searched refs:rounding_can_overflow (Results 1 – 1 of 1) sorted by relevance
1743 bool rounding_can_overflow = digit_ismax(msd); in RightShiftByAbsolute() local1744 if (rounding_can_overflow) result_length++; in RightShiftByAbsolute()