Lines Matching refs:YYFPRINTF
832 # ifndef YYFPRINTF
834 # define YYFPRINTF fprintf macro
840 YYFPRINTF Args; \
853 YYFPRINTF (stderr, "%s ", Title); \
856 YYFPRINTF (stderr, "\n"); \
891 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
895 YYFPRINTF (yyo, ")"); in yy_symbol_print()
906 YYFPRINTF (stderr, "Stack now"); in yy_stack_print()
910 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print()
912 YYFPRINTF (stderr, "\n"); in yy_stack_print()
933 YYFPRINTF (stderr, "Reducing stack by rule %d (line %d):\n", in yy_reduce_print()
938 YYFPRINTF (stderr, " $%d = ", yyi + 1); in yy_reduce_print()
942 YYFPRINTF (stderr, "\n"); in yy_reduce_print()