Home
last modified time | relevance | path

Searched refs:TBL_CELL_LONG (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.h42 TBL_CELL_LONG, /* a, A */ enumerator
H A Dtbl_html.c255 if (dp->layout->pos == TBL_CELL_LONG) in print_tbl()
H A Dtbl_layout.c47 { 'a', TBL_CELL_LONG },
H A Dtbl_term.c749 case TBL_CELL_LONG: in tbl_data()
830 case TBL_CELL_LONG: in tbl_literal()
H A Dtree.c392 case TBL_CELL_LONG: in print_cellt()
H A Dout.c421 case TBL_CELL_LONG: in tblcalc_data()