OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comment_column
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/indent/
indent.c
56
.
comment_column
= 33,
270
if (opt.
comment_column
<= 1)
271
opt.
comment_column
= 2; /* don't put normal comments in column
279
? (opt.
comment_column
<= 10 ? 2 : opt.
comment_column
- 8)
280
: opt.
comment_column
;
args.c
87
int_option("c",
comment_column
, 1, 999),
pr_comment.c
125
: opt.
comment_column
- 1;
indent.h
207
int
comment_column
; /* the column in which comments to the right of
member in struct:options
Completed in 13 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025