Searched refs:UInt64 (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/lzma/
H A DTypes.h61 typedef unsigned long UInt64; typedef
67 typedef unsigned __int64 UInt64; typedef
71 typedef unsigned long long int UInt64; typedef
166 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);
204 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
206 Value (UInt64)(Int64)-1 for size means unknown value. */

Completed in 48 milliseconds