Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dsetobject.c469 set_dealloc(PySetObject *so) in set_dealloc() function
476 Py_TRASHCAN_BEGIN(so, set_dealloc) in set_dealloc()
2097 (destructor)set_dealloc, /* tp_dealloc */
2197 (destructor)set_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
Dsetobject.c548 set_dealloc(PySetObject *so) in set_dealloc() function
2132 (destructor)set_dealloc, /* tp_dealloc */
2231 (destructor)set_dealloc, /* tp_dealloc */