Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/mdocml/
Dmandoc.h225 #define TBL_CELL_WIGN (1 << 6) /* z, Z */ macro
Dtbl_layout.c158 cp->flags |= TBL_CELL_WIGN; in mods()