Searched refs:TABSTOP (Results 1 – 2 of 2) sorted by relevance
43 #define TABSTOP (TABSIZE*TABCOUNT) macro150 tabs = (TABSTOP - len + TABSIZE - 1)/TABSIZE; in printit()
1003 #define TABSTOP 8 macro1055 spaces((TABSTOP * (1 + flen / TABSTOP))1058 spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))1108 spaces((TABSTOP * (1 + flen / TABSTOP))1111 spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))1173 spaces((TABSTOP * (1 + flen / TABSTOP))1176 spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))