Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Droff.c194 static int roff_evalcond(struct roff *, int, char *, int *);
2549 roff_evalcond(struct roff *r, int ln, char *v, int *pos) in roff_evalcond() function
2684 roff_evalcond(r, ln, buf->buf, &pos); in roff_cond()