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