Home | History | Annotate | Download | only in libcpu

Lines Matching defs:YYERROR

64 #define yyerror i386_error
156 static void yyerror (const char *s);
780 #define YYERROR goto yyerrorlab
783 /* Like YYERROR except do call yyerror. This remains here temporarily
784 to ease the transition to the new meaning of YYERROR, for GCC.
803 yyerror (YY_("syntax error: cannot back up")); \
804 YYERROR; \
1098 quotes and backslashes, so that it's suitable for yyerror. The
1972 yyerror (YY_("syntax error"));
1996 yyerror (yymsg);
2000 yyerror (YY_("syntax error"));
2035 | yyerrorlab -- error raised explicitly by YYERROR. |
2040 YYERROR and the label yyerrorlab therefore never appears in user
2046 this YYERROR. */
2055 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2118 yyerror (YY_("memory exhausted"));
2154 yyerror (const char *s)