Home
last modified time | relevance | path

Searched refs:disp_col (Results 1 – 16 of 16) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddiagnostic-show-locus.c1686 const int disp_col = range->m_caret.m_columns[CU_DISPLAY_COLS]; in print_any_labels() local
1687 if (disp_col <= m_x_offset_display) in print_any_labels()
1699 labels.safe_push (line_label (i, disp_col, text)); in print_any_labels()
2413 const int disp_col = range->m_finish.m_columns[CU_DISPLAY_COLS]; in get_x_bound_for_row() local
2414 if (result <= disp_col) in get_x_bound_for_row()
2415 result = disp_col + 1; in get_x_bound_for_row()
H A Dinput.c3676 const int disp_col = cpp_byte_column_to_display_column (str, 15, in test_cpp_utf8() local
3679 disp_col); in test_cpp_utf8()
3686 ASSERT_EQ (byte_col, disp_col); in test_cpp_utf8()
3688 ASSERT_EQ (3 + (byte_col - 5), disp_col); in test_cpp_utf8()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddiagnostic-show-locus.c1686 const int disp_col = range->m_caret.m_columns[CU_DISPLAY_COLS]; in print_any_labels() local
1687 if (disp_col <= m_x_offset_display) in print_any_labels()
1699 labels.safe_push (line_label (i, disp_col, text)); in print_any_labels()
2413 const int disp_col = range->m_finish.m_columns[CU_DISPLAY_COLS]; in get_x_bound_for_row() local
2414 if (result <= disp_col) in get_x_bound_for_row()
2415 result = disp_col + 1; in get_x_bound_for_row()
H A Dinput.c3678 const int disp_col = cpp_byte_column_to_display_column (str, 15, in test_cpp_utf8() local
3681 disp_col); in test_cpp_utf8()
3688 ASSERT_EQ (byte_col, disp_col); in test_cpp_utf8()
3690 ASSERT_EQ (3 + (byte_col - 5), disp_col); in test_cpp_utf8()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddiagnostic-show-locus.c1686 const int disp_col = range->m_caret.m_columns[CU_DISPLAY_COLS]; in print_any_labels() local
1687 if (disp_col <= m_x_offset_display) in print_any_labels()
1699 labels.safe_push (line_label (i, disp_col, text)); in print_any_labels()
2413 const int disp_col = range->m_finish.m_columns[CU_DISPLAY_COLS]; in get_x_bound_for_row() local
2414 if (result <= disp_col) in get_x_bound_for_row()
2415 result = disp_col + 1; in get_x_bound_for_row()
H A Dinput.c3678 const int disp_col = cpp_byte_column_to_display_column (str, 15, in test_cpp_utf8() local
3681 disp_col); in test_cpp_utf8()
3688 ASSERT_EQ (byte_col, disp_col); in test_cpp_utf8()
3690 ASSERT_EQ (3 + (byte_col - 5), disp_col); in test_cpp_utf8()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic-show-locus.c1721 const int disp_col = range->m_caret.m_columns[CU_DISPLAY_COLS]; in print_any_labels() local
1722 if (disp_col <= m_x_offset_display) in print_any_labels()
1734 labels.safe_push (line_label (m_context, i, disp_col, text)); in print_any_labels()
2459 const int disp_col = range->m_finish.m_columns[CU_DISPLAY_COLS]; in get_x_bound_for_row() local
2460 if (result <= disp_col) in get_x_bound_for_row()
2461 result = disp_col + 1; in get_x_bound_for_row()
H A Dinput.c3698 const int disp_col in test_cpp_utf8() local
3701 = cpp_display_column_to_byte_column (str, 15, disp_col, def_tabstop); in test_cpp_utf8()
3708 ASSERT_EQ (byte_col, disp_col); in test_cpp_utf8()
3710 ASSERT_EQ (3 + (byte_col - 5), disp_col); in test_cpp_utf8()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c1721 const int disp_col = range->m_caret.m_columns[CU_DISPLAY_COLS]; in print_any_labels() local
1722 if (disp_col <= m_x_offset_display) in print_any_labels()
1734 labels.safe_push (line_label (m_context, i, disp_col, text)); in print_any_labels()
2459 const int disp_col = range->m_finish.m_columns[CU_DISPLAY_COLS]; in get_x_bound_for_row() local
2460 if (result <= disp_col) in get_x_bound_for_row()
2461 result = disp_col + 1; in get_x_bound_for_row()
H A Dinput.c3698 const int disp_col in test_cpp_utf8() local
3701 = cpp_display_column_to_byte_column (str, 15, disp_col, def_tabstop); in test_cpp_utf8()
3708 ASSERT_EQ (byte_col, disp_col); in test_cpp_utf8()
3710 ASSERT_EQ (3 + (byte_col - 5), disp_col); in test_cpp_utf8()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c1721 const int disp_col = range->m_caret.m_columns[CU_DISPLAY_COLS]; in print_any_labels() local
1722 if (disp_col <= m_x_offset_display) in print_any_labels()
1734 labels.safe_push (line_label (m_context, i, disp_col, text)); in print_any_labels()
2459 const int disp_col = range->m_finish.m_columns[CU_DISPLAY_COLS]; in get_x_bound_for_row() local
2460 if (result <= disp_col) in get_x_bound_for_row()
2461 result = disp_col + 1; in get_x_bound_for_row()
H A Dinput.c3698 const int disp_col in test_cpp_utf8() local
3701 = cpp_display_column_to_byte_column (str, 15, disp_col, def_tabstop); in test_cpp_utf8()
3708 ASSERT_EQ (byte_col, disp_col); in test_cpp_utf8()
3710 ASSERT_EQ (3 + (byte_col - 5), disp_col); in test_cpp_utf8()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic-show-locus.c1931 const int disp_col = range->m_caret.m_columns[CU_DISPLAY_COLS]; in print_any_labels() local
1932 if (disp_col <= m_x_offset_display) in print_any_labels()
1944 labels.safe_push (line_label (m_policy, i, disp_col, text)); in print_any_labels()
2668 const int disp_col = range->m_finish.m_columns[CU_DISPLAY_COLS]; in get_x_bound_for_row() local
2669 if (result <= disp_col) in get_x_bound_for_row()
2670 result = disp_col + 1; in get_x_bound_for_row()
H A Dinput.c3862 const int disp_col in test_cpp_utf8() local
3865 = cpp_display_column_to_byte_column (str, 15, disp_col, policy); in test_cpp_utf8()
3872 ASSERT_EQ (byte_col, disp_col); in test_cpp_utf8()
3874 ASSERT_EQ (3 + (byte_col - 5), disp_col); in test_cpp_utf8()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxdisp.c27160 int disp_col = (c == 'C') ? col + 1 : col; in decode_mode_spec() local
27162 pint2str (decode_mode_spec_buf, width, disp_col); in decode_mode_spec()
/dports/editors/emacs/emacs-27.2/src/
H A Dxdisp.c26311 int disp_col = (c == 'C') ? col + 1 : col; in decode_mode_spec() local
26313 pint2str (decode_mode_spec_buf, width, disp_col); in decode_mode_spec()