Searched refs:buckets_count (Results 1 – 2 of 2) sorted by relevance
873 const int buckets_count = sizeof buckets / sizeof buckets[0]; in compute_bucket_count() local879 for (int i = 0; i < buckets_count; ++i) in compute_bucket_count()