Home
last modified time | relevance | path

Searched refs:alloc_type (Results 3151 – 3175 of 4311) sorted by relevance

1...<<121122123124125126127128129130>>...173

/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c39 struct type *alloc_type (void);
52 result_type = alloc_type (); in create_array_type()
92 alloc_type (void) in alloc_type() function
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/
H A DPltLeaks.cpp48 int PLT_Leak_AllocHook(int alloc_type, in PLT_Leak_AllocHook() argument
56 (void)alloc_type; in PLT_Leak_AllocHook()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Platinum/Source/Extras/
H A DPltLeaks.cpp48 int PLT_Leak_AllocHook(int alloc_type, in PLT_Leak_AllocHook() argument
56 (void)alloc_type; in PLT_Leak_AllocHook()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/23_containers/deque/allocator/
H A Dext_ptr.cc33 typedef CustomPointerAlloc<T> alloc_type; in test01() typedef
34 typedef std::deque<T, alloc_type> test_type; in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/deque/allocator/
H A Dext_ptr.cc33 typedef CustomPointerAlloc<T> alloc_type; in test01() typedef
34 typedef std::deque<T, alloc_type> test_type; in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/deque/allocator/
H A Dext_ptr.cc33 typedef CustomPointerAlloc<T> alloc_type; in test01() typedef
34 typedef std::deque<T, alloc_type> test_type; in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/23_containers/deque/allocator/
H A Dext_ptr.cc33 typedef CustomPointerAlloc<T> alloc_type; in test01() typedef
34 typedef std::deque<T, alloc_type> test_type; in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/23_containers/deque/allocator/
H A Dext_ptr.cc33 typedef CustomPointerAlloc<T> alloc_type; in test01() typedef
34 typedef std::deque<T, alloc_type> test_type; in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/23_containers/deque/allocator/
H A Dext_ptr.cc33 typedef CustomPointerAlloc<T> alloc_type; in test01() typedef
34 typedef std::deque<T, alloc_type> test_type; in test01()

1...<<121122123124125126127128129130>>...173