Searched defs:hexchars (Results 1 – 5 of 5) sorted by relevance
193 static const uint8_t hexchars[16] = "0123456789abcdef"; in int2hex() local
173 const char *hexchars = "0123456789ABCDEF"; in strhex_to_str() local
177 static char hexchars[] = "0123456789abcdef"; local
505 static const char hexchars[16] = "0123456789ABCDEF"; in DisplayResourceRecord() local
246 static const char hexchars[] = "0123456789abcdef"; in vsnprintf() local