| /netbsd/src/tools/m4/bootstrap/ |
| D | parser.c | 353 int yym, yyn, yystate; in yyparse() local 372 *yyssp = yystate = 0; in yyparse() 375 if ((yyn = yydefred[yystate]) != 0) goto yyreduce; in yyparse() 386 YYPREFIX, yystate, yychar, yys); in yyparse() 390 if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 && in yyparse() 396 YYPREFIX, yystate, yytable[yyn]); in yyparse() 402 *++yyssp = yystate = yytable[yyn]; in yyparse() 408 if ((yyn = yyrindex[yystate]) && (yyn += yychar) >= 0 && in yyparse() 439 *++yyssp = yystate = yytable[yyn]; in yyparse() 466 YYPREFIX, yystate, yychar, yys); in yyparse() [all …]
|
| /netbsd/src/external/bsd/byacc/dist/ |
| D | yaccpar.skel | 160 int yym, yyn, yystate; 182 yystate = 0; 191 yystate = 0; 195 if ((yyn = yydefred[yystate]) != 0) goto yyreduce; 205 YYPREFIX, yystate, yychar, yys); 209 if (((yyn = yysindex[yystate]) != 0) && (yyn += yychar) >= 0 && 215 YYPREFIX, yystate, yytable[yyn]); 218 yystate = yytable[yyn]; 225 if (((yyn = yyrindex[yystate]) != 0) && (yyn += yychar) >= 0 && 254 yystate = yytable[yyn]; [all …]
|
| D | btyaccpar.skel | 373 int yym, yyn, yystate, yyresult; 417 yystate = 0; 429 yystate = 0; 433 if ((yyn = yydefred[yystate]) != 0) goto yyreduce; 492 YYDEBUGSTR, yydepth, yystate, yychar, yys); 506 if (((yyn = yycindex[yystate]) != 0) && (yyn += yychar) >= 0 && 517 YYDEBUGSTR, yydepth, yystate); 524 if (save->state != yystate) YYABORT; 536 fprintf(stderr, "%s[%d]: CONFLICT in state %d. ", YYDEBUGSTR, yydepth, yystate); 546 save->state = yystate; [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/intl/ |
| D | plural.c | 714 register int yystate; in yyparse() local 769 yystate = 0; in yyparse() 796 *yyssp = yystate; in yyparse() 874 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 890 yyn = yypact[yystate]; in yyparse() 979 yystate = yyn; in yyparse() 987 yyn = yydefact[yystate]; in yyparse() 1144 yystate = yypgoto[yyn - YYNTBASE] + *yyssp; in yyparse() 1145 if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp) in yyparse() 1146 yystate = yytable[yystate]; in yyparse() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| D | parse.c | 759 yystate = *yyssp; \ 959 yy_state_fast_t yystate = 0; in yyparse() local 1016 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1017 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1019 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1087 if (yystate == YYFINAL) in yyparse() 1101 yyn = yypact[yystate]; in yyparse() 1157 yystate = yyn; in yyparse() 1171 yyn = yydefact[yystate]; in yyparse() 1319 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | arparse.c | 819 yystate = *yyssp; \ 1019 yy_state_fast_t yystate = 0; in yyparse() local 1076 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1077 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1079 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1147 if (yystate == YYFINAL) in yyparse() 1161 yyn = yypact[yystate]; in yyparse() 1217 yystate = yyn; in yyparse() 1231 yyn = yydefact[yystate]; in yyparse() 1423 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| D | sysinfo.c | 748 yystate = *yyssp; \ 948 yy_state_fast_t yystate = 0; in yyparse() local 1005 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1006 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1008 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1076 if (yystate == YYFINAL) in yyparse() 1090 yyn = yypact[yystate]; in yyparse() 1146 yystate = yyn; in yyparse() 1160 yyn = yydefact[yystate]; in yyparse() 1589 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| D | mcparse.c | 886 yystate = *yyssp; \ 1086 yy_state_fast_t yystate = 0; in yyparse() local 1143 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1144 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1146 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1214 if (yystate == YYFINAL) in yyparse() 1228 yyn = yypact[yystate]; in yyparse() 1284 yystate = yyn; in yyparse() 1298 yyn = yydefact[yystate]; in yyparse() 1846 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| D | defparse.c | 912 yystate = *yyssp; \ 1112 yy_state_fast_t yystate = 0; in yyparse() local 1169 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1170 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1172 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1240 if (yystate == YYFINAL) in yyparse() 1254 yyn = yypact[yystate]; in yyparse() 1310 yystate = yyn; in yyparse() 1324 yyn = yydefact[yystate]; in yyparse() 1852 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| D | rcparse.c | 1642 yystate = *yyssp; \ 1842 yy_state_fast_t yystate = 0; in yyparse() local 1899 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1900 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1902 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1970 if (yystate == YYFINAL) in yyparse() 1984 yyn = yypact[yystate]; in yyparse() 2040 yystate = yyn; in yyparse() 2054 yyn = yydefact[yystate]; in yyparse() 4622 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | itbl-parse.c | 1007 yystate = *yyssp; \ 1207 yy_state_fast_t yystate = 0; in yyparse() local 1264 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1265 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1267 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1335 if (yystate == YYFINAL) in yyparse() 1349 yyn = yypact[yystate]; in yyparse() 1405 yystate = yyn; in yyparse() 1419 yyn = yydefact[yystate]; in yyparse() 1653 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/calc/ |
| D | calc.c | 1055 yystate = *yyssp; \ 1262 yy_state_fast_t yystate; in yyparse() local 1304 yystate = 0; in yyparse() 1331 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1332 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1334 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1401 if (yystate == YYFINAL) in yyparse() 1415 yyn = yypact[yystate]; in yyparse() 1471 yystate = yyn; in yyparse() 1485 yyn = yydefact[yystate]; in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | loongarch-parse.c | 1090 yystate = *yyssp; \ 1290 yy_state_fast_t yystate = 0; in yyparse() local 1347 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1348 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1350 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1418 if (yystate == YYFINAL) in yyparse() 1432 yyn = yypact[yystate]; in yyparse() 1488 yystate = yyn; in yyparse() 1502 yyn = yydefact[yystate]; in yyparse() 1738 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| D | m68k-parse.c | 105 #define yystate m68k_state macro 919 yystate = *yyssp; \ 1119 yy_state_fast_t yystate = 0; in yyparse() local 1176 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1177 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1179 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1247 if (yystate == YYFINAL) in yyparse() 1261 yyn = yypact[yystate]; in yyparse() 1317 yystate = yyn; in yyparse() 1331 yyn = yydefact[yystate]; in yyparse() [all …]
|
| D | rl78-parse.c | 1729 yystate = *yyssp; \ 1929 yy_state_fast_t yystate = 0; in yyparse() local 1986 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1987 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1989 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 2057 if (yystate == YYFINAL) in yyparse() 2071 yyn = yypact[yystate]; in yyparse() 2127 yystate = yyn; in yyparse() 2141 yyn = yydefact[yystate]; in yyparse() 4270 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| D | rx-parse.c | 2007 yystate = *yyssp; \ 2207 yy_state_fast_t yystate = 0; in yyparse() local 2264 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 2265 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 2267 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 2335 if (yystate == YYFINAL) in yyparse() 2349 yyn = yypact[yystate]; in yyparse() 2405 yystate = yyn; in yyparse() 2419 yyn = yydefact[yystate]; in yyparse() 4396 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| D | bfin-parse.c | 2381 yystate = *yyssp; \ 2581 yy_state_fast_t yystate = 0; in yyparse() local 2638 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 2639 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 2641 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 2709 if (yystate == YYFINAL) in yyparse() 2723 yyn = yypact[yystate]; in yyparse() 2779 yystate = yyn; in yyparse() 2793 yyn = yydefact[yystate]; in yyparse() 7722 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| /netbsd/src/external/bsd/elftosb/dist/elftosb2/ |
| D | elftosb_parser.tab.cpp | 1284 int yystate; local 1332 yystate = 0; 1363 *yyssp = yystate; 1430 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); 1445 yyn = yypact[yystate]; 1501 yystate = yyn; 1509 yyn = yydefact[yystate]; 2528 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; 2529 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) 2530 yystate = yytable[yystate]; [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | slc-gram.c | 731 yystate = *yyssp; \ 931 yy_state_fast_t yystate = 0; in yyparse() local 988 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 989 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 991 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1059 if (yystate == YYFINAL) in yyparse() 1073 yyn = yypact[yystate]; in yyparse() 1129 yystate = yyn; in yyparse() 1143 yyn = yydefact[yystate]; in yyparse() 1242 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | getdate.c | 1217 yysyntax_error (char *yyresult, int yystate, int yychar) in yysyntax_error() argument 1219 int yyn = yypact[yystate]; in yysyntax_error() 1406 int yystate; local 1457 yystate = 0; 1480 *yyssp = yystate; 1543 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); 1545 if (yystate == YYFINAL) 1559 yyn = yypact[yystate]; 1608 yystate = yyn; 1618 yyn = yydefact[yystate]; [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | asn1parse.c | 1244 yystate = *yyssp; \ 1444 yy_state_fast_t yystate = 0; in yyparse() local 1501 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1502 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1504 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1572 if (yystate == YYFINAL) in yyparse() 1586 yyn = yypact[yystate]; in yyparse() 1642 yystate = yyn; in yyparse() 1656 yyn = yydefact[yystate]; in yyparse() 2595 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | deffilep.c | 135 #define yystate def_state macro 1019 yystate = *yyssp; \ 1219 yy_state_fast_t yystate = 0; in yyparse() local 1276 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 1277 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 1279 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 1347 if (yystate == YYFINAL) in yyparse() 1361 yyn = yypact[yystate]; in yyparse() 1417 yystate = yyn; in yyparse() 1431 yyn = yydefact[yystate]; in yyparse() [all …]
|
| D | ldgram.c | 2146 yystate = *yyssp; \ 2346 yy_state_fast_t yystate = 0; in yyparse() local 2403 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 2404 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 2406 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 2474 if (yystate == YYFINAL) in yyparse() 2488 yyn = yypact[yystate]; in yyparse() 2544 yystate = yyn; in yyparse() 2558 yyn = yydefact[yystate]; in yyparse() 4856 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | yy-remap.h | 63 #define yystate GDB_YY_REMAP (yystate) macro
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | yyscript.c | 1690 yystate = *yyssp; \ 2165 yy_state_fast_t yystate = 0; in yyparse() local 2225 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); in yyparse() 2226 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse() 2228 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() 2296 if (yystate == YYFINAL) in yyparse() 2310 yyn = yypact[yystate]; in yyparse() 2366 yystate = yyn; in yyparse() 2380 yyn = yydefact[yystate]; in yyparse() 3791 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp in yyparse() [all …]
|