Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/include/
H A Dlibiberty.h312 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h312 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/openbsd-src/gnu/lib/libiberty/include/
H A Dlibiberty.h312 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro