Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
151 static int hexdigit(int);3236 d = hexdigit(c); in scanhex()3269 d = hexdigit(c); in scanhex()3278 d = hexdigit(c); in scanhex()3296 static int hexdigit(int c) in hexdigit() function