Searched refs:ROFF_LOOPEXIT (Results 1 – 3 of 3) sorted by relevance
37 #define ROFF_LOOPEXIT 0x400 /* Exit the current .while loop. */ macro
309 case ROFF_LOOPEXIT: in mparse_buf_r()
2259 rr ? ROFF_LOOPCONT : ROFF_LOOPEXIT; in roff_cond_sub()2301 irc = ROFF_IGN | ROFF_LOOPEXIT; in roff_cond_sub()2326 rr ? ROFF_LOOPCONT : ROFF_LOOPEXIT; in roff_cond_text()