Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_term.c71 static void termp_bl_post(DECL_ARGS);
130 { termp_d1_pre, termp_bl_post }, /* D1 */
131 { termp_d1_pre, termp_bl_post }, /* Dl */
134 { termp_bl_pre, termp_bl_post }, /* Bl */
1136 termp_bl_post(DECL_ARGS) in termp_bl_post() function