Home | History | Annotate | Download | only in libpcap

Lines Matching refs:YYFPRINTF

1510 # ifndef YYFPRINTF
1512 # define YYFPRINTF fprintf
1518 YYFPRINTF Args; \
1525 YYFPRINTF (stderr, "%s ", Title); \
1528 YYFPRINTF (stderr, "\n"); \
1583 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1585 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1588 YYFPRINTF (yyoutput, ")");
1607 YYFPRINTF (stderr, "Stack now");
1611 YYFPRINTF (stderr, " %d", yybot);
1613 YYFPRINTF (stderr, "\n");
1641 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1646 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1650 YYFPRINTF (stderr, "\n");