Lines Matching refs:groups
77 short groups;
208 if (g < MAXGROUP && (!r || g > mp->current.groups))
218 mp->current.groups = oldg;
254 mp->current.groups = oldg;
285 mp->current.groups = g;
332 mp->current.groups = g;
338 mp->best.groups = g;
559 match.current.groups = 0;
564 match.current.groups++;
578 if (n > match.current.groups)
579 n = match.current.groups;