Searched refs:oldNumBuckets (Results 1 – 2 of 2) sorted by relevance
145 int oldNumBuckets = hash->numBuckets; in util_data_rehash() local154 for (i = 0; i < oldNumBuckets; ++i) { in util_data_rehash()
142 int oldNumBuckets = hash->numBuckets; in cso_data_rehash() local151 for (i = 0; i < oldNumBuckets; ++i) { in cso_data_rehash()