Searched refs:MAXCOUNT (Results 1 – 1 of 1) sorted by relevance
3950 #define MAXCOUNT 500 macro3955 static int count[MAXCOUNT]; in hash()4054 if (_cnt >= MAXCOUNT) { in hash()4071 for (ndx = 0; ndx < MAXCOUNT; ndx++) { in hash()