Home
last modified time | relevance | path

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

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic-show-locus.c2844 const int this_tab_size = tabstop - (tab_col - 1) % tabstop; in test_layout_x_offset_display_tab() local
2845 extra_width[tabstop] = this_tab_size - 1; in test_layout_x_offset_display_tab()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c2844 const int this_tab_size = tabstop - (tab_col - 1) % tabstop; in test_layout_x_offset_display_tab() local
2845 extra_width[tabstop] = this_tab_size - 1; in test_layout_x_offset_display_tab()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c2844 const int this_tab_size = tabstop - (tab_col - 1) % tabstop; in test_layout_x_offset_display_tab() local
2845 extra_width[tabstop] = this_tab_size - 1; in test_layout_x_offset_display_tab()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic-show-locus.c3106 const int this_tab_size = tabstop - (tab_col - 1) % tabstop; in test_layout_x_offset_display_tab() local
3107 extra_width[tabstop] = this_tab_size - 1; in test_layout_x_offset_display_tab()