Searched refs:hexdigitval (Results 1 – 1 of 1) sorted by relevance
22578 static int hexdigitval(int c) in hexdigitval() function22595 int c = hexdigitval(*s++); in parse_hex()