Searched defs:PyInt_AsLong (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DModuleSetupCode.c238 #define PyInt_AsLong PyLong_AsLong macro
253 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
/external/chromium_org/third_party/bintrees/bintrees/
H A Dcwalker.c176 #define PyInt_AsLong PyLong_AsLong macro
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
H A Dqavltree.c176 #define PyInt_AsLong PyLong_AsLong macro
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
H A Dqbintree.c176 #define PyInt_AsLong PyLong_AsLong macro
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
H A Dqrbtree.c176 #define PyInt_AsLong PyLong_AsLong macro
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong

Completed in 102 milliseconds