Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/xmon/
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