Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.h311 ROFF_while, enumerator
H A Droff.c704 inloop = p->tok == ROFF_while; in roffnode_pop()
2130 case ROFF_while: in roff_ccond()
2351 endloop = tok != ROFF_while ? ROFF_IGN : in roff_cond_checkend()
2430 if (bl->tok == ROFF_while) in roff_cond_sub()
2742 if (buf->buf[pos] == '\0' && tok != ROFF_while) { in roff_cond()
2775 if (tok == ROFF_while) in roff_cond()