Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
151 static int hexdigit(int);3304 d = hexdigit(c); in scanhex()3337 d = hexdigit(c); in scanhex()3346 d = hexdigit(c); in scanhex()3364 static int hexdigit(int c) in hexdigit() function