Home
last modified time | relevance | path

Searched refs:resize_buckets (Results 1 - 1 of 1) sorted by relevance

/third_party/eudev/src/shared/
H A Dhashmap.c952 static int resize_buckets(HashmapBase *h, unsigned entries_add);
1031 r = resize_buckets(h, 1); in hashmap_base_put_boldly()
1075 static int resize_buckets(HashmapBase *h, unsigned entries_add) { in resize_buckets() function
1650 r = resize_buckets(h, entries_add); in internal_hashmap_reserve()
1683 r = resize_buckets(h, n_entries(other)); in internal_hashmap_move()

Completed in 3 milliseconds