Home
last modified time | relevance | path

Searched refs:yystops (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dreject.c117 extern struct {int *yyaa, *yybb; int *yystops; } *yylstate[], **yylsp, **yyolsp; member
132 if (*yylsp != 0 && (yyfnd = (*yylsp)->yystops) && *yyfnd > 0) in YYREJECT()
156 while (yyback((*yylsp)->yystops, -m) != 1 && yylsp > yylstate) { in yyracc()
H A Dncform193 if (*lsp != 0 && (yyfnd= (*lsp)->yystops) && *yyfnd > 0){
196 while(yyback((*lsp)->yystops,-*yyfnd) != 1 && lsp > yylstate){
H A Dnceucform222 if (*lsp != 0 && (yyfnd= (*lsp)->yystops) && *yyfnd > 0){
225 while(yyback((*lsp)->yystops,-*yyfnd) != 1 && lsp > yylstate){