Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dhamt.c576 hamt_node_bitmap_count(PyHamtNode_Bitmap *node) in hamt_node_bitmap_count() function
607 assert(hamt_node_bitmap_count(o) > 1); in hamt_node_bitmap_clone_without()
1016 if (hamt_node_bitmap_count(sub_tree) == 1 && in hamt_node_bitmap_without()
1091 if (hamt_node_bitmap_count(self) == 1) { in hamt_node_bitmap_without()
1872 if (hamt_node_bitmap_count(child) == 1 && in hamt_node_array_without()