Searched refs:MDOC_NEWLINE (Results 1 – 3 of 3) sorted by relevance
495 nl = MDOC_NEWLINE & mdoc->flags; in blk_exp_close()651 mdoc->flags &= ~MDOC_NEWLINE; in blk_exp_close()672 nl = MDOC_NEWLINE & mdoc->flags; in in_line()857 nl = MDOC_NEWLINE & mdoc->flags; in blk_full()1120 nl = MDOC_NEWLINE & mdoc->flags; in blk_part_imp()1212 nl = MDOC_NEWLINE & mdoc->flags; in blk_part_exp()1270 nl = mdoc->flags & MDOC_NEWLINE; in in_line_argn()1429 if (~mdoc->flags & (MDOC_SYNOPSIS | MDOC_NEWLINE)) in ctx_synopsis()
31 #define MDOC_NEWLINE (1 << 3) /* first macro/text in a line */ macro
233 mdoc->flags |= MDOC_NEWLINE; in mdoc_parseln()375 if (MDOC_NEWLINE & mdoc->flags) in node_alloc()377 mdoc->flags &= ~MDOC_NEWLINE; in node_alloc()