Searched defs:buckets_size (Results 1 – 3 of 3) sorted by relevance
287 size_t buckets_size = new_size * sizeof(ht->buckets[0]); in hashtable_rehash() local339 size_t buckets_size = ht->nbuckets * sizeof(ht->buckets[0]); in _Py_hashtable_new_full() local
196 const unsigned int buckets_size = in pam_allocacolorhash() local
155 size_t buckets_size = buckets * sizeof(Bucket*); in Allocate() local