Searched refs:lfLessThanHalf (Results 1 – 5 of 5) 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()1040 lost_fraction = lfLessThanHalf; in divideSignificand()1386 if (lost_fraction == lfLessThanHalf) in addOrSubtractSignificand()1389 lost_fraction = lfLessThanHalf; in addOrSubtractSignificand()2430 fs = normalize(rounding_mode, lfLessThanHalf); in convertFromDecimalString()
323 return lfLessThanHalf; in trailingHexadecimalFraction()338 return digitValue == 0 ? lfLessThanHalf: lfMoreThanHalf; in trailingHexadecimalFraction()361 return lfLessThanHalf; in lostFractionThroughTruncation()384 moreSignificant = lfLessThanHalf; in combineLostFractions()1145 lost_fraction = lfLessThanHalf; in divideSignificand()1492 if (lost_fraction == lfLessThanHalf) in addOrSubtractSignificand()1495 lost_fraction = lfLessThanHalf; in addOrSubtractSignificand()2575 fs = normalize(rounding_mode, lfLessThanHalf); in convertFromDecimalString()
120 lfLessThanHalf, // 0xxxxx x's not all zero enumerator
36 lfLessThanHalf, // 0xxxxx x's not all zero enumerator
40 lfLessThanHalf, // 0xxxxx x's not all zero enumerator