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

/freebsd-11.0-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp2020 int total_sep = left_separation + right_separation; local
2023 total_sep += column_separation[i];
2024 if (total_sep != 0) {
2029 printfs("/%1>?0\n", as_string(total_sep));

Completed in 84 milliseconds