Searched refs:half_value (Results 1 – 1 of 1) sorted by relevance
204 UIntType half_value = (UIntType(1) << (trim_size - 1)); in round_using_current_rounding_mode() local218 if (trim_value > half_value) { in round_using_current_rounding_mode()220 } else if (trim_value == half_value) { in round_using_current_rounding_mode()