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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dgetdate.c1639 int yyx, yycount;
1641 yycount = 0;
1647 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1656 if (yycount < 5)
1658 yycount = 0;
1664 const char *yyq = ! yycount ? ", expecting " : " or ";
1667 yycount++;
1635 int yyx, yycount; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c1767 int yycount = 0;
1774 yycount += 1;
1775 if (yycount == 5)
1789 if (yycount < 5)
1763 int yycount = 0; local

Completed in 98 milliseconds