Lines Matching full:yynerrs
4748 since multiple impure parsers would corrupt yynerrs.
6117 the push parser code. This patch enables yynerrs in push mode.
6120 (b4_declare_scanner_communication_variables): Don't omit yynerrs just
6121 because push mode is on. Instead, if pure mode is on, move yynerrs
6124 (yynerrs, yyerror_range): For push mode, #define each NAME in this list
6126 (yypush_parse): Don't omit uses of yynerrs in push mode.
6442 (b4_declare_parser_variables): Do not declare yynerrs for push mode.
9350 yystackp->yyloc similar to yychar and yynerrs.
10015 yynerrs is the number of errors reported, not the number of
21739 %%yydebug, %%yyerror, %%yynerrs and %%yyparse by yylex, yychar,
21740 yylval, yydebug, yyerror, yynerrs and yyparse.