Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
154 static int hexdigit(int);3466 d = hexdigit(c); in scanhex()3499 d = hexdigit(c); in scanhex()3508 d = hexdigit(c); in scanhex()3526 static int hexdigit(int c) in hexdigit() function