Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/indent/
H A Dpr_comment.c109 ps.box_com = true; in pr_comment()
153 if (ps.box_com) { in pr_comment()
176 if (*buf_ptr != ' ' && !ps.box_com) in pr_comment()
201 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
217 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
241 if (!ps.box_com && e_com - s_com > 3) { in pr_comment()
247 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
264 if (!ps.box_com) { in pr_comment()
299 if (e_com[-1] != ' ' && e_com[-1] != '\t' && !ps.box_com) in pr_comment()
328 if (!ps.box_com && opt.star_comment_cont) in pr_comment()
[all …]
H A Dindent_globs.h244 int box_com; /* set to true when we are in a "boxed" member