Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
126 static int hexdigit(int);2518 d = hexdigit(c); in scanhex()2551 d = hexdigit(c); in scanhex()2560 d = hexdigit(c); in scanhex()2578 static int hexdigit(int c) in hexdigit() function