Home
last modified time | relevance | path

Searched defs:type_init (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c1923 static int type_init = 0; in SwigPyObject_TypeOnce() local
2114 static int type_init = 0; in SwigPyPacked_TypeOnce() local
5308 static int type_init = 0; in swig_varlink_type() local
/third_party/python/Objects/
Dtypeobject.c2447 type_init(PyObject *cls, PyObject *args, PyObject *kwds) in type_init() function