Home
last modified time | relevance | path

Searched refs:total_lines_1 (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dpr.c1911 int total_lines, total_lines_1, chars_per_column_1, chars_if_truncate; in init_store_cols() local
1913 || ckd_add (&total_lines_1, total_lines, 1) in init_store_cols()
1920 line_vector = xnmalloc (total_lines_1, sizeof *line_vector); in init_store_cols()