Searched refs:mCompSizeBytes (Results 1 – 1 of 1) sorted by relevance
70 UINT32 mCompSizeBytes; member91 UINT32 mCompSizeBytes; member234 …return sizeof(ZIPFILE_RAW_FILEENTRY) + apEntry->mCompSizeBytes + apEntry->mFileNameLen + apEntry->… in sZIP_EntryBytes()250 apEntry->mCompSizeBytes = SWAP32(apEntry->mCompSizeBytes); in sZIP_SwapFILEENTRY()264 apCDS->mCompSizeBytes = SWAP32(apCDS->mCompSizeBytes); in sZIP_SwapCDS()301 if (entry.mUncompSizeBytes < entry.mCompSizeBytes) in sEat_FileEntry()698 pWorkFile->mCompBytes = entry.mCompSizeBytes; in ZIPFILE_CreateDir()749 pWorkFile->mCompBytes = entry.mCompSizeBytes; in ZIPFILE_CreateDir()