Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c109 static int pre_sy(DECL_ARGS);
141 { NULL, pre_sy, post_font, NULL, NULL }, /* Cd */
142 { NULL, pre_sy, post_font, NULL, NULL }, /* Cm */
152 { NULL, pre_sy, post_font, NULL, NULL }, /* Ic */
195 { NULL, pre_sy, post_font, NULL, NULL }, /* Ms */
215 { NULL, pre_sy, post_font, NULL, NULL }, /* Sy */
1760 pre_sy(DECL_ARGS) in pre_sy() function