Home
last modified time | relevance | path

Searched refs:deallocator_t (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-callbacks.c4 typedef void (*deallocator_t) (void *); typedef
20 static deallocator_t __attribute__((noinline))
28 deallocator_t dealloc_fn = free; in test_1()
35 deallocator_t dealloc_fn = get_free (); in test_2()
41 called_by_test_3 (void *ptr, deallocator_t dealloc_fn) in called_by_test_3()
63 deallocator_t dealloc_fn = get_free (); in test_5()
75 static deallocator_t __attribute__((noinline))
83 deallocator_t dealloc_fn = called_by_test_6b (); in test_6()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-callbacks.c4 typedef void (*deallocator_t) (void *); typedef
20 static deallocator_t __attribute__((noinline))
28 deallocator_t dealloc_fn = free; in test_1()
35 deallocator_t dealloc_fn = get_free (); in test_2()
41 called_by_test_3 (void *ptr, deallocator_t dealloc_fn) in called_by_test_3()
63 deallocator_t dealloc_fn = get_free (); in test_5()
75 static deallocator_t __attribute__((noinline))
83 deallocator_t dealloc_fn = called_by_test_6b (); in test_6()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-callbacks.c4 typedef void (*deallocator_t) (void *); typedef
20 static deallocator_t __attribute__((noinline))
28 deallocator_t dealloc_fn = free; in test_1()
35 deallocator_t dealloc_fn = get_free (); in test_2()
41 called_by_test_3 (void *ptr, deallocator_t dealloc_fn) in called_by_test_3()
63 deallocator_t dealloc_fn = get_free (); in test_5()
75 static deallocator_t __attribute__((noinline))
83 deallocator_t dealloc_fn = called_by_test_6b (); in test_6()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-callbacks.c4 typedef void (*deallocator_t) (void *); typedef
20 static deallocator_t __attribute__((noinline))
28 deallocator_t dealloc_fn = free; in test_1()
35 deallocator_t dealloc_fn = get_free (); in test_2()
41 called_by_test_3 (void *ptr, deallocator_t dealloc_fn) in called_by_test_3()
63 deallocator_t dealloc_fn = get_free (); in test_5()
75 static deallocator_t __attribute__((noinline))
83 deallocator_t dealloc_fn = called_by_test_6b (); in test_6()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-callbacks.c4 typedef void (*deallocator_t) (void *); typedef
20 static deallocator_t __attribute__((noinline))
28 deallocator_t dealloc_fn = free; in test_1()
35 deallocator_t dealloc_fn = get_free (); in test_2()
41 called_by_test_3 (void *ptr, deallocator_t dealloc_fn) in called_by_test_3()
63 deallocator_t dealloc_fn = get_free (); in test_5()
75 static deallocator_t __attribute__((noinline))
83 deallocator_t dealloc_fn = called_by_test_6b (); in test_6()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-callbacks.c4 typedef void (*deallocator_t) (void *); typedef
20 static deallocator_t __attribute__((noinline))
28 deallocator_t dealloc_fn = free; in test_1()
35 deallocator_t dealloc_fn = get_free (); in test_2()
41 called_by_test_3 (void *ptr, deallocator_t dealloc_fn) in called_by_test_3()
63 deallocator_t dealloc_fn = get_free (); in test_5()
75 static deallocator_t __attribute__((noinline))
83 deallocator_t dealloc_fn = called_by_test_6b (); in test_6()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dmalloc-callbacks.c4 typedef void (*deallocator_t) (void *); typedef
20 static deallocator_t __attribute__((noinline))
28 deallocator_t dealloc_fn = free; in test_1()
35 deallocator_t dealloc_fn = get_free (); in test_2()
41 called_by_test_3 (void *ptr, deallocator_t dealloc_fn) in called_by_test_3()
63 deallocator_t dealloc_fn = get_free (); in test_5()
75 static deallocator_t __attribute__((noinline))
83 deallocator_t dealloc_fn = called_by_test_6b (); in test_6()