Searched refs:tbl_layout (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/lib/libmandoc/
H A DMakefile15 tbl.c tbl_data.c tbl_layout.c tbl_opts.c vol.c
/freebsd-10.3-release/contrib/mdocml/
H A Dlibroff.h71 int tbl_layout(struct tbl_node *, int, const char *);
H A Dtbl.c58 return(tbl_layout(tbl, ln, p) ? ROFF_IGN : ROFF_ERR);
H A Dtbl_layout.c1 /* $Id: tbl_layout.c,v 1.22 2011/09/18 14:14:15 schwarze Exp $ */
348 tbl_layout(struct tbl_node *tbl, int ln, const char *p) function

Completed in 195 milliseconds