Home | History | Annotate | Download | only in sh

Lines Matching refs:YYFPRINTF

609 # ifndef YYFPRINTF
611 # define YYFPRINTF fprintf
617 YYFPRINTF Args; \
630 YYFPRINTF (stderr, "%s ", Title); \
633 YYFPRINTF (stderr, "\n"); \
652 YYFPRINTF (stderr, "Stack now");
654 YYFPRINTF (stderr, " %d", *bottom);
655 YYFPRINTF (stderr, "\n");
680 YYFPRINTF (stderr, "Reducing stack by rule %d (line %u), ",
684 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
685 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
806 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
812 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
819 YYFPRINTF (yyoutput, ")");