Searched refs:property_init_impl (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Objects/clinic/ |
H A D | descrobject.c.h | 68 property_init_impl(propertyobject *self, PyObject *fget, PyObject *fset, 113 return_value = property_init_impl((propertyobject *)self, fget, fset, fdel, doc); in property_init()
|
/third_party/python/Objects/ |
H A D | descrobject.c | 1771 property_init_impl(propertyobject *self, PyObject *fget, PyObject *fset, in property_init_impl() function
|
Completed in 3 milliseconds