Searched refs:CXzs (Results 1 – 3 of 3) sorted by relevance
133 } CXzs; typedef135 void Xzs_Construct(CXzs *p);136 void Xzs_Free(CXzs *p, ISzAllocPtr alloc);137 SRes Xzs_ReadBackward(CXzs *p, ILookInStream *inStream, Int64 *startOffset, ICompressProgress *prog…139 UInt64 Xzs_GetNumBlocks(const CXzs *p);140 UInt64 Xzs_GetUnpackSize(const CXzs *p);
247 void Xzs_Construct(CXzs *p) in Xzs_Construct()253 void Xzs_Free(CXzs *p, ISzAllocPtr alloc) in Xzs_Free()263 UInt64 Xzs_GetNumBlocks(const CXzs *p) in Xzs_GetNumBlocks()272 UInt64 Xzs_GetUnpackSize(const CXzs *p) in Xzs_GetUnpackSize()292 SRes Xzs_ReadBackward(CXzs *p, ILookInStream *stream, Int64 *startOffset, ICompressProgress *progre… in Xzs_ReadBackward()
320 static void AddCheckString(AString &s, const CXzs &xzs) in AddCheckString()448 CXzs p;