Searched defs:INDENT (Results 1 – 4 of 4) sorted by relevance
15 static const char INDENT[] = " "; /* how much to indent on new line */ variable
54 INDENT = ' '*8 variable
27 #define INDENT 3 macro
151 #define INDENT(d, o) do { \ macro