Searched refs:MDOC_Bl (Results 1 – 7 of 7) sorted by relevance
530 case (MDOC_Bl): in mdoc_block_alloc()759 if (MDOC_Bl == n->tok && MDOC_BODY == n->type && in mdoc_ptext()768 MDOC_Bl == n->parent->tok && in mdoc_ptext()935 if (MDOC_Bl == n->tok && MDOC_BODY == n->type && in mdoc_pmacro()951 MDOC_Bl == n->parent->tok && in mdoc_pmacro()
328 return(MDOC_Bl); in rew_alt()404 case (MDOC_Bl): in rew_dohalt()409 if (MDOC_BODY == p->type && MDOC_Bl == p->tok) in rew_dohalt()1089 MDOC_Bl == mdoc->last->parent->tok && in blk_full()1817 while (NULL != n && MDOC_Bl != n->tok) in phrase_ta()
580 if (MDOC_Bl == bl->tok && bl->norm->Bl.comp) in print_bvspace()599 if (MDOC_Bl == bl->tok && LIST_column == bl->norm->Bl.type) in print_bvspace()605 if (MDOC_Bl == bl->tok && LIST_diag == bl->norm->Bl.type) in print_bvspace()804 (MDOC_Bl == n->next->child->tok || in termp_it_pre()860 (MDOC_Bl == n->next->child->tok || in termp_it_pre()1669 case (MDOC_Bl): in termp_bd_pre()
32 MDOC_Bl, enumerator
436 if (MDOC_Bl == n->tok) in mdoc_args()
611 assert(MDOC_Bl == np->tok); in pre_bl()903 return(check_parent(mdoc, n, MDOC_Bl, MDOC_BODY)); in pre_it()2106 if (MDOC_Bl == n->tok && n->norm->Bl.comp) in pre_par()
869 while (bl && MDOC_Bl != bl->tok) in mdoc_it_pre()1239 case (MDOC_Bl): in mdoc_bd_pre()