Lines Matching refs:YYFPRINTF
832 # ifndef YYFPRINTF
834 # define YYFPRINTF fprintf
840 YYFPRINTF Args; \
847 YYFPRINTF (stderr, "%s ", Title); \
850 YYFPRINTF (stderr, "\n"); \
869 YYFPRINTF (stderr, "Stack now");
871 YYFPRINTF (stderr, " %d", *bottom);
872 YYFPRINTF (stderr, "\n");
897 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu), ",
901 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
902 YYFPRINTF (stderr, "-> %s\n", yytname[yyr1[yyrule]]);
1063 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1065 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1077 YYFPRINTF (yyoutput, ")");