Lines Matching refs:YY_
277 #ifndef YY_
281 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
284 # ifndef YY_
285 # define YY_(Msgid) Msgid macro
708 yyerror (YY_("syntax error: cannot back up")); \
1104 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1105 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1106 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1107 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1108 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
1109 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error()
1322 yyoverflow (YY_("memory exhausted"),
1743 yyerror (YY_("syntax error"));
1748 char const *yymsgp = YY_("syntax error");
1887 yyerror (YY_("memory exhausted"));