Searched refs:termp_col (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dterm.h52 struct termp_col { struct
63 struct termp_col *tcols; /* Array of table columns. */
64 struct termp_col *tcol; /* Current table column. */
H A Dterm.c36 static void adjbuf(struct termp_col *, size_t);
755 adjbuf(struct termp_col *c, size_t sz)

Completed in 81 milliseconds