Home | History | Annotate | Download | only in compiler

Lines Matching defs:YY_

392 #ifndef YY_
396 # define YY_(msgid) dgettext ("bison-runtime", msgid)
399 # ifndef YY_
400 # define YY_(msgid) msgid
819 yyerror (YY_("syntax error: cannot back up")); \
1191 YY_("syntax error, unexpected %s");
1192 YY_("syntax error, unexpected %s, expecting %s");
1193 YY_("syntax error, unexpected %s, expecting %s or %s");
1194 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1195 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1238 yyf = YY_(yyformat);
1453 yyoverflow (YY_("memory exhausted"),
1826 yyerror (YY_("syntax error"));
1854 yyerror (YY_("syntax error"));
1969 yyerror (YY_("memory exhausted"));