Searched refs:TBL_SPAN_DATA (Results 1 – 4 of 4) sorted by relevance
198 if (tbl->last_span->pos == TBL_SPAN_DATA) { in tbl_data()236 dp->pos = TBL_SPAN_DATA; in tbl_data()
281 TBL_SPAN_DATA, /* span consists of data */ enumerator
129 if (TBL_SPAN_DATA != sp->pos) in tblcalc()
130 if (sp->pos == TBL_SPAN_DATA) { in term_tbl()