yyerrstatus       612 gtags-parser/asm_parse.c #define yyerrok		(yyerrstatus = 0)
yyerrstatus       628 gtags-parser/asm_parse.c #define YYRECOVERING()  (!!yyerrstatus)
yyerrstatus      1194 gtags-parser/asm_parse.c   int yyerrstatus;
yyerrstatus      1245 gtags-parser/asm_parse.c   yyerrstatus = 0;
yyerrstatus      1397 gtags-parser/asm_parse.c   if (yyerrstatus)
yyerrstatus      1398 gtags-parser/asm_parse.c     yyerrstatus--;
yyerrstatus      1589 gtags-parser/asm_parse.c   if (!yyerrstatus)
yyerrstatus      1631 gtags-parser/asm_parse.c   if (yyerrstatus == 3)
yyerrstatus      1680 gtags-parser/asm_parse.c   yyerrstatus = 3;	/* Each real token shifted decrements this.  */