Home
last modified time | relevance | path

Searched defs:uint_least32 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/config/test/
Dcstdint_test2.cpp73 static const boost::uint_least32_t uint_least32 = UINT32_C(4294967295); member
193 boost::uint_least32_t uint_least32 = UINT32_C(4294967295); in main() local
Dcstdint_test.cpp63 static const boost::uint_least32_t uint_least32 = UINT32_C(4294967295); member
183 boost::uint_least32_t uint_least32 = UINT32_C(4294967295); in main() local