Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/
DTHP.h11 #define PyInt_Check PyLong_Check macro
/external/brotli/python/
D_brotli.cc11 #define PyInt_Check PyLong_Check macro
/external/webp/swig/
Dlibwebp_python_wrap.c749 #define PyInt_Check(x) PyLong_Check(x) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx756 #define PyInt_Check(x) PyLong_Check(x) macro