Lines Matching refs:YYFPRINTF
889 # ifndef YYFPRINTF
891 # define YYFPRINTF fprintf macro
897 YYFPRINTF Args; \
910 YYFPRINTF (stderr, "%s ", Title); \
913 YYFPRINTF (stderr, "\n"); \
948 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
952 YYFPRINTF (yyo, ")"); in yy_symbol_print()
963 YYFPRINTF (stderr, "Stack now"); in yy_stack_print()
967 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print()
969 YYFPRINTF (stderr, "\n"); in yy_stack_print()
990 YYFPRINTF (stderr, "Reducing stack by rule %d (line %d):\n", in yy_reduce_print()
995 YYFPRINTF (stderr, " $%d = ", yyi + 1); in yy_reduce_print()
999 YYFPRINTF (stderr, "\n"); in yy_reduce_print()