Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dhamt.c636 int32_t key2_hash, in hamt_node_new_bitmap_or_collision() argument
652 if (key1_hash == key2_hash) { in hamt_node_new_bitmap_or_collision()
685 n = hamt_node_assoc(n2, shift, key2_hash, key2, val2, &added_leaf); in hamt_node_new_bitmap_or_collision()