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

/haiku-fatelf/src/bin/coreutils/src/
H A Dptx.c269 static int before_truncation; /* flag truncation before the before field */
1499 before_truncation = cursor > left_context_start;
1502 before_truncation = 0;
1573 before_truncation = 0;
1648 if (before_truncation)
1764 - (before_truncation ? truncation_string_length : 0)
1771 - (before_truncation ? truncation_string_length : 0));
1775 if (before_truncation)
268 static int before_truncation; /* flag truncation before the before field */ variable

Completed in 85 milliseconds