Home | History | Annotate | Download | only in intl

Lines Matching defs: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; \
1169 yyerror (yymsg);
1173 yyerror ("parse error; also virtual memory exhausted");
1177 yyerror ("parse error");
1302 yyerror ("parser stack overflow");
1487 yyerror (const char *str)