Home
last modified time | relevance | path

Searched refs:unindent_displace (Results 1 – 4 of 4) sorted by relevance

/original-bsd/usr.bin/indent/
H A Dpr_comment.c100 ps.com_col = (ps.ind_level - ps.unindent_displace) * ps.ind_size + 1; in pr_comment()
221 ps.com_col = (ps.ind_level - ps.unindent_displace) * ps.ind_size + 1; in pr_comment()
H A Dindent_globs.h257 int unindent_displace; /* comments not to the right of code member
H A Dargs.c75 "d", PRO_INT, 0, 0, &ps.unindent_displace,
H A Dindent.c133 ps.unindent_displace = 0; /* -d0 */