Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dbytesobject.c3011 striter_dealloc(striterobject *it) in striter_dealloc() function
3109 (destructor)striter_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Dbytesobject.c3073 striter_dealloc(striterobject *it) in striter_dealloc() function
3172 (destructor)striter_dealloc, /* tp_dealloc */