Home
last modified time | relevance | path

Searched defs:long_val (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/debug/
H A Dgdbstub.c290 int kgdb_hex2long(char **ptr, unsigned long *long_val) in kgdb_hex2long()
/linux/tools/perf/util/
H A Dsymbol.c649 static int hex2u64(const char *ptr, u64 *long_val) in hex2u64()