Lines Matching defs:max_col
1174 unsigned int i, r, c, rows, cols, nspace, max_col;
1183 "max_col", max_colz);
1187 max_col = (unsigned int)max_colz;
1200 * We use (max_col + 1) to consider the space separator.
1204 cols = x_cols / (max_col + 1);
1221 max_col = -max_col;
1222 nspace = (x_cols + max_col * cols) / cols;
1229 shf_fprintf(shf, "%*s", max_col,