Searched refs:hexdigit (Results 1 – 1 of 1) sorted by relevance
132 static int hexdigit(int);2622 d = hexdigit(c); in scanhex()2655 d = hexdigit(c); in scanhex()2664 d = hexdigit(c); in scanhex()2682 static int hexdigit(int c) in hexdigit() function