Lines Matching refs:YY_
43 /* Undocumented macros, especially those whose name start with YY_,
459 #ifndef YY_
463 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
466 # ifndef YY_
467 # define YY_(Msgid) Msgid
1206 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
1609 YYCASE_(0, YY_("syntax error"));
1610 YYCASE_(1, YY_("syntax error, unexpected %s"));
1611 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1612 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1613 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1614 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1803 yyoverflow (YY_("memory exhausted"),
4395 yyerror (&yylloc, state, YY_("syntax error"));
4400 char const *yymsgp = YY_("syntax error");
4544 yyerror (&yylloc, state, YY_("memory exhausted"));