Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dhamt.c1169 hamt_node_bitmap_dealloc(PyHamtNode_Bitmap *self) in hamt_node_bitmap_dealloc() function
2951 .tp_dealloc = (destructor)hamt_node_bitmap_dealloc,