Searched refs:MAXHASHSIZE (Results 1 – 3 of 3) sorted by relevance
13 #define MAXHASHSIZE 11 macro147 ht->bucketBits < MAXHASHSIZE) { in ht_add()
159 #define MAXHASHSIZE 16 macro813 if ((rrec->elements >= 4 * rrec->buckets) && (rrec->hashsize < MAXHASHSIZE)) in AddResource()
19182 dix: Bump MAXHASHSIZE for the resource db [v2]