Lines Matching refs:YYFPRINTF
523 # ifndef YYFPRINTF
525 # define YYFPRINTF fprintf macro
531 YYFPRINTF Args; \
892 YYFPRINTF (stderr, "Next token is %d (%s", in yyparse()
899 YYFPRINTF (stderr, ")\n"); in yyparse()
993 YYFPRINTF (stderr, "Reducing via rule %d (line %d), ", in yyparse()
998 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); in yyparse()
999 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]); in yyparse()
1095 YYFPRINTF (stderr, "state stack now"); in yyparse()
1097 YYFPRINTF (stderr, " %d", *++yyssp1); in yyparse()
1098 YYFPRINTF (stderr, "\n"); in yyparse()
1240 YYFPRINTF (stderr, "Error: state stack now"); in yyparse()
1242 YYFPRINTF (stderr, " %d", *++yyssp1); in yyparse()
1243 YYFPRINTF (stderr, "\n"); in yyparse()