Lines Matching full:buckets
2594 static const unsigned int buckets[] = {2598 const unsigned buckets_count = sizeof buckets / sizeof buckets[0];2602 if (pNumOfSymbols < buckets[i])2604 result = buckets[i];