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.c574 hamt_node_bitmap_count(PyHamtNode_Bitmap *node) in hamt_node_bitmap_count() function
605 assert(hamt_node_bitmap_count(o) > 1); in hamt_node_bitmap_clone_without()
1014 if (hamt_node_bitmap_count(sub_tree) == 1 && in hamt_node_bitmap_without()
1089 if (hamt_node_bitmap_count(self) == 1) { in hamt_node_bitmap_without()
1870 if (hamt_node_bitmap_count(child) == 1 && in hamt_node_array_without()