Home
last modified time | relevance | path

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

/third_party/python/Python/
Dhamt.c556 hamt_node_bitmap_count(PyHamtNode_Bitmap *node) in hamt_node_bitmap_count() function
587 assert(hamt_node_bitmap_count(o) > 1); in hamt_node_bitmap_clone_without()
996 if (hamt_node_bitmap_count(sub_tree) == 1 && in hamt_node_bitmap_without()
1071 if (hamt_node_bitmap_count(self) == 1) { in hamt_node_bitmap_without()
1852 if (hamt_node_bitmap_count(child) == 1 && in hamt_node_array_without()