Home | History | Annotate | Download | only in codesighs

Lines Matching refs:strtoul

349             numericLength = strtoul(sectionLength, &endScan, 16);
455 sectionIndex1 = strtoul(sectionString, &endScan, 16);
587 offset = strtoul(offsetArg, &endOffsetArg, 16);