Home | History | Annotate | Download | only in util

Lines Matching defs:YYERROR

67 #define yyerror         perf_pmu_error
556 #define YYERROR goto yyerrorlab
559 /* Like YYERROR except do call yyerror. This remains here temporarily
560 to ease the transition to the new meaning of YYERROR, for GCC.
587 yyerror (format, name, YY_("syntax error: cannot back up")); \
588 YYERROR; \
882 quotes and backslashes, so that it's suitable for yyerror. The
955 for details. YYERROR is fine as it does not invoke this
1473 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1476 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1515 yyerror (format, name, YY_("syntax error"));
1542 yyerror (format, name, yymsgp);
1577 | yyerrorlab -- error raised explicitly by YYERROR. |
1582 YYERROR and the label yyerrorlab therefore never appears in user
1588 this YYERROR. */
1597 | yyerrlab1 -- common code for both syntax error and YYERROR. |
1657 yyerror (format, name, YY_("memory exhausted"));