Searched defs:dlcalloc (Results 1 – 2 of 2) sorted by relevance
52 #define dlcalloc calloc macro
816 #define dlcalloc calloc macro4815 void* dlcalloc(size_t n_elements, size_t elem_size) { in dlcalloc() function