Home | History | Annotate | Download | only in src

Lines Matching refs:Error

230 /* Request detailed syntax error messages, and pass them to GRAM_ERROR.
264 /* Enabling verbose error messages. */
647 "\"end of file\"", "error", "$undefined", "\"string\"", "\"integer\"",
651 "\"%default-prec\"", "\"%define\"", "\"%defines\"", "\"%error-verbose\"",
713 means the default is an error. */
768 If YYTABLE_NINF, syntax error. */
860 yyerror (YY_("syntax error: cannot back up")); \
1287 /* Copy into YYRESULT an error message about the unexpected token
1291 copied. As a special case, return 0 if an ordinary "syntax error"
1315 YY_("syntax error, unexpected %s");
1316 YY_("syntax error, unexpected %s, expecting %s");
1317 YY_("syntax error, unexpected %s, expecting %s or %s");
1318 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1319 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1323 static char const yyunexpected[] = "syntax error, unexpected %s";
1494 /* Number of tokens to shift before error messages enabled. */
1499 /* Buffer for error messages, and its allocated size. */
1527 /* The locations where the error started and ended. */
1693 detect an error, take that action. */
1709 /* Count tokens shifted since error; after three, turn off error
2189 | yyerrlab -- here on detecting error |
2192 /* If not already recovering from an error, report this error. */
2197 yyerror (YY_("syntax error"));
2225 yyerror (YY_("syntax error"));
2238 error, discard it. */
2248 yydestruct ("Error: discarding",
2254 /* Else will try to reuse look-ahead token after shifting the error
2260 | yyerrorlab -- error raised explicitly by YYERROR. |
2281 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2300 /* Pop the current state because it cannot handle the error token. */
2305 yydestruct ("Error: popping",
2323 /* Shift the error token. */