Lines Matching refs:YYFPRINTF
1031 # ifndef YYFPRINTF
1033 # define YYFPRINTF fprintf
1039 YYFPRINTF Args; \
1046 YYFPRINTF (stderr, "%s ", Title); \
1049 YYFPRINTF (stderr, "\n"); \
1235 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1237 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1240 YYFPRINTF (yyoutput, ": ");
1242 YYFPRINTF (yyoutput, ")");
1261 YYFPRINTF (stderr, "Stack now");
1265 YYFPRINTF (stderr, " %d", yybot);
1267 YYFPRINTF (stderr, "\n");
1296 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1301 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1305 YYFPRINTF (stderr, "\n");
1463 YYFPRINTF (stderr, "LAC: initial context discarded due to " \
1764 YYFPRINTF (stderr, "No expected tokens.\n");