Searched refs:TBL_SPAN_LAST (Results 1 – 4 of 4) sorted by relevance
136 if (TBL_SPAN_LAST & sp->flags) { in print_tbl()
169 tbl->last_span->flags |= TBL_SPAN_LAST; in tbl_end()
275 #define TBL_SPAN_LAST (1 << 1) macro
172 if (TBL_SPAN_LAST & sp->flags) { in term_tbl()