Home
last modified time | relevance | path

Searched defs:XCNEWVEC (Results 1 – 25 of 44) sorted by path

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/include/
H A Dlibiberty.h358 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/include/
H A Dlibiberty.h358 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/include/
H A Dlibiberty.h351 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A Dlibiberty.h358 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/avr-gcc/gcc-10.2.0/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dlibiberty.h347 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/binutils/binutils-2.37/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/djgpp-binutils/binutils-2.17/include/
H A Dlibiberty.h319 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dlibiberty.h332 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dpoison.h162 #define XCNEWVEC(T, N) xcnewvec<T> (N) macro
/dports/devel/gdb/gdb-11.1/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/gdb761/gdb-7.6.1/include/
H A Dlibiberty.h351 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/gnulibiberty/binutils-2.37/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/include/
H A Dlibiberty.h351 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/arm/gnu/
H A Darm-dis.c35 #define XCNEWVEC(T, N) ((T *) calloc ((N), sizeof (T))) macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/include/
H A Dlibiberty.h324 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/sparc/gnu/
H A Dsparc-dis.c37 #define XCNEWVEC(T, N) ((T *) calloc ((N), sizeof (T))) macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/tricore/gnu/
H A Dtricore-dis.c33 #define XCNEWVEC(T, N) ((T *) calloc ((N), sizeof (T))) macro
/dports/devel/radare2/radare2-5.1.1/libr/bin/mangling/cxx/
H A Dlibiberty.h357 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/include/
H A Dlibiberty.h358 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/include/
H A Dlibiberty.h358 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/include/
H A Dlibiberty.h358 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/
H A Dlibiberty.h273 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/include/
H A Dlibiberty.h319 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro

12