Home
last modified time | relevance | path

Searched defs:PyInt_FromLong (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/
DTHP.h12 #define PyInt_FromLong PyLong_FromLong macro
/external/webp/swig/
Dlibwebp_python_wrap.c751 #define PyInt_FromLong(x) PyLong_FromLong(x) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx758 #define PyInt_FromLong(x) PyLong_FromLong(x) macro