Searched refs:UInt64 (Results 1 – 5 of 5) sorted by relevance
61 typedef unsigned long UInt64; typedef67 typedef unsigned __int64 UInt64; typedef71 typedef unsigned long long int UInt64; typedef166 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);204 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
513 UInt64 fileSize;
10 -typedef __U64_TYPE UInt64;14 +typedef uint64_t UInt64;
176 typedef unsigned long int UInt64; typedef214 UInt64 mHostTime;216 UInt64 mWordClockTime;
88 @@ -98,26 +101,26 @@ PHP_DBUS_INT_WRAPPER_DEF(uint64,UInt64);