Searched refs:term_hen (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | term_tab.c | 55 tabs.d = term_hen(p, &su); in term_tab_set() 84 pos = term_hen(p, &su); in term_tab_set()
|
| D | roff_term.c | 163 ponew = term_hen(p, &su); in roff_term_pre_po() 229 len = term_hen(p, &su); in roff_term_pre_ti()
|
| D | man_term.c | 376 v = term_hen(p, &su); in pre_in() 430 len = term_hen(p, &su); in pre_HP() 519 len = term_hen(p, &su); in pre_IP() 594 len = term_hen(p, &su); in pre_TP() 775 n->aux = term_hen(p, &su); in pre_RS()
|
| D | term.h | 145 int term_hen(const struct termp *, const struct roffsu *);
|
| D | term.c | 638 uc += term_hen(p, &su); in term_word() 659 uc = term_hen(p, &su); in term_word() 1106 term_hen(const struct termp *p, const struct roffsu *su) in term_hen() function
|
| D | mdoc_term.c | 569 return term_hen(p, &su); in a2width() 717 offset += term_hen(p, &su) + dcol; in termp_it_pre() 735 width = term_hen(p, &su) + dcol; in termp_it_pre()
|
| D | tbl_term.c | 143 i = term_hen((const struct termp *)arg, su); in term_tbl_sulen()
|