Searched refs:CNEW (Results 1 – 2 of 2) sorted by relevance
66 #define CNEW(type) ((type *) xcalloc(sizeof(type))) macro
526 obj = CNEW(Obj_Entry); in _rtld_obj_new()