Searched refs:mCommentLen (Results 1 – 1 of 1) sorted by relevance
95 UINT16 mCommentLen; member115 UINT16 mCommentLen; member239 return sizeof(ZIP_FILECDS) + apCDS->mFileNameLen + apCDS->mExtraLen + apCDS->mCommentLen; in sZIP_CDSBytes()268 apCDS->mCommentLen = SWAP16(apCDS->mCommentLen); in sZIP_SwapCDS()284 apTail->mCommentLen = SWAP16(apTail->mCommentLen); in sZIP_SwapCDS_TAIL()336 chk = sizeof(cdsTail) + cdsTail.mCommentLen; in sEat_CDSTail()