Home | History | Annotate | Download | only in Python

Lines Matching refs:Py_ARITHMETIC_RIGHT_SHIFT

222         long y = Py_ARITHMETIC_RIGHT_SHIFT(long, x, 31);