Searched refs:lfLessThanHalf (Results 1 – 2 of 2) sorted by relevance
593 return lfLessThanHalf; in trailingHexadecimalFraction()609 return digitValue == 0 ? lfLessThanHalf: lfMoreThanHalf; in trailingHexadecimalFraction()632 return lfLessThanHalf; in lostFractionThroughTruncation()655 moreSignificant = lfLessThanHalf; in combineLostFractions()1423 lost_fraction = lfLessThanHalf; in divideSignificand()1798 if (lost_fraction == lfLessThanHalf) in addOrSubtractSignificand()1801 lost_fraction = lfLessThanHalf; in addOrSubtractSignificand()3052 fs = normalize(rounding_mode, lfLessThanHalf); in convertFromDecimalString()
50 lfLessThanHalf, // 0xxxxx x's not all zero enumerator