HomeSort by relevance Sort by last modified time
    Searched full:atomic_fetch_sub (Results 26 - 50 of 79) sorted by null

12 3 4

  /prebuilts/sdk/renderscript/clang-include/
stdatomic.h 149 #define atomic_fetch_sub(object, operand) __c11_atomic_fetch_sub(object, operand, __ATOMIC_SEQ_CST) macro
  /bionic/libc/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /development/ndk/platforms/android-21/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdatomic.h 84 using std::atomic_fetch_sub;
526 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
stdatomic.h 78 using std::atomic_fetch_sub;
520 #define atomic_fetch_sub(object, operand) \

Completed in 1284 milliseconds

12 3 4