Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/mdocml/
Dmandoc.h219 #define TBL_CELL_TALIGN (1 << 0) /* t, T */ macro
Dtbl_layout.c167 cp->flags |= TBL_CELL_TALIGN; in mods()