Home
last modified time | relevance | path

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

/external/brotli/python/
D_brotli.cc12 #define PyInt_AsLong PyLong_AsLong macro
/external/python/cpython2/Objects/
Dintobject.c143 PyInt_AsLong(register PyObject *op) in PyInt_AsLong() function
/external/webp/swig/
Dlibwebp_python_wrap.c750 #define PyInt_AsLong(x) PyLong_AsLong(x) macro
/external/python/cffi/c/
D_cffi_backend.c162 # define PyInt_AsLong PyLong_AsLong macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx757 #define PyInt_AsLong(x) PyLong_AsLong(x) macro