Searched refs:yyerrstatus (Results 1 – 2 of 2) sorted by relevance
807 #define yyerrok (yyerrstatus = 0)815 #define YYRECOVERING() (!!yyerrstatus)1109 int yyerrstatus = 0; in yyparse() local1314 if (yyerrstatus) in yyparse()1315 yyerrstatus--; in yyparse()1936 if (!yyerrstatus) in yyparse()1943 if (yyerrstatus == 3) in yyparse()1989 yyerrstatus = 3; /* Each real token shifted decrements this. */ in yyparse()
854 #define yyerrok (yyerrstatus = 0)862 #define YYRECOVERING() (!!yyerrstatus)1111 int yyerrstatus = 0; in yyparse() local1300 if (yyerrstatus) in yyparse()1301 yyerrstatus--; in yyparse()1781 if (!yyerrstatus) in yyparse()1787 if (yyerrstatus == 3) in yyparse()1833 yyerrstatus = 3; /* Each real token shifted decrements this. */ in yyparse()
Completed in 11 milliseconds