Searched refs:OPT_ASCII (Results 1 – 2 of 2) sorted by relevance
46 #define OPT_ASCII 0x4000000 macro
128 if (opts & OPT_ASCII) { in hex_readip()