Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c2232 arrayiter_dealloc(arrayiterobject *it) in arrayiter_dealloc() function
2252 (destructor)arrayiter_dealloc, /* tp_dealloc */
/external/python/cpython3/Modules/
Darraymodule.c2922 arrayiter_dealloc(arrayiterobject *it) in arrayiter_dealloc() function
2989 (destructor)arrayiter_dealloc, /* tp_dealloc */