Searched refs:function_brace_split (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/usr.bin/indent/ |
| H A D | args.c | 126 {"fbs", PRO_BOOL, true, ON, &opt.function_brace_split}, 149 {"nfbs", PRO_BOOL, true, OFF, &opt.function_brace_split},
|
| H A D | indent_globs.h | 186 int function_brace_split; /* split function declaration and member
|
| H A D | indent.c | 804 if (opt.function_brace_split) { /* dump the line prior in main()
|