Searched defs:XNEWVAR (Results 1 – 5 of 5) sorted by relevance
368 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro
366 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro
359 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro
375 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro