Home
last modified time | relevance | path

Searched refs:_PyObject_FreeInstanceAttributes (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_object.h270 extern void _PyObject_FreeInstanceAttributes(PyObject *self);
/third_party/python/Objects/
H A Ddictobject.c5571 _PyObject_FreeInstanceAttributes(PyObject *self) in _PyObject_FreeInstanceAttributes() function
H A Dtypeobject.c1442 _PyObject_FreeInstanceAttributes(self); in subtype_dealloc()

Completed in 29 milliseconds