Home
last modified time | relevance | path

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

/third_party/python/Python/
Dhamt.c438 hamt_bitindex(uint32_t bitmap, uint32_t bit) in hamt_bitindex() function
595 uint32_t idx = hamt_bitindex(o->b_bitmap, bit); in hamt_node_bitmap_clone_without()
692 uint32_t idx = hamt_bitindex(self->b_bitmap, bit); in hamt_node_bitmap_assoc()
956 uint32_t idx = hamt_bitindex(self->b_bitmap, bit); in hamt_node_bitmap_without()
1104 idx = hamt_bitindex(self->b_bitmap, bit); in hamt_node_bitmap_find()