OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:block_comment_max_line_length
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/indent/
args.c
105
int_option("lc",
block_comment_max_line_length
, 1, 999),
pr_comment.c
113
line_length = opt.
block_comment_max_line_length
;
indent.h
230
int
block_comment_max_line_length
;
member in struct:options
indent.c
273
if (opt.
block_comment_max_line_length
<= 0)
274
opt.
block_comment_max_line_length
= opt.max_line_length;
Completed in 14 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025