Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
154 static int hexdigit(int);3465 d = hexdigit(c); in scanhex()3498 d = hexdigit(c); in scanhex()3507 d = hexdigit(c); in scanhex()3525 static int hexdigit(int c) in hexdigit() function