Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/python/
D_brotli.cc11 #define PyInt_Check PyLong_Check macro
/third_party/brotli/python/
D_brotli.c10 #define PyInt_Check PyLong_Check macro
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c749 #define PyInt_Check(x) PyLong_Check(x) macro
/third_party/skia/m133/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c749 #define PyInt_Check(x) PyLong_Check(x) macro