Home
last modified time | relevance | path

Searched refs:TBL_PART_OPTS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dtbl.c48 if (TBL_PART_OPTS == tbl->part && len) in tbl_read()
55 case (TBL_PART_OPTS): in tbl_read()
81 tbl->part = TBL_PART_OPTS; in tbl_alloc()
H A Dlibroff.h23 TBL_PART_OPTS, /* in options (first line) */ enumerator