Home | History | Annotate | Download | only in libcpu

Lines Matching refs:YYERROR

67 #define yyerror         i386_error
129 static void yyerror (const char *s);
803 #define YYERROR goto yyerrorlab
806 /* Like YYERROR except do call yyerror. This remains here temporarily
807 to ease the transition to the new meaning of YYERROR, for GCC.
834 yyerror (YY_("syntax error: cannot back up")); \
835 YYERROR; \
1121 quotes and backslashes, so that it's suitable for yyerror. The
1194 for details. YYERROR is fine as it does not invoke this
2035 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2038 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2077 yyerror (YY_("syntax error"));
2104 yyerror (yymsgp);
2139 | yyerrorlab -- error raised explicitly by YYERROR. |
2144 YYERROR and the label yyerrorlab therefore never appears in user
2150 this YYERROR. */
2159 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2219 yyerror (YY_("memory exhausted"));
2262 yyerror (const char *s)