Searched refs:compute_bucket_count (Results 1 – 1 of 1) sorted by relevance
13 inline static unsigned int compute_bucket_count(unsigned int pNumOfBuckets) { in compute_bucket_count() function91 pInitSize ? compute_bucket_count(pInitSize) : NumOfInitBuckets; in init()194 new_size = compute_bucket_count(m_NumOfBuckets); in mayRehash()