Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/mdocml/dist/
Dterm_tab.c55 tabs.d = term_hen(p, &su); in term_tab_set()
84 pos = term_hen(p, &su); in term_tab_set()
Droff_term.c163 ponew = term_hen(p, &su); in roff_term_pre_po()
229 len = term_hen(p, &su); in roff_term_pre_ti()
Dman_term.c376 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()
Dterm.h145 int term_hen(const struct termp *, const struct roffsu *);
Dterm.c638 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
Dmdoc_term.c569 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()
Dtbl_term.c143 i = term_hen((const struct termp *)arg, su); in term_tbl_sulen()