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

/linux-master/arch/powerpc/xmon/
H A Dxmon.c161 static int hexdigit(int);
3537 d = hexdigit(c);
3570 d = hexdigit(c);
3579 d = hexdigit(c);
3597 static int hexdigit(int c) function

Completed in 152 milliseconds