Searched refs:tbl_head (Results 1 – 6 of 6) sorted by relevance
37 static size_t tbl_rulewidth(struct termp *, const struct tbl_head *);45 static void tbl_vrule(struct termp *, const struct tbl_head *);65 const struct tbl_head *hp; in term_tbl()198 tbl_rulewidth(struct termp *tp, const struct tbl_head *hp) in tbl_rulewidth()221 const struct tbl_head *hp; in tbl_hrule()244 const struct tbl_head *hp; in tbl_hframe()315 tbl_vrule(struct termp *tp, const struct tbl_head *hp) in tbl_vrule()344 struct tbl_head *hp; in tbl_literal()
188 struct tbl_head { struct191 struct tbl_head *next; argument192 struct tbl_head *prev; argument224 struct tbl_head *head;268 struct tbl_head *head;
40 struct tbl_head *first_head;41 struct tbl_head *last_head;
53 const struct tbl_head *hp; in html_tblopen()92 const struct tbl_head *hp; in print_tbl()
354 struct tbl_head *h, *hp; in cell_alloc()377 hp = mandoc_calloc(1, sizeof(struct tbl_head)); in cell_alloc()
95 struct tbl_head *hp; in tbl_free()