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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomicfwd_cxx.h 95 /// atomic_ullong
96 typedef __atomic_base<unsigned long long> atomic_ullong; typedef
atomicfwd_c.h 114 typedef struct __atomic_ullong_base atomic_ullong; typedef in typeref:struct:__atomic_ullong_base
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 95 /// atomic_ullong
96 typedef __atomic_base<unsigned long long> atomic_ullong; typedef
atomicfwd_c.h 114 typedef struct __atomic_ullong_base atomic_ullong; typedef in typeref:struct:__atomic_ullong_base
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 95 /// atomic_ullong
96 typedef __atomic_base<unsigned long long> atomic_ullong; typedef
atomicfwd_c.h 114 typedef struct __atomic_ullong_base atomic_ullong; typedef in typeref:struct:__atomic_ullong_base
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 95 /// atomic_ullong
96 typedef __atomic_base<unsigned long long> atomic_ullong; typedef
atomicfwd_c.h 114 typedef struct __atomic_ullong_base atomic_ullong; typedef in typeref:struct:__atomic_ullong_base

Completed in 109 milliseconds