Searched refs:column_width (Results 1 – 1 of 1) sorted by relevance
572 int column_width = (output_width - 1) / 3; /* Don't write in last col! */ in cg_print_index() local665 starting_col += column_width; in cg_print_index()