Home | History | Annotate | Download | only in 7z

Lines Matching refs:longID

435       const Byte *longID = GetPtr();

438 id = ((id << 8) | longID[j]);
721 const Byte *longID = inByte->GetPtr();
724 id = ((id << 8) | longID[j]);