Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_term.c95 static int termp_d1_pre(DECL_ARGS);
130 { termp_d1_pre, termp_bl_post }, /* D1 */
131 { termp_d1_pre, termp_bl_post }, /* Dl */
1317 termp_d1_pre(DECL_ARGS) in termp_d1_pre() function