Searched refs:ROFF_LOOPEXIT (Results 1 – 3 of 3) sorted by relevance
40 #define ROFF_LOOPEXIT 0x400 /* Exit the current .while loop. */ macro
324 case ROFF_LOOPEXIT: in mparse_buf_r()
2326 rr ? ROFF_LOOPCONT : ROFF_LOOPEXIT; in roff_cond_checkend()2391 irc = ROFF_IGN | ROFF_LOOPEXIT; in roff_cond_sub()2402 irc &= ~(ROFF_LOOPCONT | ROFF_LOOPEXIT); in roff_cond_sub()