Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dhamt.c2553 hamt_baseiter_tp_dealloc(PyHamtIterator *it) in hamt_baseiter_tp_dealloc() function
2620 .tp_dealloc = (destructor)hamt_baseiter_tp_dealloc, \