Lines Matching defs:nspace
1174 unsigned int i, r, c, rows, cols, nspace, max_col;1222 nspace = (x_cols + max_col * cols) / cols;1223 if (nspace <= 0)1224 nspace = 1;1232 shf_fprintf(shf, "%*s", nspace, null);