Lines Matching defs:YY_
326 #ifndef YY_
330 # define YY_(msgid) dgettext ("bison-runtime", msgid)
333 # ifndef YY_
334 # define YY_(msgid) msgid
808 yyerror (YY_("syntax error: cannot back up")); \
1233 YYCASE_(0, YY_("syntax error"));
1234 YYCASE_(1, YY_("syntax error, unexpected %s"));
1235 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1236 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1237 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1238 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1455 yyoverflow (YY_("memory exhausted"),
1920 yyerror (YY_("syntax error"));
1925 char const *yymsgp = YY_("syntax error");
2062 yyerror (YY_("memory exhausted"));