Home
last modified time | relevance | path

Searched refs:arg_list_size (Results 1 – 19 of 19) sorted by relevance

/dports/irc/epic5/epic5-2.1.6/source/
H A Dexec.c1355 int arg_list_size; in execcmd_tokenize_arguments() local
1366 arg_list_size = 64; in execcmd_tokenize_arguments()
1367 arg_list = (char **)new_malloc(sizeof(char *) * arg_list_size); in execcmd_tokenize_arguments()
1375 execcmd_push_arg(arg_list, arg_list_size, arg_list_idx++, flag); in execcmd_tokenize_arguments()
1377 execcmd_push_arg(arg_list, arg_list_size, arg_list_idx++, flag); in execcmd_tokenize_arguments()
1379 execcmd_push_arg(arg_list, arg_list_size, arg_list_idx++, flag); in execcmd_tokenize_arguments()
1381 execcmd_push_arg(arg_list, arg_list_size, arg_list_idx++, flag); in execcmd_tokenize_arguments()
1385 execcmd_push_arg(arg_list, arg_list_size, arg_list_idx++, flag); in execcmd_tokenize_arguments()
1386 execcmd_push_arg(arg_list, arg_list_size, arg_list_idx++, arg); in execcmd_tokenize_arguments()
1506 execcmd_push_arg(arg_list, arg_list_size, arg_list_idx, NULL); in execcmd_tokenize_arguments()
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/back/
H A Darchive.rs341 DllCallingConvention::Stdcall(arg_list_size) => format!("_{}@{}", name, arg_list_size), in i686_decorated_name()
342 DllCallingConvention::Fastcall(arg_list_size) => format!("@{}@{}", name, arg_list_size), in i686_decorated_name()
343 DllCallingConvention::Vectorcall(arg_list_size) => { in i686_decorated_name()
344 format!("{}@@{}", name, arg_list_size) in i686_decorated_name()
/dports/irc/ircII/ircii-20210314/source/
H A Dalias.c1250 static int arg_list_size; in arg_number() local
1260 arg_list_size = 0; in arg_number()
1270 arg_list_pos[arg_list_size] = pos; in arg_number()
1272 arg_list_end_pos[arg_list_size] = pos++; in arg_number()
1273 arg_list[arg_list_size++] = arg; in arg_number()
1274 if (arg_list_size == arg_list_limit) in arg_number()
1284 upper_lim = lower_lim = arg_list_size - 1; in arg_number()
1285 if (arg_list_size == 0) in arg_number()
1290 upper_lim = arg_list_size - 1; in arg_number()
1294 if (lower_lim >= arg_list_size) in arg_number()
[all …]
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dalias.c1294 static int arg_list_size; local
1304 arg_list_size = 0;
1317 arg_list_pos[arg_list_size] = pos;
1319 arg_list_end_pos[arg_list_size] = pos++;
1320 arg_list[arg_list_size++] = arg;
1321 if (arg_list_size == arg_list_limit)
1340 upper_lim = lower_lim = arg_list_size - 1;
1341 if (arg_list_size == 0)
1346 upper_lim = arg_list_size - 1;
1350 if (lower_lim >= arg_list_size)
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Djm-insns.c4273 static int arg_list_size = 0; variable
4347 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
4948 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwi_cb()
4991 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwnm_cb()
5066 arg_step = (arg_list_size == 0) ? 7 : 1; in mcrf_cb()
5263 arg_step = (arg_list_size == 0) ? 7 : 3; in rldc_cb()
5297 arg_step = (arg_list_size == 0) ? 7 : 3; in rldi_cb()
5332 arg_step = (arg_list_size == 0) ? 7 : 3; in sradi_cb()
7710 arg_list_size = 1; in main()
7712 arg_list_size = 0; in main()
[all …]
H A Dtest_isa_2_07_part1.c897 static int arg_list_size = 0; variable
1017 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
2148 arg_list_size = 0; in main()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Djm-insns.c4273 static int arg_list_size = 0; variable
4347 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
4948 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwi_cb()
4991 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwnm_cb()
5066 arg_step = (arg_list_size == 0) ? 7 : 1; in mcrf_cb()
5263 arg_step = (arg_list_size == 0) ? 7 : 3; in rldc_cb()
5297 arg_step = (arg_list_size == 0) ? 7 : 3; in rldi_cb()
5332 arg_step = (arg_list_size == 0) ? 7 : 3; in sradi_cb()
7710 arg_list_size = 1; in main()
7712 arg_list_size = 0; in main()
[all …]
H A Dtest_isa_2_07_part1.c897 static int arg_list_size = 0; variable
1017 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
2148 arg_list_size = 0; in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Djm-insns.c4273 static int arg_list_size = 0; variable
4347 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
4948 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwi_cb()
4991 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwnm_cb()
5066 arg_step = (arg_list_size == 0) ? 7 : 1; in mcrf_cb()
5263 arg_step = (arg_list_size == 0) ? 7 : 3; in rldc_cb()
5297 arg_step = (arg_list_size == 0) ? 7 : 3; in rldi_cb()
5332 arg_step = (arg_list_size == 0) ? 7 : 3; in sradi_cb()
7710 arg_list_size = 1; in main()
7712 arg_list_size = 0; in main()
[all …]
H A Dtest_isa_2_07_part1.c897 static int arg_list_size = 0; variable
1017 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
2148 arg_list_size = 0; in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Djm-insns.c4273 static int arg_list_size = 0; variable
4347 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
4948 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwi_cb()
4991 arg_step = (arg_list_size == 0) ? 31 : 3; in rlwnm_cb()
5066 arg_step = (arg_list_size == 0) ? 7 : 1; in mcrf_cb()
5263 arg_step = (arg_list_size == 0) ? 7 : 3; in rldc_cb()
5297 arg_step = (arg_list_size == 0) ? 7 : 3; in rldi_cb()
5332 arg_step = (arg_list_size == 0) ? 7 : 3; in sradi_cb()
7710 arg_list_size = 1; in main()
7712 arg_list_size = 0; in main()
[all …]
H A Dtest_isa_2_07_part1.c897 static int arg_list_size = 0; variable
1017 if ( arg_list_size == 1 ) { // Large in build_fargs_table()
2148 arg_list_size = 0; in main()
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dalias.c1497 static int arg_list_size; local
1507 arg_list_size = 0;
1520 arg_list_pos[arg_list_size] = pos;
1522 arg_list_end_pos[arg_list_size] = pos++;
1523 arg_list[arg_list_size++] = arg;
1524 if (arg_list_size == arg_list_limit)
1534 upper_lim = lower_lim = arg_list_size - 1;
1535 if (arg_list_size == 0)
1540 upper_lim = arg_list_size - 1;
1544 if (lower_lim >= arg_list_size)
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/math/policies/
H A Dpolicy.hpp381 static constexpr std::size_t arg_list_size = mp::mp_size<arg_list>::value; member in boost::math::policies::policy
400 static constexpr bool end = (index::value >= arg_list_size);
512 static constexpr std::size_t arg_list_size = mp::mp_size<arg_list>::value; member in boost::math::policies::normalise
531 static constexpr bool end = (index::value >= arg_list_size);
/dports/www/nift/nsm-2.4.11/exprtk/
H A Dexprtk.h9001 const std::size_t arg_list_size = arg_list.size() - 1;
9003 arg_list_.resize(arg_list_size);
9004 delete_branch_.resize(arg_list_size);
9006 for (std::size_t i = 0; i < arg_list_size; ++i)
/dports/math/gismo/gismo-21.12.0/external/
H A Dexprtk.hpp9538 const std::size_t arg_list_size = arg_list.size() - 1; in str_vararg_node() local
9540 arg_list_.resize(arg_list_size); in str_vararg_node()
9542 for (std::size_t i = 0; i < arg_list_size; ++i) in str_vararg_node()
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/openturns/
H A Dexprtk.hpp9608 const std::size_t arg_list_size = arg_list.size() - 1; in str_vararg_node() local
9610 arg_list_.resize(arg_list_size); in str_vararg_node()
9612 for (std::size_t i = 0; i < arg_list_size; ++i) in str_vararg_node()
/dports/math/exprtk/exprtk-ca5c577917646ddba3f71ce6d5dd7d01f351ee80/
H A Dexprtk.hpp9542 const std::size_t arg_list_size = arg_list.size() - 1; in str_vararg_node() local
9544 arg_list_.resize(arg_list_size); in str_vararg_node()
9546 for (std::size_t i = 0; i < arg_list_size; ++i) in str_vararg_node()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exprtk/vtkexprtk/
H A Dexprtk.hpp9610 const std::size_t arg_list_size = arg_list.size() - 1; in str_vararg_node() local
9612 arg_list_.resize(arg_list_size); in str_vararg_node()
9614 for (std::size_t i = 0; i < arg_list_size; ++i) in str_vararg_node()