Searched refs:packCRCsDefined (Results 1 – 1 of 1) sorted by relevance
486 Byte **packCRCsDefined, in SzReadPackInfo() argument511 RINOK(SzReadHashDigests(sd, (size_t)*numPackStreams, packCRCsDefined, packCRCs, alloc)); in SzReadPackInfo()516 if (*packCRCsDefined == 0) in SzReadPackInfo()518 MY_ALLOC(Byte, *packCRCsDefined, (size_t)*numPackStreams, alloc); in SzReadPackInfo()522 (*packCRCsDefined)[i] = 0; in SzReadPackInfo()