Searched refs:roundAwayFromZero (Results 1 – 2 of 2) sorted by relevance
593 bool roundAwayFromZero(roundingMode, lostFraction, unsigned int) const;
1244 APFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero() function in APFloat1348 if (roundAwayFromZero(rounding_mode, lost_fraction, 0)) { in normalize()2158 roundAwayFromZero(rounding_mode, lost_fraction, truncatedBits)) { in convertToSignExtendedInteger()2803 roundUp = roundAwayFromZero(rounding_mode, fraction, bits); in convertNormalToHexString()