HomeSort by relevance Sort by last modified time
    Searched defs:PyInt_AsLong (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Utility/
ModuleSetupCode.c 238 #define PyInt_AsLong PyLong_AsLong
253 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
  /external/chromium_org/third_party/bintrees/bintrees/
cwalker.c 176 #define PyInt_AsLong PyLong_AsLong
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
    [all...]
qavltree.c 176 #define PyInt_AsLong PyLong_AsLong
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
    [all...]
qbintree.c 176 #define PyInt_AsLong PyLong_AsLong
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
    [all...]
qrbtree.c 176 #define PyInt_AsLong PyLong_AsLong
188 #define __Pyx_PyInt_AsHash_t PyInt_AsLong
    [all...]

Completed in 112 milliseconds