Searched defs:hex (Results 1 – 2 of 2) sorted by relevance
39 char* hex; in printHexDumpEx() local56 char* hex = out; in printHexDumpEx() local
341 static const char hex[16] = "0123456789abcdef"; in format_hex() local