Home | History | Annotate | Download | only in data

Lines Matching refs:yyerror

50 # Arguments passed to yyerror: user args plus yylloc.
156 #define yyerror b4_prefix[]error
558 #define YYERROR goto yyerrorlab
561 /* Like YYERROR except do call yyerror. This remains here temporarily
562 to ease the transition to the new meaning of YYERROR, for GCC.
581 yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")); \
582 YYERROR; \
793 quotes and backslashes, so that it's suitable for yyerror. The
1307 yyerror (]b4_yyerror_args[YY_("syntax error"));
1331 yyerror (]b4_yyerror_args[yymsg);
1335 yyerror (]b4_yyerror_args[YY_("syntax error"));
1370 | yyerrorlab -- error raised explicitly by YYERROR. |
1375 YYERROR and the label yyerrorlab therefore never appears in user
1382 this YYERROR. */
1391 | yyerrlab1 -- common code for both syntax error and YYERROR. |
1459 yyerror (]b4_yyerror_args[YY_("memory exhausted"));