Searched refs:tbl_cell (Results 1 – 5 of 5) sorted by relevance
232 struct tbl_cell { struct233 struct tbl_cell *next; argument254 struct tbl_cell *first; argument255 struct tbl_cell *last;273 struct tbl_cell *layout; /* layout cell */
52 static void mods(struct tbl_node *, struct tbl_cell *,56 static struct tbl_cell *cell_alloc(struct tbl_node *, struct tbl_row *,61 mods(struct tbl_node *tbl, struct tbl_cell *cp, in mods()339 static struct tbl_cell *342 struct tbl_cell *p, *pp; in cell_alloc()
63 const struct tbl_cell *cp; in term_tbl()219 const struct tbl_cell *c1, *c2; in tbl_hrule()
108 struct tbl_cell *cp; in tbl_free()
44 struct tbl_cell *cp; in getdata()