Lines Matching full:rounding
37 precise as Float and uses rounding to odd in order to avoid problems
38 with double rounding.
46 /* Save current rounding mode into ENV, hold exceptions, set rounding
47 mode to rounding toward zero. */
118 /* Reset rounding mode and test for inexact simultaneously. */
261 /* Reset rounding mode and test for inexact simultaneously. */
275 /* If a1 + u.d is exact, the only rounding happens during
282 rounding will occur. */
293 for proper rounding. */
295 /* v.ieee.mantissa1 & 2 is LSB bit of the result before rounding,