Searched refs:my_uint_least16_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.cc49 typedef std::uint_least16_t my_uint_least16_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdint/
H A Dtypes_std_tr1.cc52 typedef std::tr1::uint_least16_t my_uint_least16_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure19138 typedef uint_least16_t my_uint_least16_t;
19139 my_uint_least16_t uil16 = UINT_LEAST16_MAX;
[all...]

Completed in 138 milliseconds