Searched refs:rcsids (Results 1 – 4 of 4) sorted by relevance
548 int rcsids; /* Bits indexed by enum mandoc_os. */ member
185 (man->meta.rcsids & (1 << man->meta.os_e)) == 0) in check_root()
1308 if (r->man->meta.rcsids & rcsid) in roff_parse_comment()1311 r->man->meta.rcsids |= rcsid; in roff_parse_comment()
2139 (mdoc->meta.rcsids & (1 << mdoc->meta.os_e)) == 0) in post_root()