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