Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
163 static int hexdigit(int);3537 d = hexdigit(c); in scanhex()3570 d = hexdigit(c); in scanhex()3579 d = hexdigit(c); in scanhex()3597 static int hexdigit(int c) in hexdigit() function