Lines Matching defs:YY_
43 /* Undocumented macros, especially those whose name start with YY_,
377 #ifndef YY_
381 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
384 # ifndef YY_
385 # define YY_(Msgid) Msgid
987 yyerror (&yylloc, parser, YY_("syntax error: cannot back up")); \
1390 YYCASE_(0, YY_("syntax error"));
1391 YYCASE_(1, YY_("syntax error, unexpected %s"));
1392 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1393 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1394 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1395 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1596 yyoverflow (YY_("memory exhausted"),
2809 yyerror (&yylloc, parser, YY_("syntax error"));
2814 char const *yymsgp = YY_("syntax error");
2958 yyerror (&yylloc, parser, YY_("memory exhausted"));