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

/openbsd-current/usr.bin/mandoc/
H A Droff.c626 static int roffce_lines; /* number of input lines to center */ variable
778 roffce_lines = 0;
1753 if (roffce_lines < 1) {
1756 roffce_lines = 0;
1759 roffce_lines--;
1926 roffce_lines = 0;
3502 &roffce_lines, 0) == 0) {
3505 roffce_lines = 1;
3507 if (roffce_lines < 1) {
3510 roffce_lines
[all...]

Completed in 134 milliseconds