Home
last modified time | relevance | path

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

/dragonfly/usr.bin/indent/
HDlexi.c173 state->col_1 = state->last_nl; /* tell world that this token started in lexi()
179 state->col_1 = false; /* leading blanks imply token is not in column in lexi()
HDindent_globs.h271 int col_1; /* set to true if the last token started in member
HDpr_comment.c97 if (ps.col_1 && !opt.format_col1_comments) { /* if comment starts in column in pr_comment()
/dragonfly/contrib/gcc-8.0/gcc/
HDdiagnostic-show-locus.c2911 const location_t col_1 in test_overlapped_fixit_printing_2() local
2960 richloc.add_fixit_insert_before (col_1, "{"); in test_overlapped_fixit_printing_2()