Home | History | Annotate | Download | only in src

Lines Matching refs:yyerror

52 #define yyerror lderror
157 static void yyerror (const char *s);
650 #define YYERROR goto yyerrorlab
653 /* Like YYERROR except do call yyerror. This remains here temporarily
654 to ease the transition to the new meaning of YYERROR, for GCC.
673 yyerror ("syntax error: cannot back up");\
674 YYERROR; \
1742 yyerror (yymsg);
1746 yyerror ("syntax error; also virtual memory exhausted");
1750 yyerror ("syntax error");
1789 | yyerrorlab -- error raised explicitly by YYERROR. |
1794 /* Pacify GCC when the user code never invokes YYERROR and the label
1807 | yyerrlab1 -- common code for both syntax error and YYERROR. |
1868 yyerror ("parser stack overflow");
1886 yyerror (const char *s)