Home
last modified time | relevance | path

Searched refs:ggc_cleared_alloc (Results 1 – 25 of 1392) sorted by relevance

12345678910>>...56

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dggc-tests.c47 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
48 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
144 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
149 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
191 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
210 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
227 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
239 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
252 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
263 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
H A Dtarget-globals.c67 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
70 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
76 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
201 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
220 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
237 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
249 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
262 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
202 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
221 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
238 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
250 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
263 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
274 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
202 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
221 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
238 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
250 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
263 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
274 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> ();
59 root_test_struct->other = ggc_cleared_alloc <test_struct> ();
155 test_struct *ts = ggc_cleared_alloc <test_struct> ();
160 test_other *other = ggc_cleared_alloc <test_other> ();
202 ggc_cleared_alloc <test_struct_with_dtor> ();
221 test_of_deletable = ggc_cleared_alloc <test_struct> ();
238 m_a (ggc_cleared_alloc <test_struct> ())
250 m_a (ggc_cleared_alloc <test_struct> ())
263 m_b (ggc_cleared_alloc <test_struct> ())
274 m_c (ggc_cleared_alloc <test_struct> ())
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
202 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
221 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
238 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
250 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
263 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
274 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
202 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
221 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
238 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
250 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
263 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
274 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dggc-tests.c58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()
202 ggc_cleared_alloc <test_struct_with_dtor> (); in test_finalization()
221 test_of_deletable = ggc_cleared_alloc <test_struct> (); in test_deletable_global()
238 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
250 m_a (ggc_cleared_alloc <test_struct> ()) in example_base()
263 m_b (ggc_cleared_alloc <test_struct> ()) in some_subclass()
274 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtarget-globals.c66 struct target_globals *g = ggc_cleared_alloc <target_globals> (); in save_target_globals()
69 g->rtl = ggc_cleared_alloc<target_rtl> (); in save_target_globals()
75 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()

12345678910>>...56