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

/external/bison/data/
H A Dglr.c508 # ifndef YYFPRINTF
509 # define YYFPRINTF fprintf macro
515 YYFPRINTF Args; \
524 YYFPRINTF (stderr, "%s ", Title); \
526 YYFPRINTF (stderr, "\n"); \
920 YYFPRINTF (stderr, "%s unresolved ", yymsg);
922 YYFPRINTF (stderr, "%s incomplete ", yymsg);
925 YYFPRINTF (stderr, "\n");
1371 [ YYFPRINTF (stderr, "Reducing stack %lu by rule %d (line %lu):\n",
1377 YYFPRINTF (stder
[all...]
H A Dyacc.c801 # ifndef YYFPRINTF
803 # define YYFPRINTF fprintf macro
809 YYFPRINTF Args; \
816 YYFPRINTF (stderr, "%s ", Title); \
819 YYFPRINTF (stderr, "\n"); \
834 YYFPRINTF (stderr, "Stack now");
838 YYFPRINTF (stderr, " %d", yybot);
840 YYFPRINTF (stderr, "\n");
863 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
868 YYFPRINTF (stder
[all...]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DExpressionParser.cpp728 # ifndef YYFPRINTF
730 # define YYFPRINTF fprintf macro
736 YYFPRINTF Args; \
743 YYFPRINTF (stderr, "%s ", Title); \
746 YYFPRINTF (stderr, "\n"); \
802 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
804 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
807 YYFPRINTF (yyoutput, ")");
826 YYFPRINTF (stderr, "Stack now");
830 YYFPRINTF (stder
[all...]
/external/e2fsprogs/intl/
H A Dplural.c523 # ifndef YYFPRINTF
525 # define YYFPRINTF fprintf macro
531 YYFPRINTF Args; \
892 YYFPRINTF (stderr, "Next token is %d (%s",
899 YYFPRINTF (stderr, ")\n");
993 YYFPRINTF (stderr, "Reducing via rule %d (line %d), ",
998 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
999 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]);
1095 YYFPRINTF (stderr, "state stack now");
1097 YYFPRINTF (stder
[all...]
/external/elfutils/0.153/src/
H A Dldscript.c896 # ifndef YYFPRINTF
898 # define YYFPRINTF fprintf macro
904 YYFPRINTF Args; \
911 YYFPRINTF (stderr, "%s ", Title); \
914 YYFPRINTF (stderr, "\n"); \
969 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
971 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
974 YYFPRINTF (yyoutput, ")");
993 YYFPRINTF (stderr, "Stack now");
997 YYFPRINTF (stder
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events-bison.c751 # ifndef YYFPRINTF
753 # define YYFPRINTF fprintf macro
759 YYFPRINTF Args; \
766 YYFPRINTF (stderr, "%s ", Title); \
769 YYFPRINTF (stderr, "\n"); \
830 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
832 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
835 YYFPRINTF (yyoutput, ")");
854 YYFPRINTF (stderr, "Stack now");
858 YYFPRINTF (stder
[all...]
H A Dpmu-bison.c641 # ifndef YYFPRINTF
643 # define YYFPRINTF fprintf macro
649 YYFPRINTF Args; \
656 YYFPRINTF (stderr, "%s ", Title); \
659 YYFPRINTF (stderr, "\n"); \
720 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
722 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
725 YYFPRINTF (yyoutput, ")");
744 YYFPRINTF (stderr, "Stack now");
748 YYFPRINTF (stder
[all...]
/external/bison/src/
H A Dparse-gram.c1031 # ifndef YYFPRINTF
1033 # define YYFPRINTF fprintf macro
1039 YYFPRINTF Args; \
1046 YYFPRINTF (stderr, "%s ", Title); \
1049 YYFPRINTF (stderr, "\n"); \
1235 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1237 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1240 YYFPRINTF (yyoutput, ": ");
1242 YYFPRINTF (yyoutput, ")");
1261 YYFPRINTF (stder
[all...]
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_tab.cpp1769 # ifndef YYFPRINTF
1771 # define YYFPRINTF fprintf macro
1777 YYFPRINTF Args; \
1784 YYFPRINTF (stderr, "%s ", Title); \
1787 YYFPRINTF (stderr, "\n"); \
1846 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1848 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1851 YYFPRINTF (yyoutput, ": ");
1853 YYFPRINTF (yyoutput, ")");
1872 YYFPRINTF (stder
[all...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.c1109 # ifndef YYFPRINTF
1111 # define YYFPRINTF fprintf macro
1117 YYFPRINTF Args; \
1124 YYFPRINTF (stderr, "%s ", Title); \
1127 YYFPRINTF (stderr, "\n"); \
1188 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1190 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1193 YYFPRINTF (yyoutput, ": ");
1195 YYFPRINTF (yyoutput, ")");
1214 YYFPRINTF (stder
[all...]
H A Dglsl_parser.cc2214 # ifndef YYFPRINTF
2216 # define YYFPRINTF fprintf macro
2222 YYFPRINTF Args; \
2229 YYFPRINTF (stderr, "%s ", Title); \
2232 YYFPRINTF (stderr, "\n"); \
2293 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
2295 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
2298 YYFPRINTF (yyoutput, ": ");
2300 YYFPRINTF (yyoutput, ")");
2319 YYFPRINTF (stder
[all...]
/external/elfutils/0.153/libcpu/
H A Di386_parse.c888 # ifndef YYFPRINTF
890 # define YYFPRINTF fprintf macro
896 YYFPRINTF Args; \
903 YYFPRINTF (stderr, "%s ", Title); \
906 YYFPRINTF (stderr, "\n"); \
961 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
963 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
966 YYFPRINTF (yyoutput, ")");
985 YYFPRINTF (stderr, "Stack now");
989 YYFPRINTF (stder
[all...]
/external/libpcap/
H A Dgrammar.c1510 # ifndef YYFPRINTF
1512 # define YYFPRINTF fprintf macro
1518 YYFPRINTF Args; \
1525 YYFPRINTF (stderr, "%s ", Title); \
1528 YYFPRINTF (stderr, "\n"); \
1583 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1585 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1588 YYFPRINTF (yyoutput, ")");
1607 YYFPRINTF (stderr, "Stack now");
1611 YYFPRINTF (stder
[all...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c1507 # ifndef YYFPRINTF
1509 # define YYFPRINTF fprintf macro
1515 YYFPRINTF Args; \
1522 YYFPRINTF (stderr, "%s ", Title); \
1525 YYFPRINTF (stderr, "\n"); \
1586 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1588 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1591 YYFPRINTF (yyoutput, ": ");
1593 YYFPRINTF (yyoutput, ")");
1612 YYFPRINTF (stder
[all...]

Completed in 484 milliseconds