Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Droff.c621 static int roffce_lines; /* number of input lines to center */ variable
773 roffce_lines = 0; in roff_reset()
1748 if (roffce_lines < 1) { in roff_parsetext()
1751 roffce_lines = 0; in roff_parsetext()
1754 roffce_lines--; in roff_parsetext()
1921 roffce_lines = 0; in roff_req_or_macro()
3503 &roffce_lines, '\0', 0) == 0) { in roff_onearg()
3506 roffce_lines = 1; in roff_onearg()
3508 if (roffce_lines < 1) { in roff_onearg()
3511 roffce_lines = 0; in roff_onearg()