Searched refs:atomic_ushort (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++0x_neg.cc41 using atomic_ushort;
H A Dtypes_std_c++0x.cc41 using std::atomic_ushort;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomicfwd_cxx.h82 /// atomic_ushort
83 typedef __atomic_base<unsigned short> atomic_ushort; typedef
H A Datomic_base.h96 typedef atomic_ushort atomic_uint_least16_t;
105 typedef atomic_ushort atomic_uint_fast16_t;
210 using std::atomic_ushort;
H A Datomicfwd_c.h108 typedef struct __atomic_ushort_base atomic_ushort; typedef in typeref:struct:__atomic_ushort_base
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/
H A Dtypes.c40 typedef atomic_ushort t_13;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_common_types.h293 typedef std::atomic_ushort a6;
315 typedef std::atomic_ushort a6;

Completed in 67 milliseconds