Searched defs:XZALLOC_CONST_PTR (Results 1 – 2 of 2) sorted by relevance
12 void FAST_FUNC XZALLOC_CONST_PTR(const void *pptr, size_t size) in XZALLOC_CONST_PTR() function
2316 # define XZALLOC_CONST_PTR(pptr, size) ASSIGN_CONST_PTR(pptr, xzalloc(size)) macro