Lines Matching defs:YYFPRINTF
882 # ifndef YYFPRINTF
884 # define YYFPRINTF fprintf
890 YYFPRINTF Args; \
897 YYFPRINTF (stderr, "%s ", Title); \
900 YYFPRINTF (stderr, "\n"); \
957 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
959 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
962 YYFPRINTF (yyoutput, ")");
981 YYFPRINTF (stderr, "Stack now");
985 YYFPRINTF (stderr, " %d", yybot);
987 YYFPRINTF (stderr, "\n");
1015 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1020 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1024 YYFPRINTF (stderr, "\n");