Lines Matching refs:x00
330 // values 0xff and 0x00.3565 0x38, 0x30, 0x28, 0x20, 0x18, 0x10, 0x08, 0x00};5661 if (length >= 4 && byte[2] == 0x00 and byte[3] == 0x0) {5668 } else if (length >= 4 && byte[0] == 0x00 and byte[1] == 0x00 and byte[2] == 0xfe and byte[3] == 0xff) {