/external/e2fsprogs/intl/ |
plural.c | 523 # ifndef YYFPRINTF 525 # define YYFPRINTF fprintf 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 (stderr, " %d", *++yyssp1) [all...] |
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
ExpressionParser.cpp | 701 # ifndef YYFPRINTF 703 # define YYFPRINTF fprintf 709 YYFPRINTF Args; \ 722 YYFPRINTF (stderr, "%s ", Title); \ 725 YYFPRINTF (stderr, "\n"); \ 757 YYFPRINTF (yyoutput, "%s %s (", 761 YYFPRINTF (yyoutput, ")"); 772 YYFPRINTF (stderr, "Stack now"); 776 YYFPRINTF (stderr, " %d", yybot); 778 YYFPRINTF (stderr, "\n") [all...] |
/external/iproute2/tc/ |
emp_ematch.yacc.c | 642 # ifndef YYFPRINTF 644 # define YYFPRINTF fprintf 650 YYFPRINTF Args; \ 671 res += YYFPRINTF (yyo, "%d", yylocp->first_line); 673 res += YYFPRINTF (yyo, ".%d", yylocp->first_column); 679 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); 681 res += YYFPRINTF (yyo, ".%d", end_col); 684 res += YYFPRINTF (yyo, "-%d", end_col); 702 YYFPRINTF (stderr, "%s ", Title); \ 705 YYFPRINTF (stderr, "\n"); [all...] |
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
parser.c | [all...] |
/external/libpcap/ |
grammar.c | [all...] |
/external/one-true-awk/ |
ytab.c | [all...] |
/external/swiftshader/src/OpenGL/compiler/ |
glslang_tab.cpp | [all...] |
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
glslang_tab.cpp | [all...] |