Searched refs:hashPriorities (Results 1 – 1 of 1) sorted by relevance
226 static const uint32_t hashPriorities[] = { variable239 for (n = 0; n < sizeof(hashPriorities) / sizeof(hashPriorities[0]); ++n) { in hash_rank()240 if (hashPriorities[n] == type) { in hash_rank()