Lines Matching refs:YY_
43 /* Undocumented macros, especially those whose name start with YY_,
449 #ifndef YY_
453 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
456 # ifndef YY_
457 # define YY_(Msgid) Msgid
1667 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
2070 YYCASE_(0, YY_("syntax error"));
2071 YYCASE_(1, YY_("syntax error, unexpected %s"));
2072 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
2073 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
2074 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
2075 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
2276 yyoverflow (YY_("memory exhausted"),
5868 yyerror (&yylloc, state, YY_("syntax error"));
5873 char const *yymsgp = YY_("syntax error");
6017 yyerror (&yylloc, state, YY_("memory exhausted"));