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

/external/python/cpython2/Objects/
H A Dlistobject.c2946 static void listreviter_dealloc(listreviterobject *);
2962 (destructor)listreviter_dealloc, /* tp_dealloc */
3006 listreviter_dealloc(listreviterobject *it) function

Completed in 152 milliseconds