Searched defs:hexchars (Results 1 – 2 of 2) sorted by relevance
1348 static char hexchars[] = "0123456789abcdef"; in vfmtmsg() local
1120 static const char *hexchars = "0123456789abcdef"; variable