Home | History | Annotate | Download | only in compiler

Lines Matching defs:YYFPRINTF

885 # ifndef YYFPRINTF
887 # define YYFPRINTF fprintf
893 YYFPRINTF Args; \
900 YYFPRINTF (stderr, "%s ", Title); \
903 YYFPRINTF (stderr, "\n"); \
958 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
960 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
963 YYFPRINTF (yyoutput, ")");
982 YYFPRINTF (stderr, "Stack now");
986 YYFPRINTF (stderr, " %d", yybot);
988 YYFPRINTF (stderr, "\n");
1016 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1021 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1025 YYFPRINTF (stderr, "\n");