OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:brace_same_line
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/indent/
args.c
84
bool_option("bl", false,
brace_same_line
),
85
bool_option("br", true,
brace_same_line
),
indent.h
195
bool
brace_same_line
; /* whether a brace should be on same line as an
member in struct:options
indent.c
53
.
brace_same_line
= true,
324
if (lsym == lsym_lbrace && opt.
brace_same_line
)
574
&& opt.
brace_same_line
737
if (!opt.
brace_same_line
||
Completed in 17 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025