Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Droff.c182 static int roff_ccond(struct roff *, int, int);
2098 roff_ccond(struct roff *r, int ln, int ppos) in roff_ccond() function
2351 if (roff_ccond(r, ln, ep - buf->buf)) in roff_cond_checkend()