Home
last modified time | relevance | path

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

/third_party/boost/libs/config/test/
Dcstdint_test2.cpp57 static const boost::uint_least8_t uint_least8 = UINT8_C(255); member
177 boost::uint_least8_t uint_least8 = UINT8_C(255); in main() local
Dcstdint_test.cpp47 static const boost::uint_least8_t uint_least8 = UINT8_C(255); member
167 boost::uint_least8_t uint_least8 = UINT8_C(255); in main() local