Home
last modified time | relevance | path

Searched refs:LIST_diag (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h268 LIST_diag, /* -diag */ enumerator
H A Dmdoc_term.c605 if (MDOC_Bl == bl->tok && LIST_diag == bl->norm->Bl.type) in print_bvspace()
744 case (LIST_diag): in termp_it_pre()
759 case (LIST_diag): in termp_it_pre()
834 case (LIST_diag): in termp_it_pre()
967 case (LIST_diag): in termp_it_post()
H A Dmdoc_man.c1235 case (LIST_diag): in pre_it()
1238 if (bln->norm->Bl.type == LIST_diag) in pre_it()
1320 case (LIST_diag): in post_it()
H A Dmdoc_html.c893 case(LIST_diag): in mdoc_it_pre()
906 if (LIST_diag != type) in mdoc_it_pre()
932 case(LIST_diag): in mdoc_it_pre()
1043 case(LIST_diag): in mdoc_bl_pre()
H A Dmdoc_validate.c647 lt = LIST_diag; in pre_bl()
750 case (LIST_diag): in pre_bl()
1304 case (LIST_diag): in post_it()
H A Dmdoc_macro.c1090 LIST_diag == mdoc->last->parent->norm->Bl.type; in blk_full()