Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc.h284 DISP_unfilled, /* -unfilled */ enumerator
H A Dmdoc_man.c906 if (DISP_unfilled == n->norm->Bd.type || in pre_bd()
921 if (DISP_unfilled == n->norm->Bd.type || in post_bd()
H A Dmdoc_validate.c623 dt = DISP_unfilled; in pre_bd()
1027 n->norm->Bd.type != DISP_unfilled) in post_literal()
2106 if (DISP_unfilled == n->norm->Bd.type) in pre_literal()
H A Dmdoc_term.c1578 DISP_unfilled != n->norm->Bd.type && in termp_bd_pre()
1653 DISP_unfilled == n->norm->Bd.type) in termp_bd_post()
H A Dmdoc_html.c1165 if (DISP_unfilled != n->norm->Bd.type && in mdoc_bd_pre()