Home
last modified time | relevance | path

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

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.c1671 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1672 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1673 free (actual_loc_text); in assert_location_text()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddiagnostic.c1671 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1672 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1673 free (actual_loc_text); in assert_location_text()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.c1671 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1672 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1673 free (actual_loc_text); in assert_location_text()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.c1671 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1672 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1673 free (actual_loc_text); in assert_location_text()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.c1671 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1672 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1673 free (actual_loc_text); in assert_location_text()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddiagnostic.c1671 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1672 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1673 free (actual_loc_text); in assert_location_text()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddiagnostic.c1797 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1798 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1799 free (actual_loc_text); in assert_location_text()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddiagnostic.c1797 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1798 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1799 free (actual_loc_text); in assert_location_text()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddiagnostic.c1797 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
1798 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
1799 free (actual_loc_text); in assert_location_text()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddiagnostic.c2057 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
2058 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
2059 free (actual_loc_text); in assert_location_text()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddiagnostic.c2057 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
2058 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
2059 free (actual_loc_text); in assert_location_text()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddiagnostic.c2057 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text() local
2058 ASSERT_STREQ (expected_loc_text, actual_loc_text); in assert_location_text()
2059 free (actual_loc_text); in assert_location_text()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic.c2245 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); variable
2246 ASSERT_STREQ (expected_loc_text, actual_loc_text);
2247 free (actual_loc_text);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic.c2245 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); variable
2246 ASSERT_STREQ (expected_loc_text, actual_loc_text);
2247 free (actual_loc_text);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic.c2245 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); variable
2246 ASSERT_STREQ (expected_loc_text, actual_loc_text);
2247 free (actual_loc_text);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic.c2347 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); variable
2348 ASSERT_STREQ (expected_loc_text, actual_loc_text);
2349 free (actual_loc_text);