Searched defs:yystops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dreject.c117 extern struct {int *yyaa, *yybb; int *yystops; } *yylstate[], **yylsp, **yyolsp; member in struct:__anon1668
132 if (*yylsp != 0 && (yyfnd = (*yylsp)->yystops) && *yyfnd > 0)
156 while (yyback((*yylsp)->yystops, -m) != 1 && yylsp > yylstate) {

Completed in 57 milliseconds