Searched defs:hexdigit (Results 1 – 4 of 4) sorted by relevance
219 static const char hexdigit[] = "0123456789abcdef"; in v_key_name() local
383 hexdigit(char c) in hexdigit() function
784 int hexdigit; in neol_hexatoi_len() local
355 static u_int hexdigit(netdissect_options *ndo, char hex) in hexdigit() function