Lines Matching refs:YYFPRINTF
701 # ifndef YYFPRINTF
703 # define YYFPRINTF fprintf macro
709 YYFPRINTF Args; \
722 YYFPRINTF (stderr, "%s ", Title); \
725 YYFPRINTF (stderr, "\n"); \
757 YYFPRINTF (yyoutput, "%s %s (", in yy_symbol_print()
761 YYFPRINTF (yyoutput, ")"); in yy_symbol_print()
772 YYFPRINTF (stderr, "Stack now"); in yy_stack_print()
776 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print()
778 YYFPRINTF (stderr, "\n"); in yy_stack_print()
798 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", in yy_reduce_print()
803 YYFPRINTF (stderr, " $%d = ", yyi + 1); in yy_reduce_print()
808 YYFPRINTF (stderr, "\n"); in yy_reduce_print()