Searched refs:BRACE_AT_END (Results 1 – 1 of 1) sorted by relevance
2052 #define BRACE_AT_END 3 // '{' is at end of line in get_c_indent() macro2619 start_brace = BRACE_AT_END; in get_c_indent()2678 if (start_brace == BRACE_AT_END) // '{' is at end of line in get_c_indent()