Searched refs:oldBuckets (Results 1 – 3 of 3) sorted by relevance
140 struct util_node **oldBuckets = hash->buckets; in util_data_rehash() local151 struct util_node *firstNode = oldBuckets[i]; in util_data_rehash()170 free(oldBuckets); in util_data_rehash()
130 struct cso_node **oldBuckets = hash->buckets; in cso_data_rehash() local141 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash()160 FREE(oldBuckets); in cso_data_rehash()
141 struct cso_node **oldBuckets = hash->buckets; in cso_data_rehash() local152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash()171 FREE(oldBuckets); in cso_data_rehash()