Home | History | Annotate | Download | only in libcpu

Lines Matching refs:YY_

425 #ifndef YY_
429 # define YY_(msgid) dgettext ("bison-runtime", msgid)
432 # ifndef YY_
433 # define YY_(msgid) msgid
834 yyerror (YY_("syntax error: cannot back up")); \
1259 YYCASE_(0, YY_("syntax error"));
1260 YYCASE_(1, YY_("syntax error, unexpected %s"));
1261 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1262 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1263 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1264 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1481 yyoverflow (YY_("memory exhausted"),
2077 yyerror (YY_("syntax error"));
2082 char const *yymsgp = YY_("syntax error");
2219 yyerror (YY_("memory exhausted"));