Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
164 static int hexdigit(int);3532 d = hexdigit(c); in scanhex()3565 d = hexdigit(c); in scanhex()3574 d = hexdigit(c); in scanhex()3592 static int hexdigit(int c) in hexdigit() function