Lines Matching refs:YY_
259 #ifndef YY_
263 # define YY_(msgid) dgettext ("bison-runtime", msgid)
266 # ifndef YY_
267 # define YY_(msgid) msgid
910 yyerror (YY_("syntax error: cannot back up")); \
1337 YYCASE_(0, YY_("syntax error"));
1338 YYCASE_(1, YY_("syntax error, unexpected %s"));
1339 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1340 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1341 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1342 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1559 yyoverflow (YY_("memory exhausted"),
2220 yyerror (YY_("syntax error"));
2225 char const *yymsgp = YY_("syntax error");
2362 yyerror (YY_("memory exhausted"));