Searched refs:show_hex (Results 1 – 2 of 2) sorted by relevance
241 opts.show_hex = true; in PrintBuffer()260 if (opts.show_hex) { in PrintBufferOpt()271 if (opts.show_hex && opts.show_ascii) { in PrintBufferOpt()290 if (opts.show_hex) { in PrintBufferOpt()301 if (opts.show_hex && opts.show_ascii) { in PrintBufferOpt()323 if (opts.show_hex) { in PrintBufferOpt()339 if (opts.show_hex && opts.show_ascii) { in PrintBufferOpt()
31 bool show_hex; member