Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_macro.c706 enum mdoct atok, ntok; in blk_exp_close() local
726 atok = rew_alt(tok); in blk_exp_close()
733 if (MDOC_BODY == n->type && atok == n->tok) { in blk_exp_close()
741 if (atok == n->tok) { in blk_exp_close()
764 atok, body, ENDBODY_SPACE)) in blk_exp_close()