Lines Matching refs:longID
402 Byte longID[15]; 403 ReadBytes(longID, idSize); 408 id |= (UInt64)longID[idSize - 1 - j] << (8 * j);