Lines Matching defs:hexchars
246 static const char hexchars[] = "0123456789abcdef";347 *--str = hexchars[val % base];