Searched refs:ROFF_LOOPCONT (Results 1 – 3 of 3) sorted by relevance
39 #define ROFF_LOOPCONT 0x200 /* Iterate the current .while loop. */ macro
323 case ROFF_LOOPCONT: in mparse_buf_r()336 if (line_result & ROFF_LOOPCONT) in mparse_buf_r()
2331 rr ? ROFF_LOOPCONT : ROFF_LOOPEXIT; in roff_cond_checkend()2407 irc &= ~(ROFF_LOOPCONT | ROFF_LOOPEXIT); in roff_cond_sub()