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