Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c155 static int hexdigit(int);
3466 d = hexdigit(c); in scanhex()
3499 d = hexdigit(c); in scanhex()
3508 d = hexdigit(c); in scanhex()
3526 static int hexdigit(int c) in hexdigit() function
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c161 static int hexdigit(int);
3539 d = hexdigit(c); in scanhex()
3572 d = hexdigit(c); in scanhex()
3581 d = hexdigit(c); in scanhex()
3599 static int hexdigit(int c) in hexdigit() function

Completed in 9 milliseconds