Lines Matching defs:YYFPRINTF
751 # ifndef YYFPRINTF
753 # define YYFPRINTF fprintf
759 YYFPRINTF Args; \
766 YYFPRINTF (stderr, "%s ", Title); \
769 YYFPRINTF (stderr, "\n"); \
830 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
832 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
835 YYFPRINTF (yyoutput, ")");
854 YYFPRINTF (stderr, "Stack now");
858 YYFPRINTF (stderr, " %d", yybot);
860 YYFPRINTF (stderr, "\n");
890 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
895 YYFPRINTF (stderr, " $%d = ", yyi + 1);
899 YYFPRINTF (stderr, "\n");