Searched refs:FLT_STRUCT (Results 1 – 1 of 1) sorted by relevance
66 FLT_STRUCT = struct.Struct('f') variable358 return FLT_STRUCT.unpack(self.xReadBytes(addr, 4))[0]471 return self.xIterAsScalar(FLT_STRUCT, addr, count)