Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
159 static int hexdigit(int);3520 d = hexdigit(c); in scanhex()3553 d = hexdigit(c); in scanhex()3562 d = hexdigit(c); in scanhex()3580 static int hexdigit(int c) in hexdigit() function