Home
last modified time | relevance | path

Searched refs:test_linenum_sep (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc2915 static const int test_linenum_sep = 3; variable
2928 dc.min_margin_width = left_margin - test_linenum_sep + 1; in test_offset_impl()
2934 ASSERT_EQ (left_margin - test_linenum_sep, in test_offset_impl()
3041 dc.min_margin_width = test_left_margin - test_linenum_sep + 1; in test_layout_x_offset_display_utf8()
3065 dc.min_margin_width = test_left_margin - test_linenum_sep + 1; in test_layout_x_offset_display_utf8()
3168 dc.min_margin_width = test_left_margin - test_linenum_sep + 1; in test_layout_x_offset_display_tab()
H A DChangeLog-20191292 (test_linenum_sep): New constant.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c2609 static const int test_linenum_sep = 3; variable
2622 dc.min_margin_width = left_margin - test_linenum_sep + 1;
2628 ASSERT_EQ (left_margin - test_linenum_sep,
2733 dc.min_margin_width = test_left_margin - test_linenum_sep + 1; in test_layout_x_offset_display_utf8()
2757 dc.min_margin_width = test_left_margin - test_linenum_sep + 1; in test_layout_x_offset_display_utf8()