Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dman.h26 MAN_PP, enumerator
H A Dman_macro.c215 MAN_PP == n->tok || MAN_LP == n->tok)) in rew_dohalt()
321 rew_scope(MAN_BLOCK, man, MAN_PP); in blk_close()
330 if (ntok == MAN_LP || ntok == MAN_PP || ntok == MAN_P) { in blk_close()
H A Dman_term.c453 case MAN_PP: in pre_sp()