Searched refs:hashmap_put_robin_hood (Results 1 – 1 of 1) sorted by relevance
963 static bool hashmap_put_robin_hood(HashmapBase *h, unsigned idx, in hashmap_put_robin_hood() function1058 assert_se(hashmap_put_robin_hood(h, idx, swap) == false); in hashmap_base_put_boldly()1195 rehash_next = hashmap_put_robin_hood(h, optimal_idx, &swap); in resize_buckets()