Searched refs:TBL_PART_LAYOUT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/mandoc/
H A Dtbl_int.h24 TBL_PART_LAYOUT, /* In the layout section, ends with full stop. */ enumerator in enum:tbl_part
H A Dtbl.c47 tbl->part = TBL_PART_LAYOUT;
76 case TBL_PART_LAYOUT:
146 tbl->part = TBL_PART_LAYOUT;

Completed in 125 milliseconds