Lines Matching refs:YYFPRINTF
891 # ifndef YYFPRINTF
893 # define YYFPRINTF fprintf macro
899 YYFPRINTF Args; \
906 YYFPRINTF (stderr, "%s ", Title); \
909 YYFPRINTF (stderr, "\n"); \
964 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
966 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
969 YYFPRINTF (yyoutput, ")");
988 YYFPRINTF (stderr, "Stack now");
992 YYFPRINTF (stderr, " %d", yybot);
994 YYFPRINTF (stderr, "\n");
1022 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1027 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1031 YYFPRINTF (stderr, "\n");