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

/linux-4.1.27/arch/powerpc/xmon/
H A Dxmon.c132 static int hexdigit(int);
2552 d = hexdigit(c); scanhex()
2585 d = hexdigit(c); scanhex()
2594 d = hexdigit(c); scanhex()
2612 static int hexdigit(int c) hexdigit() function
/linux-4.1.27/lib/
H A Dbitmap.c402 * If not, this hexdigit will overflow 'chunk', so __bitmap_parse()

Completed in 162 milliseconds