Searched defs:TABSIZE (Results 1 – 9 of 9) sorted by relevance
47 #define TABSIZE 256*1024 macro
55 #define TABSIZE 8 macro
389 #define TABSIZE 4 in printbuf() macro
71 int TABSIZE; /* Size of a tab. */ variable
225 int TABSIZE; /* Size of a tab. */ member
65 #define TABSIZE 8 macro
169 enum tab_size { TABSIZE = 8 }; enumerator
176 enum tab_size { TABSIZE = 8 }; enumerator
207 enum tab_size { TABSIZE = 8 }; global() enumerator