Lines Matching defs:YYFPRINTF
888 # ifndef YYFPRINTF
890 # define YYFPRINTF fprintf
896 YYFPRINTF Args; \
903 YYFPRINTF (stderr, "%s ", Title); \
906 YYFPRINTF (stderr, "\n"); \
961 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
963 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
966 YYFPRINTF (yyoutput, ")");
985 YYFPRINTF (stderr, "Stack now");
989 YYFPRINTF (stderr, " %d", yybot);
991 YYFPRINTF (stderr, "\n");
1019 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1024 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1028 YYFPRINTF (stderr, "\n");