Searched refs:ngroups (Results 1 – 1 of 1) sorted by relevance
109 int ngroups; in hex_dump_to_buffer() local125 ngroups = len / groupsize; in hex_dump_to_buffer()137 for (j = 0; j < ngroups; j++) { in hex_dump_to_buffer()148 for (j = 0; j < ngroups; j++) { in hex_dump_to_buffer()159 for (j = 0; j < ngroups; j++) { in hex_dump_to_buffer()203 return ascii ? ascii_column + len : (groupsize * 2 + 1) * ngroups - 1; in hex_dump_to_buffer()