Home | History | Annotate | Download | only in data

Lines Matching defs:YYERROR

87 # Expand ARG iff yyerror is to be given a location as argument.
95 # Arguments passed to yyerror: user args plus yylloc.
363 #define yyerror ]b4_prefix[error
743 #define YYERROR goto yyerrorlab
746 /* Like YYERROR except do call yyerror. This remains here temporarily
747 to ease the transition to the new meaning of YYERROR, for GCC.
776 yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")); \
777 YYERROR; \
1187 quotes and backslashes, so that it's suitable for yyerror. The
1262 for details. YYERROR is fine as it does not invoke this
1436 yyerror (]b4_yyerror_args[YY_("memory exhausted"));]], [[
1438 yyerror (]b4_yyerror_args[YY_("memory exhausted"));]])[
1813 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1816 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1856 yyerror (]b4_yyerror_args[YY_("syntax error"));
1886 yyerror (]b4_yyerror_args[yymsgp);
1921 | yyerrorlab -- error raised explicitly by YYERROR. |
1926 YYERROR and the label yyerrorlab therefore never appears in user
1933 this YYERROR. */
1942 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2013 yyerror (]b4_yyerror_args[YY_("memory exhausted"));