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);
241 void Xzs_Construct(CXzs *p) in Xzs_Construct()247 void Xzs_Free(CXzs *p, ISzAllocPtr alloc) in Xzs_Free()257 UInt64 Xzs_GetNumBlocks(const CXzs *p) in Xzs_GetNumBlocks()266 UInt64 Xzs_GetUnpackSize(const CXzs *p) in Xzs_GetUnpackSize()286 SRes Xzs_ReadBackward(CXzs *p, ILookInStream *stream, Int64 *startOffset, ICompressProgress *progre… in Xzs_ReadBackward()
304 static void AddCheckString(AString &s, const CXzs &xzs) in AddCheckString()426 CXzs p;