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

/freebsd-12-stable/contrib/mandoc/
H A Dmdoc_term.c70 static void termp_bl_post(DECL_ARGS);
134 { termp_d1_pre, termp_bl_post }, /* D1 */
135 { termp_d1_pre, termp_bl_post }, /* Dl */
138 { termp_bl_pre, termp_bl_post }, /* Bl */
1137 termp_bl_post(DECL_ARGS) function

Completed in 96 milliseconds