Searched refs:scan_hex (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/ngunwind/src/
H A Dos-linux.h110 scan_hex (char *cp, unsigned long *valp) function
263 cp = scan_hex (cp, low);
265 cp = scan_hex (cp, high);
267 cp = scan_hex (cp, offset);
268 cp = scan_hex (cp, &major);
270 cp = scan_hex (cp, &minor);

Completed in 72 milliseconds