Lines Matching full:rounding
532 * FPU rounding mode is round-half-to-even, but that's less often an issue.
607 (2) we're on x86 with the rounding precision set to 64-bits
609 the rounding precision.
618 /* double rounding is symptomatic of use of extended precision on x86. If
619 we're seeing double rounding, and we don't have any mechanism available for
620 changing the FPU rounding precision, then don't use Python/dtoa.c. */