Home
last modified time | relevance | path

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

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