Searched refs:ds_htable_reallocate_buckets (Results 1 – 1 of 1) sorted by relevance
14 static inline ds_htable_bucket_t *ds_htable_reallocate_buckets(ds_htable_t *table, uint32_t capacit… in ds_htable_reallocate_buckets() function36 table->buckets = ds_htable_reallocate_buckets(table, capacity); in ds_htable_realloc()
Completed in 8 milliseconds