Searched refs:bytes_per_col (Results 1 – 1 of 1) sorted by relevance
177 int bytes_per_col, int col_per_row) in dump_hex_bytes() argument180 int bytes_per_row = bytes_per_col * col_per_row; in dump_hex_bytes()210 if (++byte == bytes_per_col) { in dump_hex_bytes()