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

Lines Matching refs:longID

393       const Byte *longID = GetPtr();

396 id = ((id << 8) | longID[j]);
695 const Byte *longID = inByte->GetPtr();
698 id = ((id << 8) | longID[j]);