Searched refs:col_group (Results 1 – 1 of 1) sorted by relevance
116 size_t col_group = (i >> 2) & 3; in hexdump() local117 size_t hex_col = byte_ofs * 3 + col_group; in hexdump()