Home
last modified time | relevance | path

Searched refs:ENDBODY_NOSPACE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc.h260 ENDBODY_NOSPACE /* is broken: don't append a space */ enumerator
H A Dmdoc_macro.c1383 tok, body, ENDBODY_NOSPACE)) in blk_part_imp()
H A Dmdoc_term.c379 if (ENDBODY_NOSPACE == n->end) in print_mdoc_node()