Home
last modified time | relevance | path

Searched refs:TBL_PART_LAYOUT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dtbl.c50 tbl->part = TBL_PART_LAYOUT; in tbl_read()
57 case (TBL_PART_LAYOUT): in tbl_read()
134 tbl->part = TBL_PART_LAYOUT; in tbl_restart()
H A Dlibroff.h24 TBL_PART_LAYOUT, /* describing layout */ enumerator
H A Dtbl_opts.c263 tbl->part = TBL_PART_LAYOUT; in tbl_option()