Home
last modified time | relevance | path

Searched refs:ggc_realloc (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dggc.h152 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
161 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dggc.h152 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
161 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dggc.h147 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
156 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc-none.c59 ggc_realloc (void *x, size_t size) in ggc_realloc() function
H A Dggc.h223 extern void *ggc_realloc (void *, size_t);
H A Dvarray.c161 va = ggc_realloc (va, VARRAY_HDR_SIZE + data_size); in varray_grow()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc-none.c59 ggc_realloc (void *x, size_t size)
H A Dggc.h223 extern void *ggc_realloc (void *, size_t);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dggc.h151 extern void *ggc_realloc (void *, size_t CXX_MEM_STAT_INFO);
160 ((T *) ggc_realloc ((P), (N) * sizeof (T) MEM_STAT_INFO))
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dconstants.c61 cpool->tags = ggc_realloc (cpool->tags, in set_constant_entry()
63 cpool->data = ggc_realloc (cpool->data, in set_constant_entry()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dconstants.c61 cpool->tags = ggc_realloc (cpool->tags, in set_constant_entry()
63 cpool->data = ggc_realloc (cpool->data, in set_constant_entry()

1234567891011