Lines Matching defs:YY_
38 especially those whose name start with YY_ or yy_. They are
473 #ifndef YY_
477 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
480 # ifndef YY_
481 # define YY_(Msgid) Msgid
1122 yyerror (&yylloc, parser, YY_("syntax error: cannot back up")); \
1569 YYCASE_(0, YY_("syntax error"));
1570 YYCASE_(1, YY_("syntax error, unexpected %s"));
1571 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1572 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1573 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1574 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1788 yyoverflow (YY_("memory exhausted"),
3114 char const *yymsgp = YY_("syntax error");
3256 yyerror (&yylloc, parser, YY_("memory exhausted"));