Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_man.c100 static int pre_sy(DECL_ARGS);
132 { NULL, pre_sy, post_font, NULL, NULL }, /* Cd */
133 { NULL, pre_sy, post_font, NULL, NULL }, /* Cm */
145 { NULL, pre_sy, post_font, NULL, NULL }, /* Ic */
192 { NULL, pre_sy, post_font, NULL, NULL }, /* Ms */
212 { NULL, pre_sy, post_font, NULL, NULL }, /* Sy */
1534 pre_sy(DECL_ARGS) in pre_sy() function