Lines Matching defs:YYFPRINTF
882 # ifndef YYFPRINTF
884 # define YYFPRINTF fprintf
890 YYFPRINTF Args; \
897 YYFPRINTF (stderr, "%s ", Title); \
900 YYFPRINTF (stderr, "\n"); \
955 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
957 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
960 YYFPRINTF (yyoutput, ")");
979 YYFPRINTF (stderr, "Stack now");
983 YYFPRINTF (stderr, " %d", yybot);
985 YYFPRINTF (stderr, "\n");
1013 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1018 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1022 YYFPRINTF (stderr, "\n");