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

/external/python/cpython2/Objects/
H A Dlistobject.c2822 static void listiter_dealloc(listiterobject *);
2840 (destructor)listiter_dealloc, /* tp_dealloc */
2888 listiter_dealloc(listiterobject *it) function

Completed in 162 milliseconds