Searched refs:MallocFreeFunctions (Results 1 – 1 of 1) sorted by relevance
103 struct MallocFreeFunctions { in CompressHelper() struct113 return reinterpret_cast<MallocFreeFunctions*>(opaque)->malloc_fn(items * in CompressHelper()117 return reinterpret_cast<MallocFreeFunctions*>(opaque)->free_fn(address); in CompressHelper()