Home
last modified time | relevance | path

Searched refs:col_1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/indent/
H A Dlexi.c174 state->col_1 = state->last_nl; /* tell world that this token started in lexi()
180 state->col_1 = false; /* leading blanks imply token is not in column in lexi()
H A Dindent_globs.h270 int col_1; /* set to true if the last token started in member
H A Dpr_comment.c99 if (ps.col_1 && !opt.format_col1_comments) { /* if comment starts in column in pr_comment()