Searched defs:PyInt_Check (Results 1 – 4 of 4) sorted by relevance
30 #define PyInt_Check(op) \ macro
52 #define PyInt_Check PyLong_Check macro
70 #define PyInt_Check PyLong_Check macro
11 #define PyInt_Check PyLong_Check macro