Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c154 static int hexdigit(int);
3468 d = hexdigit(c); in scanhex()
3501 d = hexdigit(c); in scanhex()
3510 d = hexdigit(c); in scanhex()
3528 static int hexdigit(int c) in hexdigit() function