Home | History | Annotate | Download | only in util

Lines Matching defs:YY_

240 #ifndef YY_
244 # define YY_(msgid) dgettext ("bison-runtime", msgid)
247 # ifndef YY_
248 # define YY_(msgid) msgid
697 yyerror (_data, scanner, YY_("syntax error: cannot back up")); \
1130 YYCASE_(0, YY_("syntax error"));
1131 YYCASE_(1, YY_("syntax error, unexpected %s"));
1132 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1133 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1134 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1135 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1356 yyoverflow (YY_("memory exhausted"),
1976 yyerror (_data, scanner, YY_("syntax error"));
1981 char const *yymsgp = YY_("syntax error");
2118 yyerror (_data, scanner, YY_("memory exhausted"));