Searched refs:maxrhs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/byacc/
H A Dlalr.c43 static int maxrhs; variable
136 maxrhs = max;
374 states = NEW2(maxrhs + 1, Value_t);

Completed in 83 milliseconds