Home | History | Annotate | Download | only in libpcap

Lines Matching defs:YY_

686 #ifndef YY_
690 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
693 # ifndef YY_
694 # define YY_(Msgid) Msgid
1419 yyerror (YY_("syntax error: cannot back up")); \
1752 YYCASE_(0, YY_("syntax error"));
1753 YYCASE_(1, YY_("syntax error, unexpected %s"));
1754 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1755 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1756 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1757 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1919 yyoverflow (YY_("memory exhausted"),
3474 yyerror (YY_("syntax error"));
3479 char const *yymsgp = YY_("syntax error");
3618 yyerror (YY_("memory exhausted"));