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

/gem5/src/python/m5/
H A Dparams.py635 class UInt32(CheckedInt): cxx_type = 'uint32_t'; size = 32; unsigned = True class in inherits:CheckedInt
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2495 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal

Completed in 21 milliseconds