Searched refs:ENDBODY_NOT (Results 1 – 6 of 6) sorted by relevance
618 if (cond && act->pre && (n->end == ENDBODY_NOT || n->nchild)) in print_node()640 if (ENDBODY_NOT != n->end) in print_node()1140 if (n->end == ENDBODY_NOT && in pre_eo()1143 n->child->end != ENDBODY_NOT) in pre_eo()1145 else if (n->end != ENDBODY_NOT ? n->child != NULL : in pre_eo()1157 if (n->end != ENDBODY_NOT) { in post_eo()
310 if (ENDBODY_NOT != p->end) in node_append()605 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) { in mdoc_ptext()782 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) { in mdoc_pmacro()
357 (n->end == ENDBODY_NOT || n->nchild)) in print_mdoc_node()367 (ENDBODY_NOT == n->end ? n : n->body)->prev_font); in print_mdoc_node()386 if (ENDBODY_NOT != n->end) in print_mdoc_node()1992 if (n->end == ENDBODY_NOT && in termp_eo_pre()1995 n->child->end != ENDBODY_NOT) in termp_eo_pre()1997 else if (n->end != ENDBODY_NOT ? n->child != NULL : in termp_eo_pre()2013 if (n->end != ENDBODY_NOT) { in termp_eo_post()
259 ENDBODY_NOT = 0, enumerator
437 if (mdocs[n->tok].pre && (n->end == ENDBODY_NOT || n->child)) in print_mdoc_node()462 if (n->end != ENDBODY_NOT) in print_mdoc_node()2220 if (n->end == ENDBODY_NOT && in mdoc_eo_pre()2223 n->child->end != ENDBODY_NOT) in mdoc_eo_pre()2225 else if (n->end != ENDBODY_NOT ? n->child != NULL : in mdoc_eo_pre()2240 if (n->end != ENDBODY_NOT) { in mdoc_eo_post()
526 if (n->end == ENDBODY_NOT) in blk_exp_close()