Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
163 static int hexdigit(int);3536 d = hexdigit(c); in scanhex()3569 d = hexdigit(c); in scanhex()3578 d = hexdigit(c); in scanhex()3596 static int hexdigit(int c) in hexdigit() function