Searched refs:yyprevious (Results 1 – 7 of 7) sorted by relevance
30 # define NLSTATE yyprevious=YYNEWLINE36 int yyprevious = YYNEWLINE;66 if (yyprevious==YYNEWLINE) yystate++;201 yyprevious = YYU(*yylastch);222 yyprevious = yytext[0] = input();223 if (yyprevious>0)224 output(yyprevious);226 yyprevious = yytext[0] = lex_input();227 if (yyprevious>0)228 lex_output(yyprevious);
40 #pragma weak yyprevious macro41 extern int yyprevious;137 yyprevious = *--lastch;
105 #pragma weak yyprevious macro106 extern int yyprevious, *yyfnd;161 yyprevious = YYTEXT[YYLENG-1]; in yyracc()
38 # define NLSTATE yyprevious=YYNEWLINE44 int yyprevious = YYNEWLINE;74 if (yyprevious==YYNEWLINE) yystate++;230 yyprevious = YYU(*yylastch);257 yyprevious = YYTEXT[0] = YYINPUT();258 if (yyprevious>0)259 YYOUTPUT(yyprevious);
731 extern struct yysvf *yylstate[], **yylsp, **yyolsp; extern int yyprevious;757 int yyprevious;786 s->yyprevious = yyprevious;814 yyprevious = s->yyprevious;850 yyprevious = YYNEWLINE;
43 yyprevious;
50 s/yyprevious/fruprevious/g