Lines Matching defs:TABSTOP
1083 #define TABSTOP 8
1145 spaces((int)((TABSTOP * (1 + flen / TABSTOP))
1148 fieldbuf, spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))
1199 spaces((int)((TABSTOP * (1 + flen / TABSTOP))
1202 fieldbuf, spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))
1266 spaces((int)((TABSTOP * (1 + flen / TABSTOP))
1270 ((TABSTOP * (1 + flen / TABSTOP)) - flen)));