strtoull 669 opal/mca/base/mca_base_var.c value = strtoull (src, &tmp, 0); strtoull 2281 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c number = strtoull(tmp+10, NULL, 10); strtoull 2289 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c number = strtoull(tmp+14, NULL, 10); strtoull 2294 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c number = strtoull(tmp+16, NULL, 10); strtoull 2326 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c memory->page_types[index_].count = strtoull(line, NULL, 0); strtoull 2393 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c memory->page_types[0].size = strtoull(pagesize_env, NULL, 10); strtoull 4337 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c data->pagesize = strtoull(line+10, NULL, 10); strtoull 4943 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c unsigned long long sectors = strtoull(line, NULL, 10); strtoull 312 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c size = strtoull(attr, (char **) &endptr, 0); strtoull 120 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c obj->gp_index = strtoull(value, NULL, 10); strtoull 160 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c unsigned long long lvalue = strtoull(value, NULL, 10); strtoull 202 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c unsigned long long lvalue = strtoull(value, NULL, 10); strtoull 401 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c unsigned long long lvalue = strtoull(value, NULL, 10); strtoull 505 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c size = strtoull(attrvalue, NULL, 10); strtoull 507 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c count = strtoull(attrvalue, NULL, 10); strtoull 1299 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c unsigned long long u = strtoull(tmp, &next, 0); strtoull 1322 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c unsigned long long u = strtoull(tmp, &next, 0); strtoull 1489 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c diff->obj_attr.diff.uint64.oldvalue = strtoull(obj_attr_oldvalue_s, NULL, 0); strtoull 1490 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c diff->obj_attr.diff.uint64.newvalue = strtoull(obj_attr_newvalue_s, NULL, 0); strtoull 364 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h unsigned long long int strtoull(const char *nptr, char **endptr, int base); strtoull 577 opal/mca/pmix/base/pmix_base_fns.c kv->data.uint64 = strtoull(tmp3, NULL, 10); strtoull 531 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c value = strtoull(tmp, (char **) &next, 16); strtoull 544 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c value = strtoull(tmp, (char **) &next, 16); strtoull 694 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c value = strtoull (src, &tmp, 0); strtoull 225 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c rank = strtoull(p2, NULL, 10); strtoull 456 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c rank = strtoull(p, NULL, 10); strtoull 836 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c *rank = strtoull(p2, NULL, 10); strtoull 161 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c pmix_client_globals.myserver->info->pname.rank = strtoull(uri[1], NULL, 10); strtoull 469 orte/mca/rtc/hwloc/rtc_hwloc.c value = strtoull(tmp, (char **) &next, 16); strtoull 482 orte/mca/rtc/hwloc/rtc_hwloc.c value = strtoull(tmp, (char **) &next, 16);