Searched refs:buckets_count (Results 1 – 2 of 2) sorted by relevance
20 const unsigned int buckets_count = in compute_bucket_count() local28 } while(idx < buckets_count); in compute_bucket_count()
2292 const unsigned buckets_count = sizeof buckets / sizeof buckets[0]; in getHashBucketCount() local2295 for (unsigned i = 0; i < buckets_count; ++i) { in getHashBucketCount()