Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c3276 type_dealloc(PyTypeObject *type) in type_dealloc() function
3558 (destructor)type_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
Dtypeobject.c2743 type_dealloc(PyTypeObject *type) in type_dealloc() function
2884 (destructor)type_dealloc, /* tp_dealloc */