Searched refs:MAXASIZE (Results 1 – 1 of 1) sorted by relevance
48 #define MAXASIZE (1 << MAXBITS) macro220 if (0 < k && k <= MAXASIZE) { /* is `key' an appropriate array index? */ in countint()