Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h362 #define MDOC_DELIMO (1 << 6) macro
H A Dmdoc_macro.c634 mdoc->last->flags |= MDOC_DELIMO; in dword()
H A Dmdoc_term.c332 if (MDOC_DELIMO & n->flags) in print_mdoc_node()
H A Dmdoc_html.c431 if (MDOC_DELIMO & n->flags) in print_mdoc_node()