HomeSort by: relevance | last modified time | path
    Searched refs:ROFF_while (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/mdocml/dist/
roff.h 311 ROFF_while,
roff.c 704 inloop = p->tok == ROFF_while;
2130 case ROFF_while:
2351 endloop = tok != ROFF_while ? ROFF_IGN :
2430 if (bl->tok == ROFF_while)
2742 if (buf->buf[pos] == '\0' && tok != ROFF_while) {
2775 if (tok == ROFF_while)
2776 irc |= ROFF_WHILE;

Completed in 34 milliseconds