Home
last modified time | relevance | path

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

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