Lines Matching defs:YY_
690 #ifndef YY_
694 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
697 # ifndef YY_
698 # define YY_(Msgid) Msgid
1423 yyerror (yyscanner, cstate, YY_("syntax error: cannot back up")); \
1758 YYCASE_(0, YY_("syntax error"));
1759 YYCASE_(1, YY_("syntax error, unexpected %s"));
1760 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1761 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1762 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1763 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1931 yyoverflow (YY_("memory exhausted"),
3486 yyerror (yyscanner, cstate, YY_("syntax error"));
3491 char const *yymsgp = YY_("syntax error");
3630 yyerror (yyscanner, cstate, YY_("memory exhausted"));