Searched refs:UInt64 (Results 1 – 5 of 5) sorted by relevance
68 typedef unsigned long UInt64; typedef74 typedef unsigned __int64 UInt64; typedef77 typedef unsigned long long int UInt64; typedef164 SRes LookInStream_SeekTo(ILookInStream *stream, UInt64 offset);202 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize);
224 UInt64 low;225 UInt64 cacheSize;230 UInt64 processed;344 UInt64 nowPos64;2142 UInt64 nowPos64; in LzmaEnc_CodeOneMemBlock()
173 #define UInt64 "uint64" macro
174 UInt64, Value, vbuf, NULL); in txml_print_prop()
183 } else if (xmlStrcmp(str, (xmlChar *)UInt64) == 0) { in xmlattr_to_type()