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

/gem5/src/python/m5/
H A Dparams.py636 class Int64(CheckedInt): cxx_type = 'int64_t'; size = 64; unsigned = False class in inherits:CheckedInt
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2496 typedef TypeWithSize<8>::Int Int64; typedef in namespace:testing::internal

Completed in 22 milliseconds