Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
161 static int hexdigit(int);3539 d = hexdigit(c); in scanhex()3572 d = hexdigit(c); in scanhex()3581 d = hexdigit(c); in scanhex()3599 static int hexdigit(int c) in hexdigit() function