Home
last modified time | relevance | path

Searched refs:CARET_LINE_MARGIN (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h351 const int CARET_LINE_MARGIN = 10; variable
362 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddiagnostic.h348 #define CARET_LINE_MARGIN 10 macro
359 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddiagnostic.h351 const int CARET_LINE_MARGIN = 10; variable
362 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h351 const int CARET_LINE_MARGIN = 10; variable
362 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h351 const int CARET_LINE_MARGIN = 10; variable
362 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h351 const int CARET_LINE_MARGIN = 10; variable
362 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddiagnostic.h351 const int CARET_LINE_MARGIN = 10; variable
362 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddiagnostic.h348 #define CARET_LINE_MARGIN 10 macro
359 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddiagnostic.h400 const int CARET_LINE_MARGIN = 10; variable
411 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddiagnostic.h400 const int CARET_LINE_MARGIN = 10; variable
411 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddiagnostic.h400 const int CARET_LINE_MARGIN = 10; variable
411 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddiagnostic.h446 const int CARET_LINE_MARGIN = 10; variable
457 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
H A Ddiagnostic-show-locus.c1427 int right_margin_size = CARET_LINE_MARGIN; in calculate_x_offset_display()
2700 test_offset_impl (emoji_col, CARET_LINE_MARGIN, 0); in test_layout_x_offset_display_utf8()
2717 for (int caret_offset = 0, max_offset = MIN (CARET_LINE_MARGIN, 10); in test_layout_x_offset_display_utf8()
2724 ASSERT_GT (line_display_cols - emoji_col, CARET_LINE_MARGIN); in test_layout_x_offset_display_utf8()
2727 - (small_width - CARET_LINE_MARGIN)); in test_layout_x_offset_display_utf8()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic.h486 const int CARET_LINE_MARGIN = 10; variable
497 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
H A Ddiagnostic-show-locus.c1442 int right_margin_size = CARET_LINE_MARGIN; in calculate_x_offset_display()
2746 test_offset_impl (emoji_col, CARET_LINE_MARGIN, 0); in test_layout_x_offset_display_utf8()
2763 for (int caret_offset = 0, max_offset = MIN (CARET_LINE_MARGIN, 10); in test_layout_x_offset_display_utf8()
2770 ASSERT_GT (line_display_cols - emoji_col, CARET_LINE_MARGIN); in test_layout_x_offset_display_utf8()
2773 - (small_width - CARET_LINE_MARGIN)); in test_layout_x_offset_display_utf8()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddiagnostic.h446 const int CARET_LINE_MARGIN = 10; variable
457 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
H A Ddiagnostic-show-locus.c1427 int right_margin_size = CARET_LINE_MARGIN; in calculate_x_offset_display()
2700 test_offset_impl (emoji_col, CARET_LINE_MARGIN, 0); in test_layout_x_offset_display_utf8()
2717 for (int caret_offset = 0, max_offset = MIN (CARET_LINE_MARGIN, 10); in test_layout_x_offset_display_utf8()
2724 ASSERT_GT (line_display_cols - emoji_col, CARET_LINE_MARGIN); in test_layout_x_offset_display_utf8()
2727 - (small_width - CARET_LINE_MARGIN)); in test_layout_x_offset_display_utf8()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic.h486 const int CARET_LINE_MARGIN = 10; variable
497 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
H A Ddiagnostic-show-locus.c1442 int right_margin_size = CARET_LINE_MARGIN; in calculate_x_offset_display()
2746 test_offset_impl (emoji_col, CARET_LINE_MARGIN, 0); in test_layout_x_offset_display_utf8()
2763 for (int caret_offset = 0, max_offset = MIN (CARET_LINE_MARGIN, 10); in test_layout_x_offset_display_utf8()
2770 ASSERT_GT (line_display_cols - emoji_col, CARET_LINE_MARGIN); in test_layout_x_offset_display_utf8()
2773 - (small_width - CARET_LINE_MARGIN)); in test_layout_x_offset_display_utf8()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic.h486 const int CARET_LINE_MARGIN = 10; variable
497 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
H A Ddiagnostic-show-locus.c1442 int right_margin_size = CARET_LINE_MARGIN; in calculate_x_offset_display()
2746 test_offset_impl (emoji_col, CARET_LINE_MARGIN, 0); in test_layout_x_offset_display_utf8()
2763 for (int caret_offset = 0, max_offset = MIN (CARET_LINE_MARGIN, 10); in test_layout_x_offset_display_utf8()
2770 ASSERT_GT (line_display_cols - emoji_col, CARET_LINE_MARGIN); in test_layout_x_offset_display_utf8()
2773 - (small_width - CARET_LINE_MARGIN)); in test_layout_x_offset_display_utf8()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddiagnostic.h446 const int CARET_LINE_MARGIN = 10; variable
457 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
H A Ddiagnostic-show-locus.c1427 int right_margin_size = CARET_LINE_MARGIN; in calculate_x_offset_display()
2700 test_offset_impl (emoji_col, CARET_LINE_MARGIN, 0); in test_layout_x_offset_display_utf8()
2717 for (int caret_offset = 0, max_offset = MIN (CARET_LINE_MARGIN, 10); in test_layout_x_offset_display_utf8()
2724 ASSERT_GT (line_display_cols - emoji_col, CARET_LINE_MARGIN); in test_layout_x_offset_display_utf8()
2727 - (small_width - CARET_LINE_MARGIN)); in test_layout_x_offset_display_utf8()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic.h549 const int CARET_LINE_MARGIN = 10; variable
560 && context->caret_max_width - CARET_LINE_MARGIN > abs (s1.column - s2.column); in diagnostic_same_line()
H A Ddiagnostic-show-locus.c1659 int right_margin_size = CARET_LINE_MARGIN; in calculate_x_offset_display()
3008 test_offset_impl (emoji_col, CARET_LINE_MARGIN, 0); in test_layout_x_offset_display_utf8()
3025 for (int caret_offset = 0, max_offset = MIN (CARET_LINE_MARGIN, 10); in test_layout_x_offset_display_utf8()
3032 ASSERT_GT (line_display_cols - emoji_col, CARET_LINE_MARGIN); in test_layout_x_offset_display_utf8()
3035 - (small_width - CARET_LINE_MARGIN)); in test_layout_x_offset_display_utf8()

123