Home | History | Annotate | Download | only in compiler

Lines Matching defs:YYFPRINTF

800 # ifndef YYFPRINTF
802 # define YYFPRINTF fprintf
808 YYFPRINTF Args; \
815 YYFPRINTF (stderr, "%s ", Title); \
818 YYFPRINTF (stderr, "\n"); \
873 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
875 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
878 YYFPRINTF (yyoutput, ")");
897 YYFPRINTF (stderr, "Stack now");
901 YYFPRINTF (stderr, " %d", yybot);
903 YYFPRINTF (stderr, "\n");
931 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
936 YYFPRINTF (stderr, " $%d = ", yyi + 1);
940 YYFPRINTF (stderr, "\n");