Searched refs:NODE_SYNPRETTY (Results 1 – 6 of 6) sorted by relevance
856 if (NULL == n->prev || ! (NODE_SYNPRETTY & n->flags)) in pre_syn()1225 if (am_Fa || NODE_SYNPRETTY & n->flags) in pre_fa()1293 if (NODE_SYNPRETTY & n->flags) in pre_fn()1314 if (NODE_SYNPRETTY & n->flags) { in post_fn()1331 if (NODE_SYNPRETTY & n->flags) in pre_fo()1384 if (NODE_SYNPRETTY & n->flags) { in pre_in()1401 if (NODE_SYNPRETTY & n->flags) { in post_in()1786 if (NODE_SYNPRETTY & n->flags) { in pre_vt()1805 if (n->flags & NODE_SYNPRETTY && n->type != ROFFT_BODY) in post_vt()
1183 if (NULL == n->prev || ! (NODE_SYNPRETTY & n->flags)) in synopsis_pre()1360 pretty = NODE_SYNPRETTY & n->flags; in termp_fn_pre()1580 if (NODE_SYNPRETTY & n->flags && NODE_LINE & n->flags) { in termp_in_pre()1597 if (NODE_SYNPRETTY & n->flags) in termp_in_post()1603 if (NODE_SYNPRETTY & n->flags) in termp_in_post()1785 pretty = NODE_SYNPRETTY & n->flags; in termp_fo_pre()1832 if (NODE_SYNPRETTY & n->flags) { in termp_fo_post()
813 if (n->prev == NULL || ! (n->flags & NODE_SYNPRETTY)) in md_pre_syn()1108 if (n->flags & NODE_SYNPRETTY) { in md_post_Fn()1155 if (n->flags & NODE_SYNPRETTY) { in md_pre_In()1172 if (n->flags & NODE_SYNPRETTY) { in md_post_In()
254 if (NULL == n->prev || ! (NODE_SYNPRETTY & n->flags)) in synopsis_pre()1190 pretty = NODE_SYNPRETTY & n->flags; in mdoc_fn_pre()1224 if (NODE_SYNPRETTY & n->flags) in mdoc_fn_pre()1390 if (NODE_SYNPRETTY & n->flags && NODE_LINE & n->flags) in mdoc_in_pre()
520 #define NODE_SYNPRETTY (1 << 7) /* SYNOPSIS-style formatting. */ macro
889 n->flags |= NODE_SYNPRETTY; in roff_node_alloc()891 n->flags &= ~NODE_SYNPRETTY; in roff_node_alloc()