Searched defs:hexdig (Results 1 – 4 of 4) sorted by relevance
36 unsigned char hexdig[256]; variable
552 #define hexdig __hexdig_D2A macro
271 static const char hexdig[] = "0123456789ABCDEF"; in do_hex_dump() local
412 const static char hexdig[] = "0123456789ABCDEF"; in hex_to_string() local