Searched refs:txt_col (Results 1 – 1 of 1) sorted by relevance
118 size_t txt_col = 3 * 16 + 4 + byte_ofs; in hexdump() local125 line_buffer[txt_col + 0] = (value >= ' ' && value < 127) in hexdump()