Home
last modified time | relevance | path

Searched defs:PyInt_Check (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/bintrees/bintrees/
Dqbintree.c169 #define PyInt_Check(op) PyLong_Check(op) macro
Dcwalker.c169 #define PyInt_Check(op) PyLong_Check(op) macro
Dqrbtree.c169 #define PyInt_Check(op) PyLong_Check(op) macro
Dqavltree.c169 #define PyInt_Check(op) PyLong_Check(op) macro