Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_term.c122 static int termp_xx_pre(DECL_ARGS);
185 { termp_xx_pre, NULL }, /* Bsx */
195 { termp_xx_pre, NULL }, /* Fx */
199 { termp_xx_pre, NULL }, /* Nx */
200 { termp_xx_pre, NULL }, /* Ox */
218 { termp_xx_pre, NULL }, /* Ux */
241 { termp_xx_pre, NULL }, /* Dx */
1746 termp_xx_pre(DECL_ARGS) in termp_xx_pre() function