Searched refs:ds_htable_reallocate_lookup (Results 1 – 1 of 1) sorted by relevance
24 static inline uint32_t *ds_htable_reallocate_lookup(uint32_t *lookup, uint32_t capacity) in ds_htable_reallocate_lookup() function37 table->lookup = ds_htable_reallocate_lookup(table->lookup, capacity); in ds_htable_realloc()
Completed in 6 milliseconds