Searched refs:show_ascii (Results 1 – 2 of 2) sorted by relevance
242 opts.show_ascii = true; in PrintBuffer()271 if (opts.show_hex && opts.show_ascii) { in PrintBufferOpt()275 if (opts.show_ascii) { in PrintBufferOpt()301 if (opts.show_hex && opts.show_ascii) { in PrintBufferOpt()305 if (opts.show_ascii) { in PrintBufferOpt()339 if (opts.show_hex && opts.show_ascii) { in PrintBufferOpt()343 if (opts.show_ascii) { in PrintBufferOpt()
32 bool show_ascii; member