Lines Matching refs:error
126 /* Enabling verbose error messages. */
535 "$end", "error", "$undefined", "ASM_KEYW", "ATTRIBUTE_KEYW",
616 means the default is an error. */
662 number is the opposite. If YYTABLE_NINF, syntax error. */
863 yyerror (YY_("syntax error: cannot back up")); \
1107 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
1133 is an error action. In that case, don't check for expected
1139 case, just report a simple "syntax error".
1147 scanner and before detecting a syntax error. Thus, state merging
1151 accepted due to an error action in a later state.
1196 YYCASE_(0, YY_("syntax error"));
1197 YYCASE_(1, YY_("syntax error, unexpected %s"));
1198 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1199 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1200 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1201 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1280 /* Number of tokens to shift before error messages enabled. */
1311 /* Buffer for error messages, and its allocated size. */
1448 detect an error, take that action. */
1461 /* Count tokens shifted since error; after three, turn off error
2077 to an incorrect destructor call or verbose syntax error message
2103 | yyerrlab -- here on detecting error. |
2110 /* If not already recovering from an error, report this error. */
2115 yyerror (YY_("syntax error"));
2120 char const *yymsgp = YY_("syntax error");
2155 error, discard it. */
2171 /* Else will try to reuse lookahead token after shifting the error
2177 | yyerrorlab -- error raised explicitly by YYERROR. |
2197 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2216 /* Pop the current state because it cannot handle the error token. */
2233 /* Shift the error token. */