Searched refs:lfLessThanHalf (Results 1 – 2 of 2) sorted by relevance
331 return lfLessThanHalf; in trailingHexadecimalFraction()346 return digitValue == 0 ? lfLessThanHalf: lfMoreThanHalf; in trailingHexadecimalFraction()369 return lfLessThanHalf; in lostFractionThroughTruncation()392 moreSignificant = lfLessThanHalf; in combineLostFractions()1038 lost_fraction = lfLessThanHalf; in divideSignificand()1384 if (lost_fraction == lfLessThanHalf) in addOrSubtractSignificand()1387 lost_fraction = lfLessThanHalf; in addOrSubtractSignificand()2426 fs = normalize(rounding_mode, lfLessThanHalf); in convertFromDecimalString()
120 lfLessThanHalf, // 0xxxxx x's not all zero enumerator