Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/include/
H A Dlibiberty.h325 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h325 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro
/openbsd/gnu/lib/libiberty/include/
H A Dlibiberty.h325 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro