Searched refs:lfLessThanHalf (Results 1 – 2 of 2) sorted by relevance
499 return lfLessThanHalf; in trailingHexadecimalFraction()515 return digitValue == 0 ? lfLessThanHalf: lfMoreThanHalf; in trailingHexadecimalFraction()538 return lfLessThanHalf; in lostFractionThroughTruncation()561 moreSignificant = lfLessThanHalf; in combineLostFractions()1320 lost_fraction = lfLessThanHalf; in divideSignificand()1681 if (lost_fraction == lfLessThanHalf) in addOrSubtractSignificand()1684 lost_fraction = lfLessThanHalf; in addOrSubtractSignificand()2896 fs = normalize(rounding_mode, lfLessThanHalf); in convertFromDecimalString()
50 lfLessThanHalf, // 0xxxxx x's not all zero enumerator