Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl.h94 struct tbl_dat { struct
95 struct tbl_dat *next; /* Data cell to the right. */ argument
101 enum tbl_datt pos; argument
118 struct tbl_dat *first; /* Leftmost data cell. */ argument