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