Searched defs:uint64_t (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_gcc.hpp152 typedef unsigned long long uint64_t; typedef
168 typedef uint64_t julong;
H A DglobalDefinitions_sparcWorks.hpp158 typedef unsigned long long uint64_t; typedef
H A DglobalDefinitions_visCPP.hpp84 typedef unsigned __int64 uint64_t; typedef
165 #define UCONST64(x) ((uint64_t)CONST64(x))

Completed in 58 milliseconds