Home
last modified time | relevance | path

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

/third_party/python/Include/
Ddescrobject.h50 #define PyDescr_TYPE(x) (((PyDescrObject *)(x))->d_type) macro
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c957 #define PyDescr_TYPE(x) (((PyDescrObject *)(x))->d_type) macro
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c953 #define PyDescr_TYPE(x) (((PyDescrObject *)(x))->d_type) macro