Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dtbl.h52 struct tbl_cell { struct
53 struct tbl_cell *next; /* Layout cell to the right. */ argument
75 struct tbl_cell *last; /* Rightmost layout cell. */ argument
67 postbl_cell global() argument