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