Lines Matching refs:YYFPRINTF
911 # ifndef YYFPRINTF
913 # define YYFPRINTF fprintf
919 YYFPRINTF Args; \
926 YYFPRINTF (stderr, "%s ", Title); \
929 YYFPRINTF (stderr, "\n"); \
986 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
988 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
991 YYFPRINTF (yyoutput, ")");
1010 YYFPRINTF (stderr, "Stack now");
1014 YYFPRINTF (stderr, " %d", yybot);
1016 YYFPRINTF (stderr, "\n");
1044 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1049 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1053 YYFPRINTF (stderr, "\n");