OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bool_options
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/indent/
args.c
63
#define
bool_options
(name, var) \
macro
78
bool_options
("bacc", blank_line_around_conditional_compilation),
79
bool_options
("bad", blank_line_after_decl),
80
bool_options
("badp", blank_line_after_decl_at_top),
81
bool_options
("bap", blank_line_after_proc),
82
bool_options
("bbb", blank_line_before_block_comment),
83
bool_options
("bc", break_after_comma),
86
bool_options
("bs", blank_after_sizeof),
89
bool_options
("cdb", comment_delimiter_on_blank_line),
90
bool_options
("ce", cuddle_else)
[
all
...]
args.c
63
#define
bool_options
(name, var) \
macro
78
bool_options
("bacc", blank_line_around_conditional_compilation),
79
bool_options
("bad", blank_line_after_decl),
80
bool_options
("badp", blank_line_after_decl_at_top),
81
bool_options
("bap", blank_line_after_proc),
82
bool_options
("bbb", blank_line_before_block_comment),
83
bool_options
("bc", break_after_comma),
86
bool_options
("bs", blank_after_sizeof),
89
bool_options
("cdb", comment_delimiter_on_blank_line),
90
bool_options
("ce", cuddle_else)
[
all
...]
Completed in 211 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025