Searched refs:CLR_TAB (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dtabs.c64 #define CLR_TAB(tabs,n) UIntClr(tabs[TAB_INDEX(n)], TAB_MASK(n)) macro
99 CLR_TAB(tabs, col);

Completed in 1 milliseconds