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

Lines Matching refs:mainByte

400       Byte mainByte = ReadByte();

401 int idSize = (mainByte & 0xF);
411 if ((mainByte & 0x10) != 0)
421 if ((mainByte & 0x20) != 0)
427 if ((mainByte & 0x80) != 0)