Home
last modified time | relevance | path

Searched defs:XNEW (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/radare2/radare2-5.1.1/libr/bin/mangling/cxx/
H A Dlibiberty.h337 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
348 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/
H A Dlibiberty.h266 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dpoison.h114 #define XNEW(T) xnew<T>() macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/include/
H A Dlibiberty.h312 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dlibiberty.h325 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/djgpp-binutils/binutils-2.17/include/
H A Dlibiberty.h312 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/urjtag/urjtag-2021.03/include/
H A Dlibiberty.h323 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/include/
H A Dlibiberty.h317 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gcc6-aux/gcc-6-20180516/include/
H A Dlibiberty.h349 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/
H A Dlibiberty.h349 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dlibiberty.h338 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/
H A Dlibiberty.h349 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A Dlibiberty.h349 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_demangle/
H A Dvg_libciface.h110 #define XNEW(_Ty) \ macro
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_demangle/
H A Dvg_libciface.h110 #define XNEW(_Ty) \ macro
/dports/devel/gdb761/gdb-7.6.1/include/
H A Dlibiberty.h342 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gcc48/gcc-4.8.5/include/
H A Dlibiberty.h351 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/include/
H A Dlibiberty.h342 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gnat_util/gcc-6-20180516/include/
H A Dlibiberty.h349 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/xelfviewer/XELFViewer-0.03/XCppfilt/3rdparty/cppfilt/src/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/include/
H A Dlibiberty.h342 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/devel/binutils/binutils-2.37/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gcc11-devel/gcc-11-20211009/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gcc12-devel/gcc-12-20211205/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/dports/lang/gcc8/gcc-8.5.0/include/
H A Dlibiberty.h349 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro

123