Searched refs:TEM_MAXTAB (Results 1 – 2 of 2) sorted by relevance
53 #define TEM_MAXTAB 40 /* maximum number of tab stops */ macro154 screen_pos_t tvs_tabs[TEM_MAXTAB]; /* tab stops */
1667 if (tem->tvs_ntabs == TEM_MAXTAB) in tem_safe_set_tab()