Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Diterobject.c157 calliter_dealloc(calliterobject *it) in calliter_dealloc() function
211 (destructor)calliter_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Diterobject.c194 calliter_dealloc(calliterobject *it) in calliter_dealloc() function
263 (destructor)calliter_dealloc, /* tp_dealloc */