Searched refs:I8_STRUCT (Results 1 – 1 of 1) sorted by relevance
56 I8_STRUCT = struct.Struct('b') variable314 return int(I8_STRUCT.unpack(self.xReadBytes(addr, 1))[0])427 return self.xIterAsScalar(I8_STRUCT, addr, count)