Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_normalize

1177         op1, op2 = _normalize(op1, op2, context.prec)
5446 def _normalize(op1, op2, prec = 0):