Home
last modified time | relevance | path

Searched refs:MDOC_DELIMC (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h363 #define MDOC_DELIMC (1 << 7) macro
H A Dmdoc_macro.c649 mdoc->last->flags |= MDOC_DELIMC; in dword()
H A Dmdoc_term.c329 if (MDOC_DELIMC & n->flags) in print_mdoc_node()
H A Dmdoc_html.c428 if (MDOC_DELIMC & n->flags) in print_mdoc_node()