Lines Matching defs:struct
1101 import struct1103 size = struct.calcsize('P')1104 except struct.error:1106 size = struct.calcsize('l')