Searched refs:MAXMATCH (Results 1 – 4 of 4) sorted by relevance
49 #define MAXMATCH 256 /* Maximum match length. */ macro 56 * | 0 ... 255 | MINMATCH ... MAXMATCH |61 #define LT_BITLEN_SIZE (UCHAR_MAX + 1 + MAXMATCH - MINMATCH + 1)
1335 #define MAXMATCH 9 /* max params per rewrite */ macro
1071 struct match mlist[MAXMATCH]; /* stores match on LHS */
349 if (nfuzzy > MAXMATCH)