Home
last modified time | relevance | path

Searched refs:DISP_unfilled (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc.h283 DISP_unfilled, /* -unfilled */ enumerator
H A Dmdoc_man.c822 if (DISP_unfilled == n->norm->Bd.type || in pre_bd()
837 if (DISP_unfilled == n->norm->Bd.type || in post_bd()
H A Dmdoc_term.c1643 DISP_unfilled != n->norm->Bd.type) in termp_bd_pre()
1708 DISP_unfilled == n->norm->Bd.type) in termp_bd_post()
H A Dmdoc_validate.c815 dt = DISP_unfilled; in pre_bd()
2163 if (DISP_unfilled == n->norm->Bd.type) in pre_literal()
H A Dmdoc_html.c1209 if (DISP_unfilled != n->norm->Bd.type && in mdoc_bd_pre()