Home | History | Annotate | Download | only in libpcap

Lines Matching refs:YY_

673 #ifndef YY_
677 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
680 # ifndef YY_
681 # define YY_(Msgid) Msgid
1406 yyerror (yyscanner, cstate, YY_("syntax error: cannot back up")); \
1741 YYCASE_(0, YY_("syntax error"));
1742 YYCASE_(1, YY_("syntax error, unexpected %s"));
1743 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1744 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1745 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1746 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1914 yyoverflow (YY_("memory exhausted"),
3469 yyerror (yyscanner, cstate, YY_("syntax error"));
3474 char const *yymsgp = YY_("syntax error");
3613 yyerror (yyscanner, cstate, YY_("memory exhausted"));