HomeSort by: relevance | last modified time | path
    Searched refs:format_col1_comments (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/indent/
pr_comment.c 95 if (in.p - in.line.s == 2 && !opt.format_col1_comments) {
112 ind = opt.format_col1_comments ? 0 : 1;
args.c 100 bool_options("fc1", format_col1_comments),
indent.h 222 bool format_col1_comments; /* whether comments that start in member in struct:options
indent.c 60 .format_col1_comments = true,
272 * 1, see opt.format_col1_comments */

Completed in 13 milliseconds