Searched refs:my_uintmax_t (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/headers/cstdint/
H A Dtypes_std_c++0x.cc52 typedef std::uintmax_t my_uintmax_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdint/
H A Dtypes_std_tr1.cc55 typedef std::tr1::uintmax_t my_uintmax_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure19147 typedef uintmax_t my_uintmax_t;
19148 my_uintmax_t uim = UINTMAX_MAX;
[all...]

Completed in 82 milliseconds