Searched refs:hashmap_needs_to_grow (Results 1 – 2 of 2) sorted by relevance
95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow() function187 if (hashmap_needs_to_grow(map)) { in hashmap__insert()
Completed in 3 milliseconds