Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc53 #define PyInt_AsLong PyLong_AsLong macro
Dmessage.cc80 #define PyInt_AsLong PyLong_AsLong macro
/third_party/skia/third_party/externals/brotli/python/
D_brotli.cc12 #define PyInt_AsLong PyLong_AsLong macro
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c750 #define PyInt_AsLong(x) PyLong_AsLong(x) macro