Searched refs:YYFPRINTF (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Darith.c609 # ifndef YYFPRINTF
611 # define YYFPRINTF fprintf macro
617 YYFPRINTF Args; \
630 YYFPRINTF (stderr, "%s ", Title); \
633 YYFPRINTF (stderr, "\n"); \
652 YYFPRINTF (stderr, "Stack now");
654 YYFPRINTF (stderr, " %d", *bottom);
655 YYFPRINTF (stderr, "\n");
680 YYFPRINTF (stderr, "Reducing stack by rule %d (line %u), ",
684 YYFPRINTF (stder
[all...]

Completed in 53 milliseconds