Home
last modified time | relevance | path

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

/coreutils/src/
Dptx.c270 static bool before_truncation; /* flag truncation before the before field */ variable
1321 before_truncation = cursor > left_context_start; in define_all_fields()
1324 before_truncation = false; in define_all_fields()
1395 before_truncation = false; in define_all_fields()
1464 if (before_truncation) in output_one_roff_line()
1580 - (before_truncation ? truncation_string_length : 0) in output_one_dumb_line()
1587 - (before_truncation ? truncation_string_length : 0)); in output_one_dumb_line()
1591 if (before_truncation) in output_one_dumb_line()