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

/gem5/src/python/m5/
H A Dparams.py634 class Int32(CheckedInt): cxx_type = 'int32_t'; size = 32; unsigned = False class in inherits:CheckedInt
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2494 typedef TypeWithSize<4>::Int Int32; typedef in namespace:testing::internal

Completed in 12 milliseconds