Searched defs:scan_hex (Results 1 - 1 of 1) sorted by last modified time

/external/libunwind/src/
H A Dos-linux.h112 scan_hex (char *cp, unsigned long *valp) function
266 cp = scan_hex (cp, low);
268 cp = scan_hex (cp, high);
270 cp = scan_hex (cp, offset);
271 cp = scan_hex (cp, &major);
273 cp = scan_hex (cp, &minor);

Completed in 33 milliseconds