Searched refs:us_t (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_set/buckets/
H A Dswap.cc46 typedef std::unordered_set<int, hash> us_t; typedef
47 us_t us1(10, hash(13));
48 us_t us2(10, hash(7));
57 us_t::local_iterator lit = us1.begin(12);
58 us_t::local_iterator litend = us1.end(12);
/haiku-buildtools/gcc/gcc/testsuite/gcc.misc-tests/
H A Dgodump-1.c75 typedef unsigned short us_t; typedef
81 us_t us_v2;

Completed in 92 milliseconds