Home
last modified time | relevance | path

Searched refs:box_com (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/usr.bin/indent/
H A Dpr_comment.c107 ps.box_com = true; in pr_comment()
151 if (ps.box_com) { in pr_comment()
174 if (*buf_ptr != ' ' && !ps.box_com) in pr_comment()
199 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
215 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
239 if (!ps.box_com && e_com - s_com > 3) { in pr_comment()
245 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
262 if (!ps.box_com) { in pr_comment()
297 if (e_com[-1] != ' ' && e_com[-1] != '\t' && !ps.box_com) in pr_comment()
326 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
[all …]
H A Dindent_globs.h248 int box_com; /* set to true when we are in a "boxed" member