Searched refs:CXzs (Results 1 – 3 of 3) sorted by relevance
127 } CXzs; typedef129 void Xzs_Construct(CXzs *p);130 void Xzs_Free(CXzs *p, ISzAlloc *alloc);131 SRes Xzs_ReadBackward(CXzs *p, ILookInStream *inStream, Int64 *startOffset, ICompressProgress *prog…133 UInt64 Xzs_GetNumBlocks(const CXzs *p);134 UInt64 Xzs_GetUnpackSize(const CXzs *p);
229 void Xzs_Construct(CXzs *p) in Xzs_Construct()235 void Xzs_Free(CXzs *p, ISzAlloc *alloc) in Xzs_Free()245 UInt64 Xzs_GetNumBlocks(const CXzs *p) in Xzs_GetNumBlocks()254 UInt64 Xzs_GetUnpackSize(const CXzs *p) in Xzs_GetUnpackSize()274 SRes Xzs_ReadBackward(CXzs *p, ILookInStream *stream, Int64 *startOffset, ICompressProgress *progre… in Xzs_ReadBackward()
235 static AString GetCheckString(const CXzs &xzs) in GetCheckString()316 CXzs p;