Searched refs:atomic_short (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.cc40 using atomic_short;
H A Dtypes_std_c++0x.cc40 using std::atomic_short;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomicfwd_cxx.h79 /// atomic_short
80 typedef __atomic_base<short> atomic_short; typedef
H A Datomic_base.h95 typedef atomic_short atomic_int_least16_t;
104 typedef atomic_short atomic_int_fast16_t;
209 using std::atomic_short;
H A Datomicfwd_c.h107 typedef struct __atomic_short_base atomic_short; typedef in typeref:struct:__atomic_short_base
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/
H A Dtypes.c39 typedef atomic_short t_12;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_common_types.h292 typedef std::atomic_short a5;
314 typedef std::atomic_short a5;

Completed in 59 milliseconds