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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dyyless.c40 #pragma weak yyprevious macro
41 extern int yyprevious;
137 yyprevious = *--lastch;
H A Dreject.c105 #pragma weak yyprevious macro
106 extern int yyprevious, *yyfnd;
161 yyprevious = YYTEXT[YYLENG-1];

Completed in 630 milliseconds