Home
last modified time | relevance | path

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

/third_party/boost/libs/config/test/
Dcstdint_test.cpp196 boost::uintmax_t uintmax = UINTMAX_C(18446744073709551615); in main() local
199 boost::uintmax_t uintmax = UINTMAX_C(4294967295); in main() local
Dcstdint_test2.cpp206 boost::uintmax_t uintmax = UINTMAX_C(18446744073709551615); in main() local
209 boost::uintmax_t uintmax = UINTMAX_C(4294967295); in main() local