Home | History | Annotate | Download | only in util

Lines Matching defs:YY_

208 #ifndef YY_
212 # define YY_(msgid) dgettext ("bison-runtime", msgid)
215 # ifndef YY_
216 # define YY_(msgid) msgid
587 yyerror (format, name, YY_("syntax error: cannot back up")); \
1020 YYCASE_(0, YY_("syntax error"));
1021 YYCASE_(1, YY_("syntax error, unexpected %s"));
1022 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1023 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1024 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1025 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1247 yyoverflow (YY_("memory exhausted"),
1515 yyerror (format, name, YY_("syntax error"));
1520 char const *yymsgp = YY_("syntax error");
1657 yyerror (format, name, YY_("memory exhausted"));