Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Ddbm.h62 void dbm_page_bymacro(int32_t, const struct dbm_match *);
H A Ddbm.c201 dbm_page_bymacro(int32_t im, const struct dbm_match *match) in dbm_page_bymacro() function
H A Dmansearch.c282 dbm_page_bymacro(im - 2, &e->match); in manmerge_term()