Searched refs:HEX_FMT_STR (Results 1 – 1 of 1) sorted by relevance
57 #define HEX_FMT_STR "[0x%02X]" in printable() macro100 msnprintf(&outbuf[o], outsize - o, HEX_FMT_STR, inbuf[i]); in printable()