Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Ddescrobject.c.h72 property_init(PyObject *self, PyObject *args, PyObject *kwargs) in property_init() function
/third_party/boost/libs/python/src/object/
Dclass.cpp76 static int property_init(PyObject *self, PyObject *args, PyObject *kwds) in property_init() function