Searched refs:roff_evalcond (Results 1 – 1 of 1) sorted by relevance
194 static int roff_evalcond(struct roff *, int, char *, int *);2549 roff_evalcond(struct roff *r, int ln, char *v, int *pos) in roff_evalcond() function2684 roff_evalcond(r, ln, buf->buf, &pos); in roff_cond()