Home | History | Annotate | Download | only in Lib

Lines Matching refs:_fix

1079         return ans._fix(context)
1100 return ans._fix(context)
1160 ans = ans._fix(context)
1165 ans = ans._fix(context)
1170 ans = ans._fix(context)
1182 ans = ans._fix(context)
1207 ans = ans._fix(context)
1269 ans = ans._fix(context)
1275 ans = ans._fix(context)
1279 ans = ans._fix(context)
1286 ans = ans._fix(context)
1348 return ans._fix(context)
1426 remainder = remainder._fix(context)
1460 remainder = remainder._fix(context)
1500 return ans._fix(context)
1506 return ans._fix(context)
1516 return ans._fix(context)
1543 return ans._fix(context)
1638 def _fix(self, context):
2286 # to _fix at the end of this function.
2343 # exactness), but since the result is exact _fix won't do this
2346 # these signals either before or after calling _fix, since
2348 # the ._fix call in a temporary context, and reraise
2365 ans = ans._fix(newcontext)
2372 # propagate signals to the original context; _fix could
2384 ans = ans._fix(context)
2406 dup = self._fix(context)
2460 return ans._fix(context)
2488 ans = ans._fix(context)
2627 return ans._fix(context)
2705 ans = ans._fix(context)
2728 return self._fix(context)
2730 return other._fix(context)
2750 return ans._fix(context)
2770 return self._fix(context)
2772 return other._fix(context)
2784 return ans._fix(context)
2956 # a result of the call to _fix.
3000 ans = ans._fix(context)
3132 ans = ans._fix(context)
3213 ans = ans._fix(context)
3245 return ans._fix(context)
3346 return self._fix(context)
3348 return other._fix(context)
3360 return ans._fix(context)
3376 return self._fix(context)
3378 return other._fix(context)
3390 return ans._fix(context)
3409 new_self = self._fix(context)
3432 new_self = self._fix(context)
3585 d = d._fix(context)
3937 return d._fix(self)
3954 return d._fix(self) # Apply the context rounding
4000 return str(a._fix(self))