Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/mdocml/dist/
Droff.h311 ROFF_while, enumerator
Droff.c697 inloop = p->tok == ROFF_while; in roffnode_pop()
2031 case ROFF_while: in roff_ccond()
2244 endloop = tok != ROFF_while ? ROFF_IGN : in roff_cond_sub()
2299 endloop = tok != ROFF_while ? ROFF_IGN : in roff_cond_text()
2623 if (buf->buf[pos] == '\0' && tok != ROFF_while) { in roff_cond()
2656 if (tok == ROFF_while) in roff_cond()