Lines Matching refs:YYFPRINTF
1219 # ifndef YYFPRINTF
1221 # define YYFPRINTF fprintf
1227 YYFPRINTF Args; \
1234 YYFPRINTF (stderr, "%s ", Title); \
1237 YYFPRINTF (stderr, "\n"); \
1256 YYFPRINTF (stderr, "Stack now");
1258 YYFPRINTF (stderr, " %d", *bottom);
1259 YYFPRINTF (stderr, "\n");
1284 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu), ",
1288 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
1289 YYFPRINTF (stderr, "-> %s\n", yytname[yyr1[yyrule]]);
1452 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1454 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1466 YYFPRINTF (yyoutput, ")");