Home | History | Annotate | Download | only in Lib

Lines Matching refs:_fix

1108         return ans._fix(context)
1129 return ans._fix(context)
1189 ans = ans._fix(context)
1194 ans = ans._fix(context)
1199 ans = ans._fix(context)
1211 ans = ans._fix(context)
1236 ans = ans._fix(context)
1298 ans = ans._fix(context)
1304 ans = ans._fix(context)
1308 ans = ans._fix(context)
1315 ans = ans._fix(context)
1377 return ans._fix(context)
1452 remainder = remainder._fix(context)
1486 remainder = remainder._fix(context)
1526 return ans._fix(context)
1532 return ans._fix(context)
1542 return ans._fix(context)
1569 return ans._fix(context)
1657 def _fix(self, context):
2398 # to _fix at the end of this function.
2455 # exactness), but since the result is exact _fix won't do this
2458 # these signals either before or after calling _fix, since
2460 # the ._fix call in a temporary context, and reraise
2477 ans = ans._fix(newcontext)
2484 # propagate signals to the original context; _fix could
2496 ans = ans._fix(context)
2518 dup = self._fix(context)
2562 return ans._fix(context)
2590 ans = ans._fix(context)
2729 return ans._fix(context)
2807 ans = ans._fix(context)
2830 return self._fix(context)
2832 return other._fix(context)
2852 return ans._fix(context)
2872 return self._fix(context)
2874 return other._fix(context)
2886 return ans._fix(context)
3058 # a result of the call to _fix.
3102 ans = ans._fix(context)
3234 ans = ans._fix(context)
3315 ans = ans._fix(context)
3347 return ans._fix(context)
3448 return self._fix(context)
3450 return other._fix(context)
3462 return ans._fix(context)
3478 return self._fix(context)
3480 return other._fix(context)
3492 return ans._fix(context)
3511 new_self = self._fix(context)
3534 new_self = self._fix(context)
3687 d = d._fix(context)
4105 return d._fix(self)
4122 return d._fix(self) # Apply the context rounding
4168 return str(a._fix(self))