Home
last modified time | relevance | path

Searched refs:ROFF_LOOPEXIT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmandoc.h40 #define ROFF_LOOPEXIT 0x400 /* Exit the current .while loop. */ macro
H A Dread.c319 case ROFF_LOOPEXIT: in mparse_buf_r()
H A Droff.c2352 rr ? ROFF_LOOPCONT : ROFF_LOOPEXIT; in roff_cond_checkend()
2426 irc = ROFF_IGN | ROFF_LOOPEXIT; in roff_cond_sub()