Searched refs:lfMoreThanHalf (Results 1 – 5 of 5) sorted by relevance
329 return lfMoreThanHalf; in trailingHexadecimalFraction()346 return digitValue == 0 ? lfLessThanHalf: lfMoreThanHalf; in trailingHexadecimalFraction()367 return lfMoreThanHalf; in lostFractionThroughTruncation()394 moreSignificant = lfMoreThanHalf; in combineLostFractions()1034 lost_fraction = lfMoreThanHalf; in divideSignificand()1157 return lost_fraction == lfExactlyHalf || lost_fraction == lfMoreThanHalf; in roundAwayFromZero()1160 if (lost_fraction == lfMoreThanHalf) in roundAwayFromZero()1387 lost_fraction = lfMoreThanHalf; in addOrSubtractSignificand()1388 else if (lost_fraction == lfMoreThanHalf) in addOrSubtractSignificand()
321 return lfMoreThanHalf; in trailingHexadecimalFraction()338 return digitValue == 0 ? lfLessThanHalf: lfMoreThanHalf; in trailingHexadecimalFraction()359 return lfMoreThanHalf; in lostFractionThroughTruncation()386 moreSignificant = lfMoreThanHalf; in combineLostFractions()1139 lost_fraction = lfMoreThanHalf; in divideSignificand()1259 return lost_fraction == lfExactlyHalf || lost_fraction == lfMoreThanHalf; in roundAwayFromZero()1262 if (lost_fraction == lfMoreThanHalf) in roundAwayFromZero()1493 lost_fraction = lfMoreThanHalf; in addOrSubtractSignificand()1494 else if (lost_fraction == lfMoreThanHalf) in addOrSubtractSignificand()
122 lfMoreThanHalf // 1xxxxx x's not all zero enumerator
38 lfMoreThanHalf // 1xxxxx x's not all zero enumerator
42 lfMoreThanHalf // 1xxxxx x's not all zero enumerator