Searched refs:MAXLIT (Results 1 – 1 of 1) sorted by relevance
185 #define MAXLIT 256 /* is plenty big enough */ macro202 #define ADDL(c) { if (_p >= &tmp[MAXLIT]) _p--; *_p++ = c; }226 static uchar_t tmp[MAXLIT], best[MAXLIT];