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

/external/python/cpython3/Objects/
H A Dbytearrayobject.c2269 bytearrayiter_dealloc(bytesiterobject *it) function
2372 (destructor)bytearrayiter_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
H A Dbytearrayobject.c2958 bytearrayiter_dealloc(bytesiterobject *it) function
3021 (destructor)bytearrayiter_dealloc, /* tp_dealloc */

Completed in 144 milliseconds