HomeSort by relevance Sort by last modified time
    Searched refs:__atomic_apply_stride (Results 1 - 2 of 2) sorted by null

  /bionic/libc/include/
stdatomic.h 447 #define __atomic_apply_stride(object, operand) \
482 __atomic_apply_stride(object, operand)))
489 __atomic_apply_stride(object, operand)))
  /development/ndk/platforms/android-L/include/
stdatomic.h 293 #define __atomic_apply_stride(object, operand) \ macro
328 __atomic_apply_stride(object, operand)))
335 __atomic_apply_stride(object, operand)))

Completed in 23 milliseconds