Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_term.c72 static void termp_bl_post(DECL_ARGS);
132 { termp_d1_pre, termp_bl_post }, /* D1 */
133 { termp_d1_pre, termp_bl_post }, /* Dl */
136 { termp_bl_pre, termp_bl_post }, /* Bl */
1285 termp_bl_post(DECL_ARGS) in termp_bl_post() function