Lines Matching refs:YYFPRINTF
692 # ifndef YYFPRINTF
694 # define YYFPRINTF fprintf macro
700 YYFPRINTF Args; \
713 YYFPRINTF (stderr, "%s ", Title); \
716 YYFPRINTF (stderr, "\n"); \
750 YYFPRINTF (yyoutput, "%s %s (", in yy_symbol_print()
754 YYFPRINTF (yyoutput, ")"); in yy_symbol_print()
765 YYFPRINTF (stderr, "Stack now"); in yy_stack_print()
769 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print()
771 YYFPRINTF (stderr, "\n"); in yy_stack_print()
791 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", in yy_reduce_print()
796 YYFPRINTF (stderr, " $%d = ", yyi + 1); in yy_reduce_print()
801 YYFPRINTF (stderr, "\n"); in yy_reduce_print()