Lines Matching refs:YY_
234 #ifndef YY_
238 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
241 # ifndef YY_
242 # define YY_(msgid) msgid macro
602 yyerror (YY_("syntax error: cannot back up")); \
970 YY_("syntax error, unexpected %s"); in yysyntax_error()
971 YY_("syntax error, unexpected %s, expecting %s"); in yysyntax_error()
972 YY_("syntax error, unexpected %s, expecting %s or %s"); in yysyntax_error()
973 YY_("syntax error, unexpected %s, expecting %s or %s or %s"); in yysyntax_error()
974 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); in yysyntax_error()
1017 yyf = YY_(yyformat); in yysyntax_error()
1233 yyoverflow (YY_("memory exhausted"),
1505 yyerror (YY_("syntax error"));
1533 yyerror (YY_("syntax error"));
1651 yyerror (YY_("memory exhausted"));