Home
last modified time | relevance | path

Searched defs:tbl_dat (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtbl.h92 struct tbl_dat { struct
93 struct tbl_dat *next; /* Data cell to the right. */ argument
99 enum tbl_datt pos; argument
116 struct tbl_dat *first; /* Leftmost data cell. */ argument