Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dlistobject.c297 list_dealloc(PyListObject *op) in list_dealloc() function
2773 (destructor)list_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Dlistobject.c312 list_dealloc(PyListObject *op) in list_dealloc() function
2939 (destructor)list_dealloc, /* tp_dealloc */