Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dlibmandoc.h37 #define ROFF_LOOPEXIT 0x400 /* Exit the current .while loop. */ macro
H A Dread.c307 case ROFF_LOOPEXIT: in mparse_buf_r()
H A Droff.c2245 rr ? ROFF_LOOPCONT : ROFF_LOOPEXIT; in roff_cond_sub()
2300 rr ? ROFF_LOOPCONT : ROFF_LOOPEXIT; in roff_cond_text()