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