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

/gem5/src/python/m5/
H A Dparams.py637 class UInt64(CheckedInt): cxx_type = 'uint64_t'; size = 64; unsigned = True class in inherits:CheckedInt
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2497 typedef TypeWithSize<8>::UInt UInt64; typedef in namespace:testing::internal

Completed in 26 milliseconds