Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
123 static int hexdigit(int);2348 d = hexdigit(c); in scanhex()2381 d = hexdigit(c); in scanhex()2390 d = hexdigit(c); in scanhex()2408 static int hexdigit(int c) in hexdigit() function