Home
last modified time | relevance | path

Searched refs:zalloc (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/CTR-SDK-4.2.8-20130828/sources/libraries/cx/
Dcx_Uncompression.cpp1093 s.zalloc = detail::ZlibAllocator::Allocate; in UncompressDeflateCommon()
Dcx_Compression.cpp1327 s.zalloc = detail::ZlibAllocator::Allocate; in CompressDeflateCommon()
Dcx_StreamingUncompression.cpp1548 s.zalloc = detail::ZlibAllocator::Allocate; in InitUncompressContextDeflateCommon()