Searched refs:my_uint_fast8_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.cc44 typedef std::uint_fast8_t my_uint_fast8_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdint/
H A Dtypes_std_tr1.cc47 typedef std::tr1::uint_fast8_t my_uint_fast8_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure19123 typedef uint_fast8_t my_uint_fast8_t;
19124 my_uint_fast8_t uif8 = UINT_FAST8_MAX;
[all...]

Completed in 150 milliseconds