Home
last modified time | relevance | path

Searched refs:yycount (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c1138 int yyx, yycount; in yyparse() local
1140 yycount = 0; in yyparse()
1146 yysize += yystrlen (yytname[yyx]) + 15, yycount++; in yyparse()
1155 if (yycount < 5) in yyparse()
1157 yycount = 0; in yyparse()
1163 const char *yyq = ! yycount ? ", expecting " : " or "; in yyparse()
1166 yycount++; in yyparse()
/external/iproute2/tc/
Demp_ematch.yacc.c935 int yycount = 0; in yysyntax_error() local
963 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
979 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
981 yycount = 1; in yysyntax_error()
985 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
997 switch (yycount) in yysyntax_error()
1035 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp953 int yycount = 0; in yysyntax_error() local
981 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
997 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
999 yycount = 1; in yysyntax_error()
1003 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1015 switch (yycount) in yysyntax_error()
1053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
/external/one-true-awk/
Dytab.c2164 int yycount = 0; in yysyntax_error() local
2192 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
2208 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
2210 yycount = 1; in yysyntax_error()
2214 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
2226 switch (yycount) in yysyntax_error()
2264 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c1356 int yycount = 0; in yysyntax_error() local
1384 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1400 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
1402 yycount = 1; in yysyntax_error()
1406 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1418 switch (yycount) in yysyntax_error()
1456 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
/external/libpcap/
Dgrammar.c1690 int yycount = 0; in yysyntax_error() local
1718 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1734 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
1736 yycount = 1; in yysyntax_error()
1740 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1752 switch (yycount) in yysyntax_error()
1790 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp1953 int yycount = 0; in yysyntax_error() local
1981 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1997 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
1999 yycount = 1; in yysyntax_error()
2003 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
2015 switch (yycount) in yysyntax_error()
2053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
/external/toybox/kconfig/
Dzconf.tab.c_shipped1911 int yycount = 1;
1919 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1921 yycount = 1;
1926 yyarg[yycount++] = yytname[yyx];
1950 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp3747 int yycount = 0; in yysyntax_error() local
3775 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
3791 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
3793 yycount = 1; in yysyntax_error()
3797 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
3809 switch (yycount) in yysyntax_error()
3847 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()