Home
last modified time | relevance | path

Searched refs:yyolsp (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dreject.c116 #pragma weak yyolsp macro
117 extern struct {int *yyaa, *yybb; int *yystops; } *yylstate[], **yylsp, **yyolsp; variable
125 for (; yylsp < yyolsp; yylsp++) in YYREJECT()
154 yyolsp = yylsp; in yyracc()
H A Dncform31 struct yysvf *yylstate [YYLMAX], **yylsp, **yyolsp;
194 yyolsp = lsp;
H A Dnceucform41 struct yysvf *yylstate [YYLMAX], **yylsp, **yyolsp;
223 yyolsp = lsp;
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.l731 extern struct yysvf *yylstate[], **yylsp, **yyolsp; extern int yyprevious;
755 void *yyolsp;
784 s->yyolsp = yyolsp;
812 yyolsp = s->yyolsp;
848 yyolsp = NULL;
/titanic_44/usr/src/common/mapfiles/common/
H A Dmap.lex.yy41 yyolsp;
/titanic_44/usr/src/lib/libfru/libfru/
H A Dyy-lsed47 s/yyolsp/fruolsp/g