Lines Matching refs:YYERROR
64 #define yyerror lderror
184 static void yyerror (const char *s);
789 #define YYERROR goto yyerrorlab
792 /* Like YYERROR except do call yyerror. This remains here temporarily
793 to ease the transition to the new meaning of YYERROR, for GCC.
812 yyerror (YY_("syntax error: cannot back up")); \
813 YYERROR; \
1107 quotes and backslashes, so that it's suitable for yyerror. The
2078 yyerror (YY_("syntax error"));
2102 yyerror (yymsg);
2106 yyerror (YY_("syntax error"));
2141 | yyerrorlab -- error raised explicitly by YYERROR. |
2146 YYERROR and the label yyerrorlab therefore never appears in user
2152 this YYERROR. */
2161 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2224 yyerror (YY_("memory exhausted"));
2260 yyerror (const char *s)