Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_htable.c14 static inline ds_htable_bucket_t *ds_htable_reallocate_buckets(ds_htable_t *table, uint32_t capacit… in ds_htable_reallocate_buckets() function
36 table->buckets = ds_htable_reallocate_buckets(table, capacity); in ds_htable_realloc()

Completed in 8 milliseconds