Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmandoc.h41 #define ROFF_LOOPMASK 0xf00 macro
H A Dread.c304 switch (line_result & ROFF_LOOPMASK) { in mparse_buf_r()
406 (line_result & ROFF_LOOPMASK) == ROFF_IGN) in mparse_buf_r()
H A Droff.c2425 if (irc & ROFF_LOOPMASK) in roff_cond_sub()