strtol 144 ompi/attribute/attribute_predefined.c if (NULL == univ_size || (usize = strtol(univ_size, NULL, 0)) <= 0) { strtol 189 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c if (x) bglocklessmpio_f_type = strtol(x,&dummy,0); strtol 684 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c max_procs = (int)strtol(yylval, &errptr, 10); strtol 914 ompi/mca/mtl/ofi/mtl_ofi_component.c (universe_size = strtol(univ_size_str, NULL, 0)) <= 0) { strtol 193 ompi/mca/mtl/psm2/mtl_psm2_component.c storage->ulval = strtol (env_value, NULL, 0); strtol 161 ompi/mca/rte/orte/rte_orte_module.c time = strtol(evar, NULL, 10); strtol 922 ompi/mca/rte/pmix/rte_pmix_module.c time = strtol(evar, NULL, 10); strtol 81 opal/mca/base/mca_base_var_enum.c v = strtol (string_value, &tmp, 10); strtol 159 opal/mca/base/mca_base_var_enum.c v = strtol (string_value, &tmp, 10); strtol 242 opal/mca/base/mca_base_var_enum.c v = strtol (string_value, &tmp, 10); strtol 476 opal/mca/base/mca_base_var_enum.c value = strtol(string_value, &tmp, 0); strtol 594 opal/mca/base/mca_base_var_enum.c value = strtol (flags[i], &tmp, 0); strtol 312 opal/mca/btl/ugni/btl_ugni_component.c mca_btl_ugni_ugni_page_size = strtol (buffer, NULL, 10) * 1024; strtol 147 opal/mca/compress/fwd/regx_fwd.c nodenum = strtol(&node[startnum], &sfx, 10); strtol 165 opal/mca/compress/reverse/regx_reverse.c nodenum = strtol(&node[startnum], &sfx, 10); strtol 3291 opal/mca/event/libevent2022/libevent/evdns.c const int r = strtol(str, &endptr, 10); strtol 369 opal/mca/event/libevent2022/libevent/evutil.c return (ev_int64_t)strtol(s, endptr, base); strtol 711 opal/mca/event/libevent2022/libevent/evutil.c n = (int) strtol(servname, &endptr, 10); strtol 1741 opal/mca/event/libevent2022/libevent/evutil.c long r = strtol(src, &next, 16); strtol 2740 opal/mca/event/libevent2022/libevent/http.c c = (char)strtol(tmp, NULL, 16); strtol 121 opal/mca/event/libevent2022/libevent/test/bench_http.c port = (int)strtol(argv[i+1], &endptr, 10); strtol 132 opal/mca/event/libevent2022/libevent/test/bench_http.c content_len = (size_t)strtol(argv[i+1], &endptr, 10); strtol 386 opal/mca/event/libevent2022/libevent/test/test-ratelim.c val = strtol(argv[*i+1], &endptr, 10); strtol 147 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c step = (unsigned) strtol(tmp, &tmp2, 0); strtol 159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c nb = (unsigned) strtol(tmp2, &tmp3, 0); strtol 328 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c depthattr = strtol(string+1, &end, 10); strtol 349 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c depthattr = strtol(string+length, &end, 10); strtol 532 opal/mca/pmix/base/pmix_base_fns.c stored_type = (opal_data_type_t) strtol (tmp, NULL, 16); strtol 533 opal/mca/pmix/base/pmix_base_fns.c size = strtol (tmp2, NULL, 16); strtol 550 opal/mca/pmix/base/pmix_base_fns.c kv->data.integer = strtol(tmp3, NULL, 10); strtol 553 opal/mca/pmix/base/pmix_base_fns.c kv->data.int8 = strtol(tmp3, NULL, 10); strtol 556 opal/mca/pmix/base/pmix_base_fns.c kv->data.int16 = strtol(tmp3, NULL, 10); strtol 559 opal/mca/pmix/base/pmix_base_fns.c kv->data.int32 = strtol(tmp3, NULL, 10); strtol 562 opal/mca/pmix/base/pmix_base_fns.c kv->data.int64 = strtol(tmp3, NULL, 10); strtol 276 opal/mca/pmix/pmix4x/pmix/examples/server.c nprocs = strtol(argv[n+1], NULL, 10); strtol 623 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c ranks[i] = strtol(rks[i], NULL, 10); strtol 534 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c pmix_globals.myid.rank = strtol(evar, NULL, 10); strtol 77 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c v = strtol (string_value, &tmp, 10); strtol 144 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c v = strtol (string_value, &tmp, 10); strtol 376 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c value = strtol(string_value, &tmp, 0); strtol 494 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c value = strtol (flags[i], &tmp, 0); strtol 337 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c rank = strtol(procs[m], NULL, 10); strtol 998 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c rank = strtol(procs[j], NULL, 10); strtol 147 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c vnum = strtol(&vptr[startnum], &sfx, 10); strtol 353 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c start = strtol(npn[j], NULL, 10); strtol 354 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c end = strtol(cptr, NULL, 10); strtol 377 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c start = strtol(npn[j], NULL, 10); strtol 745 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c num_digits = strtol(&base[i], NULL, 10); strtol 926 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c end = strtol(range + i, NULL, 10); strtol 996 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c start = strtol(rngs[i], NULL, 10); strtol 998 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c end = strtol(t, NULL, 10); strtol 441 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c major = strtol(vers[0], NULL, 10); strtol 442 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c minor = strtol(vers[1], NULL, 10); strtol 443 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c rel = strtol(vers[2], NULL, 10); strtol 239 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c debug_level = strtol(evar, NULL, 10); strtol 343 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c pmix_globals.myid.rank = strtol(evar, NULL, 10); strtol 378 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c rank = strtol(evar, NULL, 10); strtol 455 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c max_level = strtol (str, &tmp, 10) + PMIX_INFO_LVL_1 - 1; strtol 564 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c max_level = strtol (str, &tmp, 10) + PMIX_INFO_LVL_1 - 1; strtol 71 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c start = strtol(r2[0], NULL, 10); strtol 72 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c end = strtol(r2[1], NULL, 10); strtol 77 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c vint = strtol(r1[i], NULL, 10); strtol 85 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c start = strtol(r2[0], NULL, 10); strtol 575 opal/mca/pmix/pmix4x/pmix/src/util/pif.c pval = strtol(ptr, NULL, 10); strtol 122 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c ns_nprocs = (int)strtol(pch, NULL, 10); strtol 321 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c nprocs = strtol(argv[n+1], NULL, 10); strtol 365 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c nprocs = strtol(argv[n+1], NULL, 10); strtol 241 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c nprocs = strtol(argv[n+1], NULL, 10); strtol 257 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c ncycles = strtol(argv[n+1], NULL, 10); strtol 261 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c delay = strtol(argv[n+1], NULL, 10); strtol 55 opal/mca/pmix/pmix4x/pmix/test/test_common.c params->nprocs = strtol(argv[i], NULL, 10); strtol 119 opal/mca/pmix/pmix4x/pmix/test/test_common.c params->rank = strtol(argv[i], NULL, 10); strtol 159 opal/mca/pmix/pmix4x/pmix/test/test_common.c params->ns_size = strtol(argv[i], NULL, 10); strtol 164 opal/mca/pmix/pmix4x/pmix/test/test_common.c params->ns_id = strtol(argv[i], NULL, 10); strtol 169 opal/mca/pmix/pmix4x/pmix/test/test_common.c params->base_rank = strtol(argv[i], NULL, 10); strtol 195 opal/mca/pmix/pmix4x/pmix/test/test_common.c params->test_internal = strtol(argv[i], NULL, 10); strtol 382 opal/mca/pmix/pmix4x/pmix/test/test_common.c ns_id = (int)(strtol(str, NULL, 10)); strtol 412 opal/mca/pmix/pmix4x/pmix/test/test_common.c rank = (int)(strtol(str-count, NULL, 10)); strtol 424 opal/mca/pmix/pmix4x/pmix/test/test_common.c rank = (int)(strtol(str-count, NULL, 10)); strtol 435 opal/mca/pmix/pmix4x/pmix/test/test_common.c remember = (int)(strtol(str-count, NULL, 10)); strtol 444 opal/mca/pmix/pmix4x/pmix/test/test_common.c rank = (int)(strtol(str-count, NULL, 10)); strtol 456 opal/mca/pmix/pmix4x/pmix/test/test_common.c rank = (int)(strtol(str-count, NULL, 10)); strtol 621 opal/mca/pmix/pmix4x/pmix/test/test_common.c int ns_id = (int)strtol(nspace + strlen(TEST_NAMESPACE) + 1, NULL, 10); strtol 628 opal/mca/pmix/pmix4x/pmix/test/test_common.c num_ranks = (size_t)strtol(pch, NULL, 10); strtol 301 opal/mca/pmix/pmix4x/pmix/test/test_fence.c peers[(*count)++] = strtol(token,&eptr,10); strtol 248 opal/mca/pstat/linux/pstat_linux_module.c stats->priority = strtol(ptr, &ptr, 10); strtol 281 opal/mca/pstat/linux/pstat_linux_module.c stats->processor = strtol(ptr, NULL, 10); strtol 470 opal/runtime/opal_info_support.c max_level = strtol (str, &tmp, 10) + OPAL_INFO_LVL_1 - 1; strtol 579 opal/runtime/opal_info_support.c max_level = strtol (str, &tmp, 10) + OPAL_INFO_LVL_1 - 1; strtol 550 opal/util/if.c pval = strtol(ptr, NULL, 10); strtol 557 opal/util/info.c tmp = strtol(value, &endp, 10); strtol 607 opal/util/stacktrace.c sig = strtol (tmp, &next, 10); strtol 74 opal/util/sys_limits.c maxlim = strtol(value, NULL, 10); strtol 314 orte/mca/odls/alps/odls_alps_module.c int fd = strtol(files->d_name, NULL, 10); strtol 271 orte/mca/odls/base/odls_base_frame.c rank = strtol(ranks[i], NULL, 10); strtol 318 orte/mca/odls/default/odls_default_module.c int fd = strtol(files->d_name, NULL, 10); strtol 246 orte/mca/odls/pspawn/odls_pspawn.c int fd = strtol(files->d_name, NULL, 10); strtol 296 orte/mca/oob/tcp/oob_tcp_listener.c port = strtol(ports[i], NULL, 10); strtol 549 orte/mca/oob/tcp/oob_tcp_listener.c port = strtol(ports[i], NULL, 10); strtol 122 orte/mca/plm/base/plm_base_launch_support.c node->slots = strtol(orte_set_slots, NULL, 10); strtol 246 orte/mca/plm/rsh/plm_rsh_component.c mca_plm_rsh_component.delay.tv_sec = strtol(mca_plm_rsh_delay_string, &ctmp, 10); strtol 251 orte/mca/plm/rsh/plm_rsh_component.c mca_plm_rsh_component.delay.tv_nsec = 1000 * strtol (ctmp + 1, NULL, 10); strtol 115 orte/mca/ras/gridengine/ras_gridengine_module.c node->slots += (int)strtol(num, (char **)NULL, 10); strtol 131 orte/mca/ras/gridengine/ras_gridengine_module.c node->slots = (int)strtol(num, (char **)NULL, 10); strtol 183 orte/mca/ras/gridengine/ras_gridengine_module.c *slot_cnt = (int) strtol(num, (char **)NULL, 10); strtol 108 orte/mca/ras/simulator/ras_sim_module.c num_nodes = strtol(node_cnt[n], NULL, 10); strtol 528 orte/mca/ras/slurm/ras_slurm_module.c count = strtol(begptr, &endptr, 10); strtol 530 orte/mca/ras/slurm/ras_slurm_module.c reps = strtol((endptr+2), &endptr, 10); strtol 1130 orte/mca/ras/slurm/ras_slurm_module.c *sjob = strtol(pos+1, NULL, 10); strtol 1142 orte/mca/ras/slurm/ras_slurm_module.c *idx = strtol(pos+1, NULL, 10); strtol 1202 orte/mca/ras/slurm/ras_slurm_module.c *port = strtol(pos, NULL, 10); strtol 152 orte/mca/ras/tm/ras_tm_module.c ppn = strtol(cppn, NULL, 10); strtol 570 orte/mca/rmaps/base/rmaps_base_frame.c orte_rmaps_base.cpus_per_rank = strtol(ptr, NULL, 10); strtol 150 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_NODE_LEVEL] = strtol(ck[0], NULL, 10); strtol 156 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_HWTHREAD_LEVEL] = strtol(ck[0], NULL, 10); strtol 161 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_CORE_LEVEL] = strtol(ck[0], NULL, 10); strtol 169 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_SOCKET_LEVEL] = strtol(ck[0], NULL, 10); strtol 176 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_L1CACHE_LEVEL] = strtol(ck[0], NULL, 10); strtol 184 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_L2CACHE_LEVEL] = strtol(ck[0], NULL, 10); strtol 192 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_L3CACHE_LEVEL] = strtol(ck[0], NULL, 10); strtol 200 orte/mca/rmaps/ppr/rmaps_ppr.c ppr[OPAL_HWLOC_NUMA_LEVEL] = strtol(ck[0], NULL, 10); strtol 674 orte/mca/rmaps/ppr/rmaps_ppr.c ppr = strtol(ck[0], NULL, 10); strtol 166 orte/mca/schizo/slurm/schizo_slurm.c tleft = strtol(res[cnt-1], NULL, 10); // has to be at least one field strtol 169 orte/mca/schizo/slurm/schizo_slurm.c tleft += 60 * strtol(res[cnt-2], NULL, 10); strtol 173 orte/mca/schizo/slurm/schizo_slurm.c tleft += 3600 * strtol(res[cnt-3], NULL, 10); strtol 177 orte/mca/schizo/slurm/schizo_slurm.c tleft += 24*3600 * strtol(res[cnt-4], NULL, 10); strtol 991 orte/orted/orted_submit.c timeout_seconds = strtol(param, NULL, 10); strtol 1016 orte/orted/orted_submit.c timeout_seconds = strtol(param, NULL, 10); strtol 20 orte/test/mpi/abort.c errcode = strtol(argv[1], NULL, 10); strtol 26 orte/test/mpi/read_write.c reader = strtol(argv[1], NULL, 10); strtol 46 orte/test/mpi/ziaprobe.c ppn = strtol(ppnstr, NULL, 10); strtol 47 orte/test/mpi/ziaprobe.c start_sec = strtol(argv[1], NULL, 10); strtol 48 orte/test/mpi/ziaprobe.c start_usec = strtol(argv[2], NULL, 10); strtol 36 orte/test/mpi/ziatest.c nppn = strtol(argv[1], NULL, 10); strtol 36 orte/test/system/orte_abort.c rc = strtol(argv[1], NULL, 10); strtol 34 orte/test/system/orte_nodename.c restart = strtol(rstrt, NULL, 10); strtol 34 orte/test/system/ulfm.c rc = strtol(argv[1], NULL, 10); strtol 53 orte/tools/orted/orted.c long mask = strtol(umask_str, &endptr, 8); strtol 64 orte/util/dash_host/dash_host.c slots += strtol(cptr, NULL, 10); strtol 171 orte/util/dash_host/dash_host.c nodeidx = strtol(&mapped_nodes[i][2], NULL, 10); strtol 234 orte/util/dash_host/dash_host.c slots = strtol(cptr, NULL, 10); strtol 391 orte/util/dash_host/dash_host.c nodeidx = strtol(&mini_map[k][2], NULL, 10); strtol 512 orte/util/dash_host/dash_host.c num_empty = strtol(&mapped_nodes[i][1], NULL, 10); strtol 692 orte/util/hostfile/hostfile.c num_empty = strtol(cptr, NULL, 10); strtol 744 orte/util/hostfile/hostfile.c nodeidx = strtol(&node_from_file->name[2], NULL, 10); strtol 909 orte/util/hostfile/hostfile.c num_empty = strtol(cptr, NULL, 10); strtol 962 orte/util/hostfile/hostfile.c nodeidx = strtol(&node->name[2], NULL, 10); strtol 394 orte/util/name_fns.c *vpid = strtol(vpidstring, NULL, 10); strtol 72 orte/util/parse_options.c start = strtol(r2[0], NULL, 10); strtol 73 orte/util/parse_options.c end = strtol(r2[1], NULL, 10); strtol 78 orte/util/parse_options.c vint = strtol(r1[i], NULL, 10); strtol 86 orte/util/parse_options.c start = strtol(r2[0], NULL, 10); strtol 209 oshmem/info/info.c tmp = strtol(value, &endp, 10);