Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dtbl_data.c56 while (cp && TBL_CELL_SPAN == cp->pos) in data()
77 assert(TBL_CELL_SPAN != cp->pos); in data()
80 if (TBL_CELL_SPAN == cp->pos) in data()
H A Dtbl_layout.c50 { 's', TBL_CELL_SPAN },
243 if (TBL_CELL_SPAN == c) { in cell()
H A Dmandoc.h200 TBL_CELL_SPAN, /* s, S */ enumerator