Lines Matching refs:YY_
38 especially those whose name start with YY_ or yy_. They are
605 #ifndef YY_
609 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
612 # ifndef YY_
613 # define YY_(Msgid) Msgid
1388 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
1835 YYCASE_(0, YY_("syntax error"));
1836 YYCASE_(1, YY_("syntax error, unexpected %s"));
1837 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1838 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1839 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1840 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
2041 yyoverflow (YY_("memory exhausted"),
4665 char const *yymsgp = YY_("syntax error");
4807 yyerror (&yylloc, state, YY_("memory exhausted"));