strtoull
p_tmp = strtoull(rec, NULL, 10);
u_params[i] = (u64)strtoull(rec, NULL, 10);
out_nn->val[wlen - k] = strtoull(buf, NULL, 16);
unsigned long long strtoull(const char *, char **, int);
ull = strtoull(cp, &cp, 10);
ull = strtoull(cp, &cp, 10);
ull = strtoull(cp, &cp, 10);
ull = strtoull(s, &ep, 16);
serial = strtoull(cp, &ep, 0);
serial2 = strtoull(cp, &ep, 0);
cert_serial = strtoull(optarg, &ep, 10);
#define strtoumax strtoull
strtoull(const char * __restrict, char ** __restrict, int);
return strtoull(nptr, endptr, base);
entry->size = strtoull(attr[i+1], NULL, 0);
entry->value_unsigned = strtoull(str, NULL, 0);
ldlat = strtoull(q, &e, 0);
space = strtoull(propstr, NULL, 10);
space = strtoull(propstr, NULL, 10);
space += strtoull(propstr, NULL, 10);
ctimenum = strtoull(propstr, NULL, 10);
lval = strtoull(sc_prev.val, NULL, 10);
rval = strtoull(sc_next.val, NULL, 10);
lba = strtoull(optarg, &endptr, 0);
idx = strtoull(argv[1], &cp, 0);
wantedblk64[i - 1] = dbtofsb(&sblock, strtoull(argv[i], NULL, 0));
wantedblk32[i - 1] = dbtofsb(&sblock, strtoull(argv[i], NULL, 0));
v = strtoull(value, &end, 0);
return((vm_offset_t)strtoull(walker + 7, NULL, 0));
return((vm_offset_t)strtoull(walker + 5, NULL, 0));
return((vm_offset_t)strtoull(walker + 8, NULL, 0));
return((vm_offset_t)strtoull(walker + 7, NULL, 0));
start = strtoull(walker, &next, 16);
end = strtoull(walker, &next, 16);
v = strtoull(buffer, NULL, 0); /* XXX check return values? */
extern unsigned long long strtoull(const char * __restrict, char ** __restrict, int);
val = strtoull(data, &end, 0);
length = strtoull(s, &suffix, 10);
start = strtoull(argv[1], NULL, 0);
readlen = strtoull(argv[2], NULL, 0);
addr = strtoull(argv[1], NULL, 0);
o = strtoull(sbuf_data(sc->sbuf), &p, 0);
sc->sp->offset= strtoull(sbuf_data(sc->sbuf), &p, 0);
setoempr((uint64_t) strtoull(argv[2], NULL, 0));
t->raw_target = strtoull(argv[1], NULL, 0);
bytes = strtoull(str, &cp, 10);
g.npackets = strtoull(optarg, NULL, 10);
outInt = strtoull(&buffer[cursor], &end, 0);
param_set.value.value_unsigned = strtoull(param_value, NULL, 0);
logical_id = strtoull(optarg, NULL, 0);
logical_id = strtoull(optarg, NULL, 0);
logical_id = strtoull(optarg, NULL, 0);
buckets[i] = strtoull(v, NULL, 10);
sc->nvstore.eui64 = htobe64(strtoull(value, NULL, 0));
uint64_t sz = strtoull(value, NULL, 10);
v = strtoull(val, &endptr, 10);
v = strtoull(str, &endptr, 16);
v = strtoull(string, &endptr, 16);
v = strtoull(str, &endptr, 10);
io_opts->queue_depth = strtoull(value, &endptr, 0);
io_opts->debug = strtoull(value, &endptr, 0);
data = strtoull(p, &endptr, 16);
our_lba = strtoull(optarg, NULL, 0);
lba = strtoull(optarg, NULL, 0);
key = strtoull(optarg, NULL, 0);
sa_key = strtoull(optarg, NULL, 0);
strtoull(attr[i+1], NULL, 0);
cur_lun->lun_id = strtoull(attr[i+1], NULL, 0);
cur_lun->size_blocks = strtoull(str, NULL, 0);
portlist->cur_id = strtoull(attr[i+1], NULL, 0);
cur_port->pp = strtoull(str, NULL, 0);
cur_port->vp = strtoull(str, NULL, 0);
strtoull(attr[i+1], NULL, 0);
wwnn = strtoull(optarg, NULL, 0);
wwpn = strtoull(optarg, NULL, 0);
delete_id = strtoull(optarg, NULL, 0);
lba = strtoull(tmpstr2, NULL, 0);
cur_lun->lun_id = strtoull(attr[i+1], NULL, 0);
cur_lun->device_type = strtoull(str.c_str(), NULL, 0);
cur_lun->size_blocks = strtoull(str.c_str(), NULL, 0);
entry.wwnn = strtoull(targ->name() + 4, NULL, 16);
dc->paddr = strtoull(optarg, NULL, 0);
id = strtoull(optarg, NULL, 0);
lba = strtoull(optarg, &endptr, 0);