Home
last modified time | relevance | path

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

/third_party/python/Python/
Dhamt.c2713 hamt_tp_dealloc(PyHamtObject *self) in hamt_tp_dealloc() function
2900 .tp_dealloc = (destructor)hamt_tp_dealloc,