Searched refs:roundAwayFromZero (Results 1 – 2 of 2) sorted by relevance
397 bool roundAwayFromZero(roundingMode, lostFraction, unsigned int) const;
1140 APFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero() function in APFloat1246 if (roundAwayFromZero(rounding_mode, lost_fraction, 0)) { in normalize()2008 roundAwayFromZero(rounding_mode, lost_fraction, truncatedBits)) { in convertToSignExtendedInteger()2631 roundUp = roundAwayFromZero(rounding_mode, fraction, bits); in convertNormalToHexString()