Home
last modified time | relevance | path

Searched defs:XCNEWVEC (Results 26 – 44 of 44) sorted by relevance

12

/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/avr-gcc/gcc-10.2.0/include/
H A Dlibiberty.h367 #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/lang/gcc9-devel/gcc-9-20211007/include/
H A Dlibiberty.h363 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/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/gdb/gdb-11.1/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/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/lang/gcc11/gcc-11.2.0/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/lang/gcc10-devel/gcc-10-20211008/include/
H A Dlibiberty.h367 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/lang/gcc9/gcc-9.4.0/include/
H A Dlibiberty.h363 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
/dports/lang/gcc9-aux/gcc-9.1.0/include/
H A Dlibiberty.h363 #define XCNEWVEC(T, N) ((T *) xcalloc ((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/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/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Ddemangle.h53 #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

12