Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c629 static int roffce_lines; /* number of input lines to center */ variable
781 roffce_lines = 0; in roff_reset()
1783 if (roffce_lines < 1) { in roff_parsetext()
1786 roffce_lines = 0; in roff_parsetext()
1789 roffce_lines--; in roff_parsetext()
1944 roffce_lines = 0; in roff_parseln()
2415 roffce_lines = 0; in roff_cond_sub()
3534 &roffce_lines, 0) == 0) { in roff_onearg()
3537 roffce_lines = 1; in roff_onearg()
3539 if (roffce_lines < 1) { in roff_onearg()
[all …]