Home | History | Annotate | Download | only in intl

Lines Matching full:yyerror

8 #define yyerror __gettexterror
79 static void yyerror (const char *str);
458 #define YYERROR goto yyerrlab1
459 /* Like YYERROR except do call yyerror. This remains here temporarily
460 to ease the transition to the new meaning of YYERROR, for GCC.
476 yyerror ("syntax error: cannot back up"); \
477 YYERROR; \
1172 yyerror (yymsg);
1176 yyerror ("parse error; also virtual memory exhausted");
1180 yyerror ("parse error");
1305 yyerror ("parser stack overflow");
1490 yyerror (const char *str)