Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmandoc.h245 #define TBL_CELL_WIGN (1 << 6) /* z, Z */ macro
H A Dout.c148 if (dp->layout->flags & TBL_CELL_WIGN) in tblcalc()
H A Dtbl_layout.c137 cp->flags |= TBL_CELL_WIGN; in mods()