Home
last modified time | relevance | path

Searched refs:super_dealloc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dtypeobject.c7466 super_dealloc(PyObject *self) in super_dealloc() function
7800 super_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
Dtypeobject.c6629 super_dealloc(PyObject *self) function
6876 super_dealloc, /* tp_dealloc */