Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dman_macro.c166 (n->tok == MAN_P || n->tok == MAN_PP || n->tok == MAN_LP)) in rew_scope()
280 if (ctok == MAN_LP || ctok == MAN_PP || ctok == MAN_P) { in blk_close()
H A Droff.h446 MAN_LP, enumerator
H A Dman_validate.c116 case MAN_LP: in man_validate()