strtoul           361 ompi/dpm/dpm.c             rsize = strtoul(members[i+1], NULL, 10);
strtoul           907 ompi/dpm/dpm.c                     ui32 = strtoul(stdin_target, NULL, 10);
strtoul           136 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c   IO_node_id = strtoul(uci_str, NULL, 16);
strtoul            45 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_type = strtoul(value,NULL,10);
strtoul            50 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_stripe_unit = strtoul(value,NULL,10);
strtoul            55 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_total_num_comps = strtoul(value,NULL,10);
strtoul            60 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_parity_stripe_width = strtoul(value,NULL,10);
strtoul            65 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_parity_stripe_depth = strtoul(value,NULL,10);
strtoul            70 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_visit_policy = strtoul(value,NULL,10);
strtoul           272 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c         unsigned long int concurrent_write = strtoul(value,NULL,10);
strtoul            46 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_type = strtoul(value, NULL, 10);
strtoul            50 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_stripe_unit = strtoul(value, NULL, 10);
strtoul            54 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_total_num_comps = strtoul(value, NULL, 10);
strtoul            59 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_parity_stripe_width = strtoul(value, NULL, 10);
strtoul            64 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_parity_stripe_depth = strtoul(value, NULL, 10);
strtoul            68 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_max_faults = strtoul(value, NULL, 10);
strtoul            72 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_visit_policy = strtoul(value, NULL, 10);
strtoul            76 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_encoding = strtoul(value, NULL, 10);
strtoul           342 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c         unsigned long int concurrent_write = strtoul(value, NULL, 10);
strtoul           348 ompi/mca/rte/pmix/rte_pmix_module.c         job = strtoul(temp, NULL, 10);
strtoul           359 ompi/mca/rte/pmix/rte_pmix_module.c         vpid = strtoul(token, NULL, 10);
strtoul           428 ompi/mca/rte/pmix/rte_pmix_module.c     *jobid = strtoul(jobidstring, NULL, 10);
strtoul           698 ompi/mca/rte/pmix/rte_pmix_module.c             pname.vpid = strtoul(peers[i], NULL, 10);
strtoul           326 ompi/proc/proc.c             ompi_vpid_t local_rank = strtoul(peers[i], NULL, 10);
strtoul           250 opal/mca/btl/smcuda/btl_smcuda.c         mca_btl_smcuda_component.num_mem_nodes = num_mem_nodes = strtoul(loc, NULL, 10);
strtoul           285 opal/mca/btl/smcuda/btl_smcuda.c                 my_mem_node = strtoul(mynuma, NULL, 10);
strtoul            38 opal/mca/btl/ugni/btl_ugni_init.c     tmp_ptag = (uint8_t)strtoul (ptr, (char **)NULL, 10);
strtoul            58 opal/mca/btl/ugni/btl_ugni_init.c     tmp_cookie = (uint32_t) strtoul (ptr, NULL, 10);
strtoul           105 opal/mca/btl/ugni/btl_ugni_init.c             return strtoul (token, NULL, 10);
strtoul           176 opal/mca/hwloc/base/hwloc_base_util.c                 cpu = strtoul(range[0], NULL, 10);
strtoul           196 opal/mca/hwloc/base/hwloc_base_util.c                 start = strtoul(range[0], NULL, 10);
strtoul           197 opal/mca/hwloc/base/hwloc_base_util.c                 end = strtoul(range[1], NULL, 10);
strtoul           393 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     val = strtoul(current, &next, 16);
strtoul           501 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     val = strtoul(current, &next, 0);
strtoul           675 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     val = strtoul(ustr, &next, 16);
strtoul           530 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   *value = (unsigned) strtoul(string, NULL, 10);
strtoul           764 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     nextfirst = strtoul(current, &tmp, 0);
strtoul           766 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       nextlast = strtoul(tmp+1, NULL, 0);
strtoul          2321 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       memory->page_types[index_].size = strtoul(dirent->d_name+10, NULL, 0) * 1024ULL;
strtoul          2491 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       unsigned distance = strtoul(tmp, &next, 0); /* stored as a %d */
strtoul          3143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     osnode = strtoul(dirent->d_name+4, NULL, 0);
strtoul          3452 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       cpu = strtoul(dirent->d_name+3, NULL, 0);
strtoul          4022 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       var = strtoul(value,&endptr,0);					\
strtoul          4951 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     sectorsize = strtoul(line, NULL, 10);
strtoul          5159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       port = strtoul(hexid, &eoid, 0);
strtoul          5366 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     unsigned long count = strtoul(string, NULL, 16);
strtoul          5373 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     unsigned long count = strtoul(string, NULL, 16);
strtoul          5747 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       class_id = strtoul(value, NULL, 16) >> 8;
strtoul          5790 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->vendor_id = strtoul(value, NULL, 16);
strtoul          5795 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->device_id = strtoul(value, NULL, 16);
strtoul          5800 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->subvendor_id = strtoul(value, NULL, 16);
strtoul          5805 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->subdevice_id = strtoul(value, NULL, 16);
strtoul           217 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c           pcidev->vendor_id = strtoul(value, NULL, 16);
strtoul           228 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c           pcidev->device_id = strtoul(value, NULL, 16);
strtoul            97 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       unsigned idx = strtoul(attr, (char **) &next, 10);
strtoul           566 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     item = strtoul(pos, (char **)&next_pos, 0);
strtoul          1396 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       unsigned long idx = strtoul(dirent->d_name+2, &end, 10);
strtoul           118 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     obj->os_index = strtoul(value, NULL, 10);
strtoul           169 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
strtoul           187 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
strtoul           213 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
strtoul           224 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
strtoul           233 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
strtoul           413 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	unsigned long lvalue = strtoul(value, NULL, 10);
strtoul           427 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	unsigned long lvalue = strtoul(value, NULL, 10);
strtoul           542 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       nbobjs = strtoul(attrvalue, NULL, 10);
strtoul           544 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       reldepth = strtoul(attrvalue, NULL, 10);
strtoul           654 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       length = strtoul(attrvalue, NULL, 10);
strtoul          1206 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       nbobjs = strtoul(attrvalue, NULL, 10);
strtoul          1219 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       kind = strtoul(attrvalue, NULL, 10);
strtoul           332 opal/mca/mpool/hugepage/mpool_hugepage_component.c                 page_size = strtoul (value, &tmp, 0);
strtoul           547 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.pid = strtoul(tmp3, NULL, 10);
strtoul           565 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint = strtoul(tmp3, NULL, 10);
strtoul           568 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint8 = strtoul(tmp3, NULL, 10);
strtoul           571 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint16 = strtoul(tmp3, NULL, 10);
strtoul           574 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint32 = strtoul(tmp3, NULL, 10);
strtoul            72 opal/mca/pmix/ext1x/pmix1x_client.c         nm->name.jobid = strtoul(procs[n].nspace, NULL, 10);
strtoul            87 opal/mca/pmix/ext1x/pmix1x_server_south.c         nm->name.jobid = strtoul(procs[n].nspace, NULL, 10);
strtoul           426 opal/mca/pmix/flux/pmix_flux.c     flux_pname.jobid = strtoul(jobid, NULL, 10);
strtoul           125 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     return (char*)strtoul(token, &saveptr, 16);
strtoul           584 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         ds_ctx->initial_segment_size = strtoul(str, NULL, 10);
strtoul           593 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         ds_ctx->meta_segment_size = strtoul(str, NULL, 10);
strtoul           602 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         ds_ctx->data_segment_size = strtoul(str, NULL, 10);
strtoul           611 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (1 == strtoul(str, NULL, 10)) {
strtoul           691 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             lp->ranks[m] = strtoul(ranks[m], NULL, 10);
strtoul           581 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                         ports_per_node = strtoul(cptr, NULL, 10);
strtoul           585 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 p[j].rank = strtoul(ptr[j], NULL, 10);
strtoul           797 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             major = strtoul(&p2[1], NULL, 10);
strtoul           799 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             major = strtoul(p2, NULL, 10);
strtoul          1274 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         major = strtoul(version, NULL, 10);
strtoul          1176 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     long lval = strtoul(sval, NULL, 10);
strtoul           531 opal/mca/pmix/pmix4x/pmix/src/util/pif.c         n[i] = strtoul(start, (char**)&end, 10);
strtoul           248 opal/mca/pmix/pmix4x/pmix/test/test_common.c             int rankidx = strtoul(rankno, NULL, 10);
strtoul           255 opal/mca/pmix/pmix4x/pmix/test/test_common.c             params->rank = strtoul(argv[rankidx], NULL, 10);
strtoul           223 opal/mca/pmix/s1/pmix_s1.c     s1_pname.jobid = strtoul(pmix_id, &str, 10);
strtoul           226 opal/mca/pmix/s1/pmix_s1.c         ui32 = strtoul(str+1, NULL, 10);
strtoul           230 opal/mca/pmix/s2/pmix_s2.c     s2_pname.jobid = strtoul(pmix_kvs_name, &str, 10);
strtoul           233 opal/mca/pmix/s2/pmix_s2.c         stepid = strtoul(str+1, NULL, 10);
strtoul           116 opal/mca/pstat/linux/pstat_linux_module.c     fval = (float)strtoul(value, &ptr, 10);
strtoul           234 opal/mca/pstat/linux/pstat_linux_module.c         itime = strtoul(ptr, &ptr, 10);    /* utime */
strtoul           235 opal/mca/pstat/linux/pstat_linux_module.c         itime += strtoul(ptr, &ptr, 10);   /* add the stime */
strtoul           256 opal/mca/pstat/linux/pstat_linux_module.c         stats->num_threads = strtoul(ptr, &ptr, 10);
strtoul           426 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_reads_completed = strtoul(fields[3], NULL, 10);
strtoul           427 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_reads_merged = strtoul(fields[4], NULL, 10);
strtoul           428 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_sectors_read = strtoul(fields[5], NULL, 10);
strtoul           429 opal/mca/pstat/linux/pstat_linux_module.c             ds->milliseconds_reading = strtoul(fields[6], NULL, 10);
strtoul           430 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_writes_completed = strtoul(fields[7], NULL, 10);
strtoul           431 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_writes_merged = strtoul(fields[8], NULL, 10);
strtoul           432 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_sectors_written = strtoul(fields[9], NULL, 10);
strtoul           433 opal/mca/pstat/linux/pstat_linux_module.c             ds->milliseconds_writing = strtoul(fields[10], NULL, 10);
strtoul           434 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_ios_in_progress = strtoul(fields[11], NULL, 10);
strtoul           435 opal/mca/pstat/linux/pstat_linux_module.c             ds->milliseconds_io = strtoul(fields[12], NULL, 10);
strtoul           436 opal/mca/pstat/linux/pstat_linux_module.c             ds->weighted_milliseconds_io = strtoul(fields[13], NULL, 10);
strtoul           470 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_bytes_recvd = strtoul(fields[0], NULL, 10);
strtoul           471 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_packets_recvd = strtoul(fields[1], NULL, 10);
strtoul           472 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_recv_errs = strtoul(fields[2], NULL, 10);
strtoul           473 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_bytes_sent = strtoul(fields[8], NULL, 10);
strtoul           474 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_packets_sent = strtoul(fields[9], NULL, 10);
strtoul           475 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_send_errs = strtoul(fields[10], NULL, 10);
strtoul          1181 opal/util/cmd_line.c     long lval = strtoul(sval, NULL, 10);
strtoul           506 opal/util/if.c         n[i] = strtoul(start, (char**)&end, 10);
strtoul           259 orte/mca/ess/base/ess_base_frame.c                 sval = strtoul(signals[i], &tmp, 10);
strtoul           383 orte/mca/ess/pmi/ess_pmi_module.c             pname.vpid = strtoul(peers[i], NULL, 10);
strtoul           106 orte/mca/ras/alps/ras_alps_component.c         return strtoul(id, NULL, 10);
strtoul           135 orte/mca/ras/alps/ras_alps_component.c                     jid = strtoul(t, NULL, 10);
strtoul           206 orte/mca/ras/alps/ras_alps_component.c         orte_ras_alps_res_id = strtoul(jid_str, NULL, 10);
strtoul            92 orte/mca/rmaps/base/rmaps_base_map_job.c         ppx = strtoul(jdata->map->ppr, NULL, 10);
strtoul           385 orte/orted/orted_main.c                 core = strtoul(cores[i], NULL, 10);
strtoul           853 orte/orted/orted_submit.c             jdata->stdin_target = strtoul(orte_cmd_options.stdin_target, NULL, 10);
strtoul           471 orte/orted/pmix/pmix_server_dyn.c                 jdata->stdin_target = strtoul(info->data.string, NULL, 10);
strtoul           144 orte/util/dash_host/dash_host.c                         j = strtoul(cptr, NULL, 10);
strtoul           146 orte/util/dash_host/dash_host.c                         j = strtoul(&mapped_nodes[0][2], NULL, 10);
strtoul           551 orte/util/dash_host/dash_host.c             lmn = strtoul(mapped_nodes[i], &cptr, 10);
strtoul           572 orte/util/dash_host/dash_host.c                         lst = strtoul(&node->name[j], NULL, 10);
strtoul           346 orte/util/name_fns.c     *jobid = strtoul(jobidstring, NULL, 10);
strtoul           437 orte/util/name_fns.c         job = strtoul(temp, NULL, 10);
strtoul           448 orte/util/name_fns.c         vpid = strtoul(token, NULL, 10);