Searched refs:yystate (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/
H A Dparse.c548 register int yym, yyn, yystate; local
567 *yyssp = yystate = 0;
570 if (yyn = yydefred[yystate]) goto yyreduce;
581 YYPREFIX, yystate, yychar, yys);
585 if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 &&
591 YYPREFIX, yystate, yytable[yyn]);
597 *++yyssp = yystate = yytable[yyn];
603 if ((yyn = yyrindex[yystate]) && (yyn += yychar) >= 0 &&
638 *++yyssp = yystate = yytable[yyn];
665 YYPREFIX, yystate, yycha
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c158 #define yystate po_gram_state macro
1053 yysyntax_error (char *yyresult, int yystate, int yychar)
1055 int yyn = yypact[yystate];
1245 int yystate;
1294 yystate = 0;
1310 | yynewstate -- Push a new state, which is found in yystate. |
1318 *yyssp = yystate;
1385 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1398 yyn = yypact[yystate];
1451 yystate
1052 yysyntax_error(char *yyresult, int yystate, int yychar) argument
1242 int yystate; local
[all...]
H A Dpo-gram-gen.y71 #define yystate po_gram_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c1092 register int yystate;
1135 yystate = 0;
1154 | yynewstate -- Push a new state, which is found in yystate. |
1163 *yyssp = yystate;
1230 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1245 yyn = yypact[yystate];
1301 yystate = yyn;
1309 yyn = yydefact[yystate];
1731 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1732 if (0 <= yystate
1089 register int yystate; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.c984 register int yystate;
1027 yystate = 0;
1043 | yynewstate -- Push a new state, which is found in yystate. |
1052 *yyssp = yystate;
1119 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1134 yyn = yypact[yystate];
1190 yystate = yyn;
1198 yyn = yydefact[yystate];
1613 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1614 if (0 <= yystate
981 register int yystate; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.tab.c1196 int yystate;
1239 yystate = 0;
1255 | yynewstate -- Push a new state, which is found in yystate. |
1264 *yyssp = yystate;
1331 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
1346 yyn = yypact[yystate];
1402 yystate = yyn;
1410 yyn = yydefact[yystate];
1855 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1856 if (0 <= yystate
1193 int yystate; local
[all...]

Completed in 260 milliseconds