HomeSort by relevance Sort by last modified time
    Searched defs:atomic_llong (Results 1 - 23 of 23) sorted by null

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 92 /// atomic_llong
93 typedef __atomic_base<long long> atomic_llong; typedef
atomicfwd_c.h 113 typedef struct __atomic_llong_base atomic_llong; typedef in typeref:struct:__atomic_llong_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 92 /// atomic_llong
93 typedef __atomic_base<long long> atomic_llong; typedef
atomicfwd_c.h 113 typedef struct __atomic_llong_base atomic_llong; typedef in typeref:struct:__atomic_llong_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 92 /// atomic_llong
93 typedef __atomic_base<long long> atomic_llong; typedef
atomicfwd_c.h 113 typedef struct __atomic_llong_base atomic_llong; typedef in typeref:struct:__atomic_llong_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomicfwd_cxx.h 92 /// atomic_llong
93 typedef __atomic_base<long long> atomic_llong; typedef
atomicfwd_c.h 113 typedef struct __atomic_llong_base atomic_llong; typedef in typeref:struct:__atomic_llong_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 119 /// atomic_llong
120 typedef __atomic_base<long long> atomic_llong; typedef
304 // atomic_llong long long
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 119 /// atomic_llong
120 typedef __atomic_base<long long> atomic_llong; typedef
304 // atomic_llong long long
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
atomic_base.h 194 /// atomic_llong
195 typedef __atomic_base<long long> atomic_llong; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
atomic_base.h 146 /// atomic_llong
147 typedef __atomic_base<long long> atomic_llong; typedef
339 // atomic_llong long long
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
atomic_base.h 146 /// atomic_llong
147 typedef __atomic_base<long long> atomic_llong; typedef
339 // atomic_llong long long
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_base.h 194 /// atomic_llong
195 typedef __atomic_base<long long> atomic_llong; typedef
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_base.h 194 /// atomic_llong
195 typedef __atomic_base<long long> atomic_llong; typedef
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
atomic_base.h 146 /// atomic_llong
147 typedef __atomic_base<long long> atomic_llong; typedef
339 // atomic_llong long long
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
atomic_base.h 150 /// atomic_llong
151 typedef __atomic_base<long long> atomic_llong; typedef
343 // atomic_llong long long
  /development/ndk/platforms/android-L/include/
stdatomic.h 206 typedef _Atomic(long long) atomic_llong; typedef
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdatomic.h 50 typedef _Atomic long long atomic_llong; typedef
119 __atomic_type_lock_free (atomic_llong)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdatomic.h 50 typedef _Atomic long long atomic_llong; typedef
119 __atomic_type_lock_free (atomic_llong)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdatomic.h 50 typedef _Atomic long long atomic_llong; typedef
119 __atomic_type_lock_free (atomic_llong)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdatomic.h 50 typedef _Atomic long long atomic_llong; typedef
119 __atomic_type_lock_free (atomic_llong)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdatomic.h 50 typedef _Atomic long long atomic_llong; typedef
119 __atomic_type_lock_free (atomic_llong)

Completed in 1576 milliseconds