Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c76 static int pre_bd(DECL_ARGS);
133 { cond_body, pre_bd, post_bd, NULL, NULL }, /* Bd */
901 pre_bd(DECL_ARGS) in pre_bd() function
H A Dmdoc_validate.c111 static void pre_bd(PRE_ARGS);
132 { pre_bd, post_literal }, /* Bd */
600 pre_bd(PRE_ARGS) in pre_bd() function