Home | History | Annotate | Download | only in sh

Lines Matching defs:YYERROR

167 void yyerror(const char *);
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.
579 yyerror ("syntax error: cannot back up");\
580 YYERROR; \
1240 yyerror("division by zero");
1249 yyerror("division by zero");
1364 yyerror (yymsg);
1368 yyerror ("syntax error; also virtual memory exhausted");
1372 yyerror ("syntax error");
1411 | yyerrorlab -- error raised explicitly by YYERROR. |
1416 /* Pacify GCC when the user code never invokes YYERROR and the label
1429 | yyerrlab1 -- common code for both syntax error and YYERROR. |
1490 yyerror ("parser stack overflow");
1580 yyerror(s)