Searched refs:yynerrors (Results 1 – 3 of 3) sorted by relevance
40 int yynerrors; variable141 yynerrors++;
386 if (yynerrors != 0) {387 die("parsing failed - %d error%s\n", yynerrors,388 (yynerrors > 1 ? "s" : ""));
36 extern int yynerrors;