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

/freebsd-10.1-release/contrib/mdocml/
H A Dmdoc_term.c91 static int termp_bold_pre(DECL_ARGS);
143 { termp_bold_pre, NULL }, /* Cm */
153 { termp_bold_pre, NULL }, /* Ic */
196 { termp_bold_pre, NULL }, /* Ms */
216 { termp_bold_pre, NULL }, /* Sy */
1391 termp_bold_pre(DECL_ARGS) function
1405 return(termp_bold_pre(p, pair, m, n));

Completed in 47 milliseconds