Lines Matching refs:YY_
440 #ifndef YY_
444 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
447 # ifndef YY_
448 # define YY_(Msgid) Msgid macro
1616 yyerror (&yylloc, context, yyscanner, YY_("syntax error: cannot back up")); \
2019 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
2020 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
2021 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
2022 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
2023 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
2024 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error()
2214 yyoverflow (YY_("memory exhausted"), in yyparse()
4906 yyerror (&yylloc, context, yyscanner, YY_("syntax error")); in yyparse()
4911 char const *yymsgp = YY_("syntax error"); in yyparse()
5056 yyerror (&yylloc, context, yyscanner, YY_("memory exhausted")); in yyparse()