Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/
DTHP.h13 #define PyInt_AsLong PyLong_AsLong macro
/external/brotli/python/
D_brotli.cc12 #define PyInt_AsLong PyLong_AsLong macro
/external/webp/swig/
Dlibwebp_python_wrap.c750 #define PyInt_AsLong(x) PyLong_AsLong(x) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx757 #define PyInt_AsLong(x) PyLong_AsLong(x) macro