Lines Matching refs:YY_
38 especially those whose name start with YY_ or yy_. They are
567 #ifndef YY_
571 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
574 # ifndef YY_
575 # define YY_(Msgid) Msgid
1812 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
2259 YYCASE_(0, YY_("syntax error"));
2260 YYCASE_(1, YY_("syntax error, unexpected %s"));
2261 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
2262 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
2263 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
2264 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
2479 yyoverflow (YY_("memory exhausted"),
6117 char const *yymsgp = YY_("syntax error");
6259 yyerror (&yylloc, state, YY_("memory exhausted"));