Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dhamt.c2731 hamt_tp_dealloc(PyHamtObject *self) in hamt_tp_dealloc() function
2918 .tp_dealloc = (destructor)hamt_tp_dealloc,