Lines Matching refs:pack
773 return struct.pack(self.__format__, *new_values)3395 return struct.pack('<L', dword)3452 return struct.pack('<H', word)3508 return struct.pack('<Q', word)