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