Searched refs:print_bvspace (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/mdocml/ |
| HD | man_term.c | 68 static void print_bvspace(struct termp *, 204 print_bvspace(struct termp *p, const struct man_node *n) in print_bvspace() function 478 print_bvspace(p, n); in pre_HP() 541 print_bvspace(p, n); in pre_PP() 568 print_bvspace(p, n); in pre_IP() 655 print_bvspace(p, n); in pre_TP()
|
| HD | man_html.c | 55 static void print_bvspace(struct html *, 127 print_bvspace(struct html *h, const struct man_node *n) in print_bvspace() function 520 print_bvspace(h, n); in man_PP_pre() 578 print_bvspace(h, n); in man_HP_pre()
|
| HD | mdoc_term.c | 56 static void print_bvspace(struct termp *, 581 print_bvspace(struct termp *p, in print_bvspace() function 640 print_bvspace(p, n->parent->parent, n); in termp_it_pre() 1608 print_bvspace(p, n, n); in termp_bd_pre()
|