Lines Matching refs:YY_
262 #ifndef YY_
266 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
269 # ifndef YY_
270 # define YY_(msgid) msgid macro
857 yyerror (YY_("syntax error: cannot back up")); \
1284 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1285 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1286 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1287 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1288 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
1289 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error()
1536 yyoverflow (YY_("memory exhausted"),
2151 yyerror (YY_("syntax error"));
2156 char const *yymsgp = YY_("syntax error");
2293 yyerror (YY_("memory exhausted"));