Searched refs:oldBuckets (Results 1 – 2 of 2) sorted by relevance
110 struct cso_node **oldBuckets = hash->buckets; in cso_data_rehash() local121 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash()140 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()