Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
132 static int hexdigit(int);2552 d = hexdigit(c); in scanhex()2585 d = hexdigit(c); in scanhex()2594 d = hexdigit(c); in scanhex()2612 static int hexdigit(int c) in hexdigit() function