Home | History | Annotate | Download | only in data

Lines Matching defs:YY_

438 #ifndef YY_
442 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
445 # ifndef YY_
446 # define YY_(Msgid) Msgid
776 yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")); \
1351 YYCASE_(0, YY_("syntax error"));
1352 YYCASE_(1, YY_("syntax error, unexpected %s"));
1353 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1354 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1355 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1356 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1436 yyerror (]b4_yyerror_args[YY_("memory exhausted"));]], [[
1438 yyerror (]b4_yyerror_args[YY_("memory exhausted"));]])[
1616 yyoverflow (YY_("memory exhausted"),
1856 yyerror (]b4_yyerror_args[YY_("syntax error"));
1862 char const *yymsgp = YY_("syntax error");
2013 yyerror (]b4_yyerror_args[YY_("memory exhausted"));