Searched refs:col_1 (Results 1 – 3 of 3) sorted by relevance
174 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()
270 int col_1; /* set to true if the last token started in member
99 if (ps.col_1 && !opt.format_col1_comments) { /* if comment starts in column in pr_comment()