Lines Matching defs:YY_
675 #ifndef YY_
679 # define YY_(msgid) dgettext ("bison-runtime", msgid)
682 # ifndef YY_
683 # define YY_(msgid) msgid
1456 yyerror (YY_("syntax error: cannot back up")); \
1881 YYCASE_(0, YY_("syntax error"));
1882 YYCASE_(1, YY_("syntax error, unexpected %s"));
1883 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1884 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1885 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1886 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
2103 yyoverflow (YY_("memory exhausted"),
3793 yyerror (YY_("syntax error"));
3798 char const *yymsgp = YY_("syntax error");
3935 yyerror (YY_("memory exhausted"));