Searched refs:atomic_ullong (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.cc47 using atomic_ullong;
H A Dtypes_std_c++0x.cc47 using std::atomic_ullong;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_base.h100 typedef atomic_ullong atomic_uint_least64_t;
109 typedef atomic_ullong atomic_uint_fast64_t;
118 typedef atomic_ullong atomic_uintmax_t;
216 using std::atomic_ullong;
H A Datomicfwd_cxx.h100 /// atomic_ullong
101 typedef __atomic_base<unsigned long long> atomic_ullong; typedef
H A Datomicfwd_c.h114 typedef struct __atomic_ullong_base atomic_ullong; typedef in typeref:struct:__atomic_ullong_base
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/
H A Dtypes.c46 typedef atomic_ullong t_19;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_common_types.h299 typedef std::atomic_ullong a12;
321 typedef std::atomic_ullong a12;

Completed in 94 milliseconds