Searched refs:CListUInt64Def (Results 1 – 1 of 1) sorted by relevance
256 struct CListUInt64Def struct261 CListUInt64Def(): Val(0), Def(false) {} in CListUInt64Def() argument263 void Add(const CListUInt64Def &v) { if (v.Def) Add(v.Val); } in Add() argument284 CListUInt64Def Size;285 CListUInt64Def PackSize;668 static void PrintNumber(EAdjustment adj, int width, const CListUInt64Def &value) in PrintNumber()733 static HRESULT GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, CListUInt64Def &val… in GetUInt64Value()