| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| D | parse.c | 971 yy_state_t *yyss = yyssa; in yyparse() local 972 yy_state_t *yyssp = yyss; in yyparse() 1021 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1023 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1029 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1036 yy_state_t *yyss1 = yyss; in yyparse() 1047 yyss = yyss1; in yyparse() 1059 yy_state_t *yyss1 = yyss; in yyparse() 1065 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1073 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | arparse.c | 1031 yy_state_t *yyss = yyssa; in yyparse() local 1032 yy_state_t *yyssp = yyss; in yyparse() 1081 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1083 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1089 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1096 yy_state_t *yyss1 = yyss; in yyparse() 1107 yyss = yyss1; in yyparse() 1119 yy_state_t *yyss1 = yyss; in yyparse() 1125 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1133 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | sysinfo.c | 960 yy_state_t *yyss = yyssa; in yyparse() local 961 yy_state_t *yyssp = yyss; in yyparse() 1010 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1012 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1018 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1025 yy_state_t *yyss1 = yyss; in yyparse() 1036 yyss = yyss1; in yyparse() 1048 yy_state_t *yyss1 = yyss; in yyparse() 1054 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1062 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | mcparse.c | 1098 yy_state_t *yyss = yyssa; in yyparse() local 1099 yy_state_t *yyssp = yyss; in yyparse() 1148 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1150 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1156 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1163 yy_state_t *yyss1 = yyss; in yyparse() 1174 yyss = yyss1; in yyparse() 1186 yy_state_t *yyss1 = yyss; in yyparse() 1192 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1200 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | defparse.c | 1124 yy_state_t *yyss = yyssa; in yyparse() local 1125 yy_state_t *yyssp = yyss; in yyparse() 1174 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1176 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1182 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1189 yy_state_t *yyss1 = yyss; in yyparse() 1200 yyss = yyss1; in yyparse() 1212 yy_state_t *yyss1 = yyss; in yyparse() 1218 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1226 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | rcparse.c | 1854 yy_state_t *yyss = yyssa; in yyparse() local 1855 yy_state_t *yyssp = yyss; in yyparse() 1904 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1906 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1912 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1919 yy_state_t *yyss1 = yyss; in yyparse() 1930 yyss = yyss1; in yyparse() 1942 yy_state_t *yyss1 = yyss; in yyparse() 1948 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1956 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | itbl-parse.c | 1219 yy_state_t *yyss = yyssa; in yyparse() local 1220 yy_state_t *yyssp = yyss; in yyparse() 1269 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1271 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1277 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1284 yy_state_t *yyss1 = yyss; in yyparse() 1295 yyss = yyss1; in yyparse() 1307 yy_state_t *yyss1 = yyss; in yyparse() 1313 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1321 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/intl/ |
| D | plural.c | 408 short yyss; member 732 short *yyss = yyssa; in yyparse() local 779 yyssp = yyss; in yyparse() 798 if (yyssp >= yyss + yystacksize - 1) in yyparse() 801 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse() 809 short *yyss1 = yyss; in yyparse() 829 yyss = yyss1; in yyparse() 844 short *yyss1 = yyss; in yyparse() 849 YYSTACK_RELOCATE (yyss); in yyparse() 861 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/tools/m4/bootstrap/ |
| D | parser.c | 310 short *yyss; variable 332 i = yyssp - yyss; in yygrowstack() 333 if ((newss = (short *)realloc(yyss, newsize * sizeof *newss)) == NULL) in yygrowstack() 335 yyss = newss; in yygrowstack() 342 yysslim = yyss + newsize - 1; in yygrowstack() 369 if (yyss == NULL && yygrowstack()) goto yyoverflow; in yyparse() 370 yyssp = yyss; in yyparse() 450 if (yyssp <= yyss) goto yyabort; in yyparse()
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/calc/ |
| D | calc.c | 1278 yy_state_t *yyss; in yyparse() local 1308 yyssp = yyss = yyssa; in yyparse() 1336 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1338 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1344 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1351 yy_state_t *yyss1 = yyss; in yyparse() 1362 yyss = yyss1; in yyparse() 1374 yy_state_t *yyss1 = yyss; in yyparse() 1380 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1388 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | loongarch-parse.c | 1302 yy_state_t *yyss = yyssa; in yyparse() local 1303 yy_state_t *yyssp = yyss; in yyparse() 1352 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1354 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1360 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1367 yy_state_t *yyss1 = yyss; in yyparse() 1378 yyss = yyss1; in yyparse() 1390 yy_state_t *yyss1 = yyss; in yyparse() 1396 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1404 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | m68k-parse.c | 1131 yy_state_t *yyss = yyssa; in yyparse() local 1132 yy_state_t *yyssp = yyss; in yyparse() 1181 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1183 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1189 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1196 yy_state_t *yyss1 = yyss; in yyparse() 1207 yyss = yyss1; in yyparse() 1219 yy_state_t *yyss1 = yyss; in yyparse() 1225 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1233 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | rl78-parse.c | 1941 yy_state_t *yyss = yyssa; in yyparse() local 1942 yy_state_t *yyssp = yyss; in yyparse() 1991 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1993 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1999 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 2006 yy_state_t *yyss1 = yyss; in yyparse() 2017 yyss = yyss1; in yyparse() 2029 yy_state_t *yyss1 = yyss; in yyparse() 2035 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 2043 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | rx-parse.c | 2219 yy_state_t *yyss = yyssa; in yyparse() local 2220 yy_state_t *yyssp = yyss; in yyparse() 2269 YY_STACK_PRINT (yyss, yyssp); in yyparse() 2271 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 2277 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 2284 yy_state_t *yyss1 = yyss; in yyparse() 2295 yyss = yyss1; in yyparse() 2307 yy_state_t *yyss1 = yyss; in yyparse() 2313 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 2321 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | bfin-parse.c | 2593 yy_state_t *yyss = yyssa; in yyparse() local 2594 yy_state_t *yyssp = yyss; in yyparse() 2643 YY_STACK_PRINT (yyss, yyssp); in yyparse() 2645 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 2651 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 2658 yy_state_t *yyss1 = yyss; in yyparse() 2669 yyss = yyss1; in yyparse() 2681 yy_state_t *yyss1 = yyss; in yyparse() 2687 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 2695 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | slc-gram.c | 943 yy_state_t *yyss = yyssa; in yyparse() local 944 yy_state_t *yyssp = yyss; in yyparse() 993 YY_STACK_PRINT (yyss, yyssp); in yyparse() 995 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1001 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1008 yy_state_t *yyss1 = yyss; in yyparse() 1019 yyss = yyss1; in yyparse() 1031 yy_state_t *yyss1 = yyss; in yyparse() 1037 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1045 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/bsd/elftosb/dist/elftosb2/ |
| D | elftosb_parser.tab.cpp | 333 short int yyss; member 1302 short int *yyss = yyssa; local 1342 yyssp = yyss; 1365 if (yyss + yystacksize - 1 <= yyssp) 1368 YYSIZE_T yysize = yyssp - yyss + 1; 1376 short int *yyss1 = yyss; 1389 yyss = yyss1; 1404 short int *yyss1 = yyss; 1409 YYSTACK_RELOCATE (yyss); 1419 yyssp = yyss + yysize - 1; [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | asn1parse.c | 1456 yy_state_t *yyss = yyssa; in yyparse() local 1457 yy_state_t *yyssp = yyss; in yyparse() 1506 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1508 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1514 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1521 yy_state_t *yyss1 = yyss; in yyparse() 1532 yyss = yyss1; in yyparse() 1544 yy_state_t *yyss1 = yyss; in yyparse() 1550 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1558 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | getdate.c | 1419 yytype_int16 *yyss; local 1451 yyss = yyssa; 1466 yyssp = yyss; 1482 if (yyss + yystacksize - 1 <= yyssp) 1485 YYSIZE_T yysize = yyssp - yyss + 1; 1493 yytype_int16 *yyss1 = yyss; 1504 yyss = yyss1; 1519 yytype_int16 *yyss1 = yyss; 1524 YYSTACK_RELOCATE (yyss_alloc, yyss); 1533 yyssp = yyss + yysize - 1; [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | deffilep.c | 1231 yy_state_t *yyss = yyssa; in yyparse() local 1232 yy_state_t *yyssp = yyss; in yyparse() 1281 YY_STACK_PRINT (yyss, yyssp); in yyparse() 1283 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 1289 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 1296 yy_state_t *yyss1 = yyss; in yyparse() 1307 yyss = yyss1; in yyparse() 1319 yy_state_t *yyss1 = yyss; in yyparse() 1325 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 1333 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| D | ldgram.c | 2358 yy_state_t *yyss = yyssa; in yyparse() local 2359 yy_state_t *yyssp = yyss; in yyparse() 2408 YY_STACK_PRINT (yyss, yyssp); in yyparse() 2410 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 2416 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 2423 yy_state_t *yyss1 = yyss; in yyparse() 2434 yyss = yyss1; in yyparse() 2446 yy_state_t *yyss1 = yyss; in yyparse() 2452 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 2460 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | yyscript.c | 2177 yy_state_t *yyss = yyssa; in yyparse() local 2178 yy_state_t *yyssp = yyss; in yyparse() 2230 YY_STACK_PRINT (yyss, yyssp); in yyparse() 2232 if (yyss + yystacksize - 1 <= yyssp) in yyparse() 2238 YYPTRDIFF_T yysize = yyssp - yyss + 1; in yyparse() 2245 yy_state_t *yyss1 = yyss; in yyparse() 2256 yyss = yyss1; in yyparse() 2268 yy_state_t *yyss1 = yyss; in yyparse() 2274 YYSTACK_RELOCATE (yyss_alloc, yyss); in yyparse() 2282 yyssp = yyss + yysize - 1; in yyparse() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | yy-remap.h | 82 #define yyss GDB_YY_REMAP (yyss) macro
|
| D | ChangeLog-2012 | 9417 * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New 9419 * c-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New 9421 * cp-name-parser.y (yyss, yysslim, yyssp, yystacksize, yyvs) 9423 * f-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New 9425 * jv-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New 9427 * m2-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New 9429 * objc-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New 9431 * p-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
|
| D | ChangeLog-1992 | 5 * c-exp.y, m2-exp.y (yyrule, yyname, yyss, yyssp, yyvs, yyvsp): 3798 realloc. Add remapping defines for {yyss, yyssp, yyvs, yyvsp}.
|