Lines Matching refs:YY_
250 #ifndef YY_
254 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
257 # ifndef YY_
258 # define YY_(msgid) msgid macro
837 yyerror (YY_("syntax error: cannot back up")); \
1262 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1263 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1264 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1265 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1266 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
1267 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error()
1514 yyoverflow (YY_("memory exhausted"),
2109 yyerror (YY_("syntax error"));
2114 char const *yymsgp = YY_("syntax error");
2251 yyerror (YY_("memory exhausted"));