Searched refs:function_brace_split (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/indent/
H A Dargs.c115 {"fbs", PRO_BOOL, true, ON, &function_brace_split},
141 {"nfbs", PRO_BOOL, true, OFF, &function_brace_split},
H A Dindent_globs.h203 int function_brace_split; /* split function declaration and variable
H A Dindent.c767 if (function_brace_split) { /* dump the line prior to the

Completed in 55 milliseconds