Home
last modified time | relevance | path

Searched refs:yysize (Results 1 – 25 of 1764) sorted by relevance

12345678910>>...71

/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/sdl/
H A Dexpr.cpp920 YYSIZE_T yysize = yysize0; in yysyntax_error() local
965 yysize = yysize0; in yysyntax_error()
972 yysize = yysize1; in yysyntax_error()
980 yysize = yysize1; in yysyntax_error()
1006 return yysize; in yysyntax_error()
1194 &yyss1, yysize * sizeof (*yyssp),
1229 yyssp = yyss + yysize - 1;
1230 yyvsp = yyvs + yysize - 1;
1447 YYSIZE_T yyalloc = 2 * yysize;
1462 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Darparse.c1005 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1050 yysize = yysize0; in yysyntax_error()
1057 yysize = yysize1; in yysyntax_error()
1065 yysize = yysize1; in yysyntax_error()
1091 return yysize; in yysyntax_error()
1279 &yyss1, yysize * sizeof (*yyssp),
1314 yyssp = yyss + yysize - 1;
1315 yyvsp = yyvs + yysize - 1;
1586 YYSIZE_T yyalloc = 2 * yysize;
1601 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
H A Dsysinfo.c945 YYSIZE_T yysize = yysize0; in yysyntax_error() local
990 yysize = yysize0; in yysyntax_error()
997 yysize = yysize1; in yysyntax_error()
1005 yysize = yysize1; in yysyntax_error()
1031 return yysize; in yysyntax_error()
1219 &yyss1, yysize * sizeof (*yyssp),
1254 yyssp = yyss + yysize - 1;
1255 yyvsp = yyvs + yysize - 1;
1756 YYSIZE_T yyalloc = 2 * yysize;
1771 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Darparse.c1005 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1050 yysize = yysize0; in yysyntax_error()
1057 yysize = yysize1; in yysyntax_error()
1065 yysize = yysize1; in yysyntax_error()
1091 return yysize; in yysyntax_error()
1279 &yyss1, yysize * sizeof (*yyssp),
1314 yyssp = yyss + yysize - 1;
1315 yyvsp = yyvs + yysize - 1;
1586 YYSIZE_T yyalloc = 2 * yysize;
1601 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/interpreter/
H A Dsurfparse.cpp931 YYSIZE_T yysize = yysize0; in yysyntax_error() local
976 yysize = yysize0; in yysyntax_error()
983 yysize = yysize1; in yysyntax_error()
991 yysize = yysize1; in yysyntax_error()
1017 return yysize; in yysyntax_error()
1203 &yyss1, yysize * sizeof (*yyssp),
1236 yyssp = yyss + yysize - 1;
1237 yyvsp = yyvs + yysize - 1;
1497 YYSIZE_T yyalloc = 2 * yysize;
1512 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/www/srg/srg-1.3.6/libconfig/
H A Dconfig.parser.c931 YYSIZE_T yysize = yysize0; in yysyntax_error() local
976 yysize = yysize0; in yysyntax_error()
983 yysize = yysize1; in yysyntax_error()
991 yysize = yysize1; in yysyntax_error()
1017 return yysize; in yysyntax_error()
1203 &yyss1, yysize * sizeof (*yyssp),
1236 yyssp = yyss + yysize - 1;
1237 yyvsp = yyvs + yysize - 1;
1434 YYSIZE_T yyalloc = 2 * yysize;
1449 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/math/R-cran-igraph/igraph/src/
H A Dforeign-lgl-parser.c975 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1020 yysize = yysize0; in yysyntax_error()
1027 yysize = yysize1; in yysyntax_error()
1035 yysize = yysize1; in yysyntax_error()
1061 return yysize; in yysyntax_error()
1301 yyssp = yyss + yysize - 1;
1302 yyvsp = yyvs + yysize - 1;
1303 yylsp = yyls + yysize - 1;
1498 YYSIZE_T yyalloc = 2 * yysize;
1513 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
H A Dforeign-ncol-parser.c968 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1013 yysize = yysize0; in yysyntax_error()
1020 yysize = yysize1; in yysyntax_error()
1028 yysize = yysize1; in yysyntax_error()
1054 return yysize; in yysyntax_error()
1294 yyssp = yyss + yysize - 1;
1295 yyvsp = yyvs + yysize - 1;
1296 yylsp = yyls + yysize - 1;
1486 YYSIZE_T yyalloc = 2 * yysize;
1501 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/devel/ossp-cfg/cfg-0.9.11/
H A Dcfg_syn_parse.c982 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1027 yysize = yysize0; in yysyntax_error()
1034 yysize = yysize1; in yysyntax_error()
1042 yysize = yysize1; in yysyntax_error()
1068 return yysize; in yysyntax_error()
1306 yyssp = yyss + yysize - 1;
1307 yyvsp = yyvs + yysize - 1;
1308 yylsp = yyls + yysize - 1;
1556 YYSIZE_T yyalloc = 2 * yysize;
1571 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Ditbl-parse.c1199 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1244 yysize = yysize0; in yysyntax_error()
1251 yysize = yysize1; in yysyntax_error()
1259 yysize = yysize1; in yysyntax_error()
1285 return yysize; in yysyntax_error()
1473 &yyss1, yysize * sizeof (*yyssp),
1508 yyssp = yyss + yysize - 1;
1509 yyvsp = yyvs + yysize - 1;
1824 YYSIZE_T yyalloc = 2 * yysize;
1839 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/
H A Dpredicate_parser.c957 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1002 yysize = yysize0; in yysyntax_error()
1009 yysize = yysize1; in yysyntax_error()
1017 yysize = yysize1; in yysyntax_error()
1043 return yysize; in yysyntax_error()
1264 &yyss1, yysize * sizeof (*yyssp),
1297 yyssp = yyss + yysize - 1;
1298 yyvsp = yyvs + yysize - 1;
1572 YYSIZE_T yyalloc = 2 * yysize;
1587 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/devel/mimir/mimir-2.15/dcg/
H A Ddcg_parser.c1009 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1054 yysize = yysize0; in yysyntax_error()
1061 yysize = yysize1; in yysyntax_error()
1069 yysize = yysize1; in yysyntax_error()
1095 return yysize; in yysyntax_error()
1283 &yyss1, yysize * sizeof (*yyssp),
1318 yyssp = yyss + yysize - 1;
1319 yyvsp = yyvs + yysize - 1;
1598 YYSIZE_T yyalloc = 2 * yysize;
1613 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/audio/guidoar/guidoar-cf5681a/src/lang/parser/
H A Dglangparse.cpp963 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1008 yysize = yysize0; in yysyntax_error()
1015 yysize = yysize1; in yysyntax_error()
1023 yysize = yysize1; in yysyntax_error()
1049 return yysize; in yysyntax_error()
1237 &yyss1, yysize * sizeof (*yyssp),
1272 yyssp = yyss + yysize - 1;
1273 yyvsp = yyvs + yysize - 1;
1522 YYSIZE_T yyalloc = 2 * yysize;
1537 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/games/zoom/zoom-1.1.5/builder/
H A Dgram.c944 YYSIZE_T yysize = yysize0; in yysyntax_error() local
989 yysize = yysize0; in yysyntax_error()
996 yysize = yysize1; in yysyntax_error()
1004 yysize = yysize1; in yysyntax_error()
1030 return yysize; in yysyntax_error()
1218 &yyss1, yysize * sizeof (*yyssp),
1253 yyssp = yyss + yysize - 1;
1254 yyvsp = yyvs + yysize - 1;
1590 YYSIZE_T yyalloc = 2 * yysize;
1605 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Ditbl-parse.c1199 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1244 yysize = yysize0; in yysyntax_error()
1251 yysize = yysize1; in yysyntax_error()
1259 yysize = yysize1; in yysyntax_error()
1285 return yysize; in yysyntax_error()
1473 &yyss1, yysize * sizeof (*yyssp),
1508 yyssp = yyss + yysize - 1;
1509 yyvsp = yyvs + yysize - 1;
1824 YYSIZE_T yyalloc = 2 * yysize;
1839 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/x11/xgc/xgc-1.0.5/
H A Dgram.c985 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1030 yysize = yysize0; in yysyntax_error()
1037 yysize = yysize1; in yysyntax_error()
1045 yysize = yysize1; in yysyntax_error()
1071 return yysize; in yysyntax_error()
1259 &yyss1, yysize * sizeof (*yyssp),
1294 yyssp = yyss + yysize - 1;
1295 yyvsp = yyvs + yysize - 1;
1552 YYSIZE_T yyalloc = 2 * yysize;
1567 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Darparse.c376 YYCOPY (&yyptr->Stack, Stack, yysize); \
720 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse() local
737 &yyss1, yysize * sizeof (*yyssp), in yyparse()
738 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
739 &yyls1, yysize * sizeof (*yylsp), in yyparse()
744 &yyss1, yysize * sizeof (*yyssp), in yyparse()
745 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
780 yyssp = yyss + yysize - 1; in yyparse()
781 yyvsp = yyvs + yysize - 1; in yyparse()
783 yylsp = yyls + yysize - 1; in yyparse()
[all …]
/dports/devel/libvc/libvc-003/src/
H A Dvc_parse.c329 YYCOPY (&yyptr->Stack, Stack, yysize); \
673 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse() local
690 &yyss1, yysize * sizeof (*yyssp), in yyparse()
691 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
692 &yyls1, yysize * sizeof (*yylsp), in yyparse()
697 &yyss1, yysize * sizeof (*yyssp), in yyparse()
698 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
733 yyssp = yyss + yysize - 1; in yyparse()
734 yyvsp = yyvs + yysize - 1; in yyparse()
736 yylsp = yyls + yysize - 1; in yyparse()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Darparse.c376 YYCOPY (&yyptr->Stack, Stack, yysize); \
721 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse() local
738 &yyss1, yysize * sizeof (*yyssp), in yyparse()
739 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
740 &yyls1, yysize * sizeof (*yylsp), in yyparse()
745 &yyss1, yysize * sizeof (*yyssp), in yyparse()
746 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
781 yyssp = yyss + yysize - 1; in yyparse()
782 yyvsp = yyvs + yysize - 1; in yyparse()
784 yylsp = yyls + yysize - 1; in yyparse()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Darparse.c376 YYCOPY (&yyptr->Stack, Stack, yysize); \
720 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse() local
737 &yyss1, yysize * sizeof (*yyssp), in yyparse()
738 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
739 &yyls1, yysize * sizeof (*yylsp), in yyparse()
744 &yyss1, yysize * sizeof (*yyssp), in yyparse()
745 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
780 yyssp = yyss + yysize - 1; in yyparse()
781 yyvsp = yyvs + yysize - 1; in yyparse()
783 yylsp = yyls + yysize - 1; in yyparse()
[all …]
/dports/science/dynare/dynare-4.6.4/dynare++/parser/cc/
H A Dmatrix_tab.cc938 YYSIZE_T yysize = yysize0; in yysyntax_error() local
993 yysize = yysize0; in yysyntax_error()
1000 yysize = yysize1; in yysyntax_error()
1025 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1027 yysize = yysize1; in yysyntax_error()
1032 if (*yymsg_alloc < yysize) in yysyntax_error()
1034 *yymsg_alloc = 2 * yysize; in yysyntax_error()
1035 if (! (yysize <= *yymsg_alloc in yysyntax_error()
1243 yyssp = yyss + yysize - 1; in yyparse()
1244 yyvsp = yyvs + yysize - 1; in yyparse()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Ditbl-parse.c579 YYCOPY (&yyptr->Stack, Stack, yysize); \
924 YYSIZE_T yysize = yyssp - yyss + 1; in yyparse() local
941 &yyss1, yysize * sizeof (*yyssp), in yyparse()
942 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
943 &yyls1, yysize * sizeof (*yylsp), in yyparse()
948 &yyss1, yysize * sizeof (*yyssp), in yyparse()
949 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
984 yyssp = yyss + yysize - 1; in yyparse()
985 yyvsp = yyvs + yysize - 1; in yyparse()
987 yylsp = yyls + yysize - 1; in yyparse()
[all …]
/dports/net/nepenthes/nepenthes-0.2.2/modules/shellcode-signatures/
H A Dsignature_parser.c1050 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1095 yysize = yysize0; in yysyntax_error()
1102 yysize = yysize1; in yysyntax_error()
1110 yysize = yysize1; in yysyntax_error()
1136 return yysize; in yysyntax_error()
1324 &yyss1, yysize * sizeof (*yyssp),
1359 yyssp = yyss + yysize - 1;
1360 yyvsp = yyvs + yysize - 1;
1779 YYSIZE_T yyalloc = 2 * yysize;
1794 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/devel/gindent/indent-2.2.12/intl/
H A Dplural.c1046 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1091 yysize = yysize0; in yysyntax_error()
1098 yysize = yysize1; in yysyntax_error()
1106 yysize = yysize1; in yysyntax_error()
1132 return yysize; in yysyntax_error()
1320 &yyss1, yysize * sizeof (*yyssp),
1355 yyssp = yyss + yysize - 1;
1356 yyvsp = yyvs + yysize - 1;
1611 YYSIZE_T yyalloc = 2 * yysize;
1626 if (0 < yysize && yysize <= yymsg_alloc)
[all …]
/dports/chinese/enscript/enscript-1.6.6/intl/
H A Dplural.c1048 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1093 yysize = yysize0; in yysyntax_error()
1100 yysize = yysize1; in yysyntax_error()
1108 yysize = yysize1; in yysyntax_error()
1134 return yysize; in yysyntax_error()
1322 &yyss1, yysize * sizeof (*yyssp),
1357 yyssp = yyss + yysize - 1;
1358 yyvsp = yyvs + yysize - 1;
1613 YYSIZE_T yyalloc = 2 * yysize;
1628 if (0 < yysize && yysize <= yymsg_alloc)
[all …]

12345678910>>...71