Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dcellobject.c47 cell_dealloc(PyCellObject *op) in cell_dealloc() function
119 (destructor)cell_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Dcellobject.c79 cell_dealloc(PyCellObject *op) in cell_dealloc() function
162 (destructor)cell_dealloc, /* tp_dealloc */