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