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

/freebsd-current/usr.bin/indent/
H A Dlexi.c174 state->col_1 = state->last_nl; /* tell world that this token started
180 state->col_1 = false; /* leading blanks imply token is not in column
451 state->last_nl = true; /* remember this so we can set 'state->col_1'
H A Dindent_globs.h270 int col_1; /* set to true if the last token started in member in struct:parser_state
H A Dpr_comment.c100 if (ps.col_1 && !opt.format_col1_comments) { /* if comment starts in column

Completed in 60 milliseconds