Home | History | Annotate | Download | only in policyrep

Lines Matching defs:PyInt_Check

727 #define PyInt_Check(x) PyLong_Check(x)
3229 } else if (PyInt_Check(obj)) {
3305 if (PyInt_Check(obj)) {
5026 if (PyInt_Check(obj)) {