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

  /src/usr.bin/indent/
args.c 88 int_option("cd", decl_comment_column, 1, 999),
pr_comment.c 124 ? opt.decl_comment_column - 1
indent.h 199 int decl_comment_column; /* the column in which comments after member in struct:options
indent.c 277 if (opt.decl_comment_column <= 0)
278 opt.decl_comment_column = opt.left_justify_decl

Completed in 35 milliseconds