Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
154 static int hexdigit(int);3468 d = hexdigit(c); in scanhex()3501 d = hexdigit(c); in scanhex()3510 d = hexdigit(c); in scanhex()3528 static int hexdigit(int c) in hexdigit() function