Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl_layout.c59 static struct tbl_cell *cell_alloc(struct tbl_node *, struct tbl_row *,
260 mods(tbl, cell_alloc(tbl, rp, c), ln, p, pos); in cell()
298 cell_alloc(tbl, tbl->first_row, in tbl_layout()
354 cell_alloc(struct tbl_node *tbl, struct tbl_row *rp, enum tbl_cellt pos) in cell_alloc() function