Searched refs:yyerrstatus (Results 1 – 1 of 1) sorted by relevance
647 #define yyerrok (yyerrstatus = 0)672 #define YYRECOVERING() (!!yyerrstatus)1224 int yyerrstatus; local1273 yyerrstatus = 0;1406 if (yyerrstatus)1407 yyerrstatus--;1693 if (!yyerrstatus)1734 if (yyerrstatus == 3)1782 yyerrstatus = 3; /* Each real token shifted decrements this. */
Completed in 8 milliseconds