Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dreject.c86 #pragma weak yyback macro
88 extern int yyback(int *, int);
156 while (yyback((*yylsp)->yystops, -m) != 1 && yylsp > yylstate) { in yyracc()
H A Dnrform55 integer lexshf, yytext(YYLMAX), yyback, yybgin
143 if (yyback(atable(ilsp), -r) .eq. 1)
169 integer function yyback (isub, n)
175 yyback = 1
180 yyback = 0
H A Dncform196 while(yyback((*lsp)->yystops,-*yyfnd) != 1 && lsp > yylstate){
237 int yyback(int *p, int m)
239 yyback(p, m)
H A Dnceucform225 while(yyback((*lsp)->yystops,-*yyfnd) != 1 && lsp > yylstate){
268 yyback(int *p, int m)
270 yyback(p, m)
/titanic_41/usr/src/common/mapfiles/common/
H A Dmap.lex.yy33 yyback;
/titanic_41/usr/src/lib/libfru/libfru/
H A Dyy-lsed28 s/yyback/fruback/g