Searched refs:lfLessThanHalf (Results 1 – 2 of 2) sorted by relevance
470 return lfLessThanHalf; in trailingHexadecimalFraction()486 return digitValue == 0 ? lfLessThanHalf: lfMoreThanHalf; in trailingHexadecimalFraction()509 return lfLessThanHalf; in lostFractionThroughTruncation()532 moreSignificant = lfLessThanHalf; in combineLostFractions()1227 lost_fraction = lfLessThanHalf; in divideSignificand()1558 if (lost_fraction == lfLessThanHalf) in addOrSubtractSignificand()1561 lost_fraction = lfLessThanHalf; in addOrSubtractSignificand()2745 fs = normalize(rounding_mode, lfLessThanHalf); in convertFromDecimalString()
51 lfLessThanHalf, // 0xxxxx x's not all zero enumerator