Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c79 static int pre_bl(DECL_ARGS);
135 { cond_body, pre_bl, post_bl, NULL, NULL }, /* Bl */
988 pre_bl(DECL_ARGS) in pre_bl() function
H A Dmdoc_validate.c112 static void pre_bl(PRE_ARGS);
134 { pre_bl, post_bl }, /* Bl */
418 pre_bl(PRE_ARGS) in pre_bl() function