Lines Matching refs:YYERROR_VERBOSE

487 	(Table of Symbols): In %error-verbose and YYERROR_VERBOSE entries,
1521 YYERROR_VERBOSE.
4855 * data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBOSE is
7161 * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove.
7163 Defining YYERROR_VERBOSE to 0 here breaks glr.c, since glr.c
8644 * data/yacc.c [(! defined yyoverflow || YYERROR_VERBOSE) && !
10007 (yyparse) [YYERROR_VERBOSE]: Don't leak memory indefinitely if
10057 (yysyntax_error_): Use it to avoid GCC warning when YYERROR_VERBOSE
10395 (YYERROR_VERBOSE): Define the same way the other skeletons do.
13404 * data/yacc.c (yyerrlab) [YYERROR_VERBOSE]:
13407 * data/glr.c (yyreportSyntaxError) [YYERROR_VERBOSE]: Likewise.
14285 * doc/bison.texinfo (Table of Symbols): YYERROR_VERBOSE should
15065 Document %error-verbose, deprecate YYERROR_VERBOSE.
18044 Depend on YYERROR_VERBOSE, not defined (YYERROR_VERBOSE).
18443 YYERROR_VERBOSE is nonzero, not whether it is defined.
18729 * data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.
18967 * src/parse-skel.y: Use YYERROR_VERBOSE instead of
19141 * src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE *after* the
19144 define YYDEBUG and YYERROR_VERBOSE.
19714 * src/bison.simple [YYERROR_VERBOSE]: Restore backward compatibility.
20347 i.e. unless ! defined (yyoverflow) || defined (YYERROR_VERBOSE).
20444 of defining YYERROR_VERBOSE.
20482 [YYERROR_VERBOSE]: Re-integrate as an internal macro.
20539 * tests/torture.at [AT_DATA]: Remove YYERROR_VERBOSE definition.
20544 * src/bison.simple: Remove YYERROR_VERBOSE using.
20655 * src/bison.simple [YYERROR_VERBOSE]: Force its value to be 1 or 0.
21717 * tests/calc.at (exp): Now, YYERROR_VERBOSE need to be set
22690 Also test parse error messages, including with YYERROR_VERBOSE.
22696 (AT_DATA_CALC_Y): Equip `calc.y' with YYERROR_VERBOSE when passed
23102 YYERROR_VERBOSE, add yychar in msg.
23800 Test YYERROR_VERBOSE in the conditional