Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dman_macro.c37 static void blk_exp(MACRO_PROT_ARGS);
67 { blk_exp, MAN_XSCOPE }, /* RS */
78 { blk_exp, MAN_XSCOPE }, /* UR */
80 { blk_exp, MAN_XSCOPE }, /* MT */
123 man_macro(n->tok)->fp == blk_exp) in man_unscope()
187 man_macro(n->tok)->fp == blk_exp)))) in rew_scope()
294 blk_exp(MACRO_PROT_ARGS) in blk_exp() function