/external/e2fsprogs/intl/ |
D | plural.c | 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() [all …]
|
/external/bison/src/ |
D | parse-gram.c | 923 # ifndef YYFPRINTF 925 # define YYFPRINTF fprintf macro 931 YYFPRINTF Args; \ 938 YYFPRINTF (stderr, "%s ", Title); \ 941 YYFPRINTF (stderr, "\n"); \ 1079 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 1081 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 1084 YYFPRINTF (yyoutput, ": "); 1086 YYFPRINTF (yyoutput, ")"); 1105 YYFPRINTF (stderr, "Stack now"); [all …]
|
/external/libpcap/ |
D | grammar.c | 1219 # ifndef YYFPRINTF 1221 # define YYFPRINTF fprintf macro 1227 YYFPRINTF Args; \ 1234 YYFPRINTF (stderr, "%s ", Title); \ 1237 YYFPRINTF (stderr, "\n"); \ 1256 YYFPRINTF (stderr, "Stack now"); 1258 YYFPRINTF (stderr, " %d", *bottom); 1259 YYFPRINTF (stderr, "\n"); 1284 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu), ", 1288 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); [all …]
|
/external/bison/data/ |
D | yacc.c | 644 # ifndef YYFPRINTF 646 # define YYFPRINTF fprintf 652 YYFPRINTF Args; \ 659 YYFPRINTF (stderr, "%s ", Title); \ 662 YYFPRINTF (stderr, "\n"); \ 677 YYFPRINTF (stderr, "Stack now"); 679 YYFPRINTF (stderr, " %d", *bottom); 680 YYFPRINTF (stderr, "\n"); 703 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
|
D | glr.c | 565 # ifndef YYFPRINTF 566 # define YYFPRINTF fprintf 572 YYFPRINTF Args; \ 581 YYFPRINTF (stderr, "%s ", Title); \ 584 YYFPRINTF (stderr, "\n"); \ 982 YYFPRINTF (stderr, "%s unresolved ", yymsg); 984 YYFPRINTF (stderr, "%s incomplete ", yymsg); 987 YYFPRINTF (stderr, "\n"); 1436 [ YYFPRINTF (stderr, "Reducing stack %lu by rule %d (line %lu):\n", 1758 YYFPRINTF (stderr, "%*s%s -> <Rule %d, empty>\n", [all …]
|
D | c.m4 | 523 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 525 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 528 YYFPRINTF (yyoutput, ": "); 532 YYFPRINTF (yyoutput, ")");
|
/external/elfutils/src/ |
D | ldscript.c | 875 # ifndef YYFPRINTF 877 # define YYFPRINTF fprintf macro 883 YYFPRINTF Args; \ 890 YYFPRINTF (stderr, "%s ", Title); \ 893 YYFPRINTF (stderr, "\n"); \ 948 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 950 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 953 YYFPRINTF (yyoutput, ")"); 972 YYFPRINTF (stderr, "Stack now"); 974 YYFPRINTF (stderr, " %d", *bottom); [all …]
|
/external/mesa3d/src/glsl/glcpp/ |
D | glcpp-parse.c | 1038 # ifndef YYFPRINTF 1040 # define YYFPRINTF fprintf macro 1046 YYFPRINTF Args; \ 1053 YYFPRINTF (stderr, "%s ", Title); \ 1056 YYFPRINTF (stderr, "\n"); \ 1117 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 1119 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 1122 YYFPRINTF (yyoutput, ": "); 1124 YYFPRINTF (yyoutput, ")"); 1143 YYFPRINTF (stderr, "Stack now"); [all …]
|
/external/mesa3d/src/glsl/ |
D | glsl_parser.cpp | 2048 # ifndef YYFPRINTF 2050 # define YYFPRINTF fprintf macro 2056 YYFPRINTF Args; \ 2063 YYFPRINTF (stderr, "%s ", Title); \ 2066 YYFPRINTF (stderr, "\n"); \ 2127 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 2129 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 2132 YYFPRINTF (yyoutput, ": "); 2134 YYFPRINTF (yyoutput, ")"); 2153 YYFPRINTF (stderr, "Stack now"); [all …]
|
/external/elfutils/libcpu/ |
D | i386_parse.c | 866 # ifndef YYFPRINTF 868 # define YYFPRINTF fprintf macro 874 YYFPRINTF Args; \ 881 YYFPRINTF (stderr, "%s ", Title); \ 884 YYFPRINTF (stderr, "\n"); \ 939 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 941 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 944 YYFPRINTF (yyoutput, ")"); 963 YYFPRINTF (stderr, "Stack now"); 965 YYFPRINTF (stderr, " %d", *bottom); [all …]
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
D | glslang_tab.cpp | 1386 # ifndef YYFPRINTF 1388 # define YYFPRINTF fprintf macro 1394 YYFPRINTF Args; \ 1401 YYFPRINTF (stderr, "%s ", Title); \ 1404 YYFPRINTF (stderr, "\n"); \ 1462 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 1464 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 1467 YYFPRINTF (yyoutput, ")"); 1486 YYFPRINTF (stderr, "Stack now"); 1488 YYFPRINTF (stderr, " %d", *bottom); [all …]
|
/external/bison/ |
D | ChangeLog | 1512 All uses replaced by YYFPRINTF and YYDPRINTF. 1548 Prefer them to YYFPRINTF and YYDPRINTF if either will do, 2232 * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF, not fprintf. 6217 * data/glr.c (yy_reduce_print): Use YYFPRINTF, no need for 8384 * data/glr.c (YYFPRINTF): Always define it, not only when YYDEBUG 8387 Use YYFPRINTF when under if (YYDEBUG) to avoid empty `if' bodies. 10449 (YYSIZE_T, YYFPRINTF, YYPARSE_PARAM_ARG, YYPARSE_PARAM_DECL): 11559 (YYFPRINTF, YYSTDERR): New macros, needed for the above. 11562 * doc/bison.texinfo: Document YYFPRINTF, YYSTDERR.
|
/external/bison/doc/ |
D | bison.texinfo | 6672 @code{YYFPRINTF (stderr, @var{format}, @var{args})} where 6675 define @code{YYFPRINTF}, @code{<stdio.h>} is automatically included 8711 @c LocalWords: hexflag STR exdent itemset asis DYYDEBUG YYFPRINTF args
|
D | bison.info | 6143 `YYFPRINTF (stderr, FORMAT, ARGS)' where FORMAT and ARGS are the usual 6145 value but do not define `YYFPRINTF', `<stdio.h>' is automatically
|