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

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_gcc.hpp186 #define UCONST64(x) (x ## ULL) macro
H A DglobalDefinitions_sparcWorks.hpp201 #define UCONST64(x) (x ## ULL) macro
H A DglobalDefinitions_visCPP.hpp165 #define UCONST64(x) ((uint64_t)CONST64(x)) macro

Completed in 32 milliseconds