Lines Matching refs:MDOC_HEAD
647 if (MDOC_HEAD == n->type) in termp_it_pre()
760 if (MDOC_HEAD == n->type) in termp_it_pre()
788 if (MDOC_HEAD != n->type) in termp_it_pre()
794 if (MDOC_HEAD != n->type) in termp_it_pre()
812 if (MDOC_HEAD != n->type) in termp_it_pre()
822 if (MDOC_HEAD == n->type) in termp_it_pre()
835 if (MDOC_HEAD != n->type) in termp_it_pre()
859 if (MDOC_HEAD == n->type && n->next->child && in termp_it_pre()
874 if (MDOC_HEAD == n->type) in termp_it_pre()
886 if (MDOC_HEAD == n->type) in termp_it_pre()
900 if (MDOC_HEAD == n->type) in termp_it_pre()
938 if (MDOC_HEAD == n->type) in termp_it_pre()
942 if (MDOC_HEAD == n->type) in termp_it_pre()
1021 if (MDOC_HEAD == n->type) in termp_nm_pre()
1024 if (MDOC_HEAD == n->type && n->next->child) { in termp_nm_pre()
1054 } else if (MDOC_HEAD == n->type && n->next->child) { in termp_nm_post()
1279 return(MDOC_HEAD != n->type); in termp_bl_pre()
1387 } else if (MDOC_HEAD == n->type) in termp_vt_pre()
1437 case (MDOC_HEAD): in termp_sh_pre()
1458 case (MDOC_HEAD): in termp_sh_post()
1628 } else if (MDOC_HEAD == n->type) in termp_bd_pre()
1807 case (MDOC_HEAD): in termp_ss_pre()
1824 if (MDOC_HEAD == n->type) in termp_ss_post()
2097 if (MDOC_HEAD == n->type) in termp_bf_pre()
2217 case (MDOC_HEAD): in termp_bk_pre()