Searched defs:hexdig (Results 1 – 4 of 4) sorted by relevance
34 unsigned char hexdig[256]; variable
560 #define hexdig __hexdig_D2A macro
225 static const char hexdig[] = "0123456789ABCDEF"; in buf2hexstr_sep() local
237 static const char hexdig[] = "0123456789ABCDEF"; in do_hex_dump() local