strtol
extern long strtol(const char *string, char **end, int base);
fValue.Int32 = strtol(string, &string, 0);
unicodeVal = strtol(&(fSequence.String())[nextStart + 2],
sb16->port = strtol(port, NULL, 16);
sb16->irq = strtol(irq, NULL, 16);
sb16->dma8 = strtol(dma8, NULL, 16);
sb16->dma16 = strtol(dma16, NULL, 16);
sb16->midiport = strtol(midiport, NULL, 16);
int32 index = strtol(name + strlen(sDeviceBaseName), NULL, 10);
buffer[i] = strtol(macPart, NULL, 16);
int32 index = strtol(name + strlen(sDeviceBaseName), NULL, 10);
value = strtol(str, NULL, 0);
int i = strtol(name + strlen(sDeviceBaseName), NULL, 10);
int i = strtol(name + strlen(sDeviceBaseName), NULL, 10);
i = strtol(name + BASENAME_LEN, NULL, 10);
ref.device = strtol(string, &end, 0);
device = strtol(string, &end, 0);
v = strtol(p, (char **)&p, 10);
v = strtol(p, (char **)&p, 10);
v = strtol(p, (char **)&p, 10);
v = strtol(p, (char **)&p, 10);
v = strtol(p, (char **)&p, 10);
v = strtol(p, (char **)&p, 10);
long type = strtol(typeName + kUnrecognizedTypeStringLength, NULL, 0);
int _vpid = strtol(vpid, 0, 0);
int _apid = strtol(apid, 0, 0);
int _cpid = cpid ? strtol(cpid, 0, 0) : _vpid;
int _srate = strtol(srate, 0, 0);
int64 _freq = strtol(freq, 0, 0);
options.team = strtol(optarg, NULL, 0);
options.thread = strtol(optarg, NULL, 0);
num = strtol(argv[2], &remainder, 0);
depth = strtol(argv[i + 1], &endPointer, 0);
int32 frameNumber = strtol(argv[1], &endPointer, 0);
long threadID = strtol(argv[1], &endPointer, 0);
long threadID = strtol(argv[1], &endPointer, 0);
value = (int)strtol(bytes, NULL, 16);
partition_id id = strtol(fileNameOrID, &numberEnd, 0);
expPart = strtol(cur, &end, 10); // Parse digit sequence with sign
strtol(path.String() + colonIndex + 1, &numberEnd, 0);
args[i].Integer.Value = strtol(optarg, NULL, 10);
dst->Buffer.Pointer[i] = strtol(tmp, NULL, 16);
port = strtol(portString.String(), &firstInvalid, 10);
partition_id id = strtol(fileNameOrID, &numberEnd, 0);
node = strtol(nodestr, &endptr, 0);
priority_budget = strtol(optarg, NULL, 0);
if (strtol(crom_string, NULL, 0) < 0
|| strtol(crom_string, NULL, 0) > MAX_BOARDS)
set_root_node = strtol(optarg, NULL, 0);
set_gap_count = strtol(optarg, NULL, 0);
current_board = strtol(optarg, NULL, 0);
limit = strtol(optarg, NULL, 0);
id = strtol(in, &next, 10);
i = strtol (ValuePntr, &EndPntr, 0);
gid = strtol(group, &end, 0);
val = strtol(optarg, &optarg, 8);
mtu = args[i + 1] ? strtol(args[i + 1], NULL, 0) : 0;
metric = strtol(args[i + 1], NULL, 0);
ltmp = strtol(optarg, &ep, 0);
pcp = strtol(optarg, &e, 10);
npackets = strtol(optarg, &e, 10);
hoplimit = strtol(optarg, &e, 10);
preload = strtol(optarg, &e, 10);
datalen = strtol(optarg, &e, 10);
tclass = strtol(optarg, &e, 10);
route.mtu = argv[i + 1] ? strtol(argv[i + 1], NULL, 0) : 0;
baudrate = (uint32_t)strtol(arg, &temp, 10);
val = (int)strtol(cp, &ep, 16);
val = (int)strtol(str, &ep, 10);
ns = strtol(argv[optind+1], &s, 0);
fDebugLevel = strtol(optarg, &end, 0);
long selected = strtol(buffer, &end, 0);
long priority = strtol(repositoryDirectories[i + 1], &end, 0);
long long id = strtol(idString, &end, 0);
long long id = strtol(idString, &end, 0);
long long id = strtol(idString, &end, 0);
count = strtol(argv[i], NULL, 10);
semid = strtol(argv[i], NULL, 10);
height = strtol(argv[optind + 1], NULL, 0);
depth = strtol(argv[depthIndex], NULL, 0);
mode.timing.pixel_clock = strtol(argv[optind], NULL, 0) * 1000;
mode.timing.h_display = strtol(argv[optind + 1], NULL, 0);
mode.timing.h_sync_start = strtol(argv[optind + 2], NULL, 0);
mode.timing.h_sync_end = strtol(argv[optind + 3], NULL, 0);
mode.timing.h_total = strtol(argv[optind + 4], NULL, 0);
mode.timing.v_display = strtol(argv[optind + 5], NULL, 0);
mode.timing.v_sync_start = strtol(argv[optind + 6], NULL, 0);
mode.timing.v_sync_end = strtol(argv[optind + 7], NULL, 0);
mode.timing.v_total = strtol(argv[optind + 8], NULL, 0);
qlflag ^= strtol(s, &s, 10);
interval = strtol(optarg, &str, 10);
out = strtol(c, NULL, 16);
color.red = min_c(strtol(fRedText->Text(), NULL, 10), 255);
color.green = min_c(strtol(fGreenText->Text(), NULL, 10), 255);
color.blue = min_c(strtol(fBlueText->Text(), NULL, 10), 255);
chunkSize = strtol(chunkHeader.String(), NULL, 16);
long maxAge = strtol(value.String(), &end, 10);
decoded = (char)strtol(hexString, &out, 16);
*pidptr = strtol(buf, &endptr, 10);
sMaxHistory = strtol(param, NULL, 0);
int maxSize = strtol(param, NULL, 0);
fSize = strtol(header->size, NULL, 8);
off_t size = strtol(header->size, NULL, 8);
address |= strtol(string, NULL, 0) << ((4 - components - 1) * 8);
scaling = strtol(arg, NULL, 0);
int32 width = strtol(parameter.values[0], NULL, 0);
int32 height = strtol(parameter.values[1], NULL, 0);
int32 depth = strtol(parameter.values[2], NULL, 0);
max = strtol(argv[2], NULL, 0);
int32 number = strtol(value, NULL, 0);
int32 number = strtol(value, NULL, 0);
filter->fThread = strtol(arg, NULL, 0);
filter->fTeam = strtol(arg, NULL, 0);
team_id id = strtol(argv[1], NULL, 0);
blen = (int)strtol(beg_blen, &end_blen, 10);
INTERNAL (strtol) (nptr, endptr, base, group LOCALE_PARAM)
INT strtol PARAMS ((const STRING_TYPE *nptr, STRING_TYPE **endptr, int base));
return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM);
return (int) strtol(num, NULL, 10);
return strtol(num, NULL, 10);
value = strtol(val + 2, (char **)NULL, 16);
value = strtol(val, (char **)NULL, 10);
address = strtol(arg + 2, (char **)NULL, 16);
address = strtol(arg, (char **)NULL, 10);
count = strtol(argv[++argi], (char **)NULL, 10);
count = strtol(programArgs[2], (char **)NULL, 10);
return target.AddInt32(name, (int32)strtol(value, NULL, 0));
runTime *= strtol(optarg, 0, NULL);
cpuCount = strtol(optarg, 0, NULL);
*result = strtol(buffer, &end, 10);
numBytes = strtol(argv[2], NULL, 10);
id = strtol(in, &next, 10);
partType = (int)strtol(argv[index], NULL, 0);
partStartOffset = (int64_t)strtol(argv[index], NULL, 10);
partLength = (int64_t)strtol(argv[index], NULL, 10);