Searched refs:MDOC_NEWLINE (Results 1 – 4 of 4) sorted by relevance
45 #define MDOC_NEWLINE (1 << 3) /* First macro/text in a line. */ macro59 #define MAN_NEWLINE MDOC_NEWLINE
559 nl = MDOC_NEWLINE & mdoc->flags; in blk_exp_close()748 mdoc->flags &= ~MDOC_NEWLINE; in blk_exp_close()779 nl = MDOC_NEWLINE & mdoc->flags; in in_line()967 nl = MDOC_NEWLINE & mdoc->flags; in blk_full()1257 nl = MDOC_NEWLINE & mdoc->flags; in blk_part_imp()1326 nl = MDOC_NEWLINE & mdoc->flags; in blk_part_exp()1391 nl = mdoc->flags & MDOC_NEWLINE; in in_line_argn()1565 if (~mdoc->flags & (MDOC_SYNOPSIS | MDOC_NEWLINE)) in ctx_synopsis()
66 mdoc->flags |= MDOC_NEWLINE; in mdoc_parseln()
899 if (man->flags & MDOC_NEWLINE) in roff_node_alloc()901 man->flags &= ~MDOC_NEWLINE; in roff_node_alloc()