Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_man.c76 static int pre_bl(DECL_ARGS);
126 { cond_body, pre_bl, post_bl, NULL, NULL }, /* Bl */
904 pre_bl(DECL_ARGS) in pre_bl() function
H A Dmdoc_validate.c124 static int pre_bl(PRE_ARGS);
172 static v_pre pres_bl[] = { pre_bl, pre_par, NULL };
595 pre_bl(PRE_ARGS) in pre_bl() function