Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmdoc_man.c80 static int pre_bd(DECL_ARGS);
151 { cond_body, pre_bd, post_bd, NULL, NULL }, /* Bd */
965 pre_bd(DECL_ARGS) in pre_bd() function