Searched refs:TBL_CELL_UP (Results 1 – 3 of 3) sorted by relevance
61 #define TBL_CELL_UP (1 << 3) /* u, U */ macro
138 cp->flags |= TBL_CELL_UP; in mods()
500 if (cp->flags & TBL_CELL_UP) in print_span()