Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/mandoc/
Dtbl.c49 tbl->part = TBL_PART_LAYOUT; in tbl_read()
78 case TBL_PART_LAYOUT: in tbl_read()
148 tbl->part = TBL_PART_LAYOUT; in tbl_restart()
Dtbl_int.h24 TBL_PART_LAYOUT, /* In the layout section, ends with full stop. */ enumerator