Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c202 static int roff_evalcond(struct roff *, int, char *, int *);
2579 roff_evalcond(struct roff *r, int ln, char *v, int *pos) in roff_evalcond() function
2714 roff_evalcond(r, ln, buf->buf, &pos); in roff_cond()