Searched refs:indexSubTableArrayFormat (Results 1 – 1 of 1) sorted by relevance
54 indexSubTableArrayFormat = ">HHL" variable55 indexSubTableArraySize = struct.calcsize(indexSubTableArrayFormat)102 tup = struct.unpack(indexSubTableArrayFormat, data[i:i+indexSubTableArraySize])