Lines Matching refs:YY_
382 #ifndef YY_
386 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
389 # ifndef YY_
390 # define YY_(Msgid) Msgid macro
1899 yyerror (YY_("syntax error: cannot back up")); \
2232 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
2233 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
2234 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
2235 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
2236 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
2237 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error()
2399 yyoverflow (YY_("memory exhausted"), in yyparse()
3473 yyerror (YY_("syntax error")); in yyparse()
3478 char const *yymsgp = YY_("syntax error"); in yyparse()
3617 yyerror (YY_("memory exhausted")); in yyparse()