Home | History | Annotate | Download | only in C

Lines Matching refs:longID

557       Byte longID[15];

560 RINOK(SzReadBytes(sd, longID, idSize));
565 coder->MethodID |= (UInt64)longID[idSize - 1 - j] << (8 * j);