Searched refs:CListUInt64Def (Results 1 – 1 of 1) sorted by relevance
296 struct CListUInt64Def struct301 CListUInt64Def(): Val(0), Def(false) {} in CListUInt64Def() function303 void Add(const CListUInt64Def &v) { if (v.Def) Add(v.Val); } in Add() argument324 CListUInt64Def Size;325 CListUInt64Def PackSize;703 static void PrintNumber(EAdjustment adj, unsigned width, const CListUInt64Def &value) in PrintNumber()761 static HRESULT GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, CListUInt64Def &val… in GetUInt64Value()