Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c192 static int roff_ccond(struct roff *, int, int);
2119 roff_ccond(struct roff *r, int ln, int ppos) in roff_ccond() function
2379 if (roff_ccond(r, ln, ep - buf->buf)) in roff_cond_checkend()