Lines Matching refs:YYFPRINTF
2048 # ifndef YYFPRINTF
2050 # define YYFPRINTF fprintf macro
2056 YYFPRINTF Args; \
2063 YYFPRINTF (stderr, "%s ", Title); \
2066 YYFPRINTF (stderr, "\n"); \
2127 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
2129 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
2132 YYFPRINTF (yyoutput, ": ");
2134 YYFPRINTF (yyoutput, ")");
2153 YYFPRINTF (stderr, "Stack now");
2157 YYFPRINTF (stderr, " %d", yybot);
2159 YYFPRINTF (stderr, "\n");
2189 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
2194 YYFPRINTF (stderr, " $%d = ", yyi + 1);
2198 YYFPRINTF (stderr, "\n");