Home | History | Annotate | Download | only in src

Lines Matching defs:YYERROR

67 #define yyerror         gram_error
124 #undef yyerror
125 #define yyerror(Msg) \
931 #define YYERROR goto yyerrorlab
934 /* Like YYERROR except do call yyerror. This remains here temporarily
935 to ease the transition to the new meaning of YYERROR, for GCC.
964 yyerror (YY_("syntax error: cannot back up")); \
965 YYERROR; \
1631 quotes and backslashes, so that it's suitable for yyerror. The
1707 for details. YYERROR is fine as it does not invoke this
2906 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2909 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2949 yyerror (YY_("syntax error"));
2979 yyerror (yymsgp);
3014 | yyerrorlab -- error raised explicitly by YYERROR. |
3019 YYERROR and the label yyerrorlab therefore never appears in user
3026 this YYERROR. */
3035 | yyerrlab1 -- common code for both syntax error and YYERROR. |
3106 yyerror (YY_("memory exhausted"));