Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dlistobject.c345 list_dealloc(PyListObject *op) in list_dealloc() function
349 Py_TRASHCAN_BEGIN(op, list_dealloc) in list_dealloc()
364 // list_dealloc() must not be called after _PyList_Fini() in list_dealloc()
3104 (destructor)list_dealloc, /* tp_dealloc */

Completed in 5 milliseconds