Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_term.c116 static int termp_sp_pre(DECL_ARGS);
131 { termp_sp_pre, NULL }, /* Pp */
232 { termp_sp_pre, NULL }, /* Lp */
243 { termp_sp_pre, NULL }, /* br */
244 { termp_sp_pre, NULL }, /* sp */
1879 termp_sp_pre(DECL_ARGS) in termp_sp_pre() function