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