Home
last modified time | relevance | path

Searched defs:atomic_exchange_explicit (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h111 #define atomic_exchange_explicit(object, desired, order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h101 #define atomic_exchange_explicit(object, desired, order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h104 #define atomic_exchange_explicit(object, desired, order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h123 #define atomic_exchange_explicit(object, desired, order) \ macro
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h106 #define atomic_exchange_explicit(object, desired, order) \ macro
/third_party/musl/src/internal/
H A Dstdatomic_impl.h80 #define atomic_exchange_explicit __c11_atomic_exchange macro
/third_party/musl/porting/linux/user/src/internal/
H A Dstdatomic_impl.h80 #define atomic_exchange_explicit __c11_atomic_exchange macro
/third_party/elfutils/lib/
H A Dstdatomic-fbsd.h273 #define atomic_exchange_explicit(object, desired, order) \ macro
298 #define atomic_exchange_explicit(object, desired, order) \ macro
331 #define atomic_exchange_explicit(object, desired, order) \ macro
339 #define atomic_exchange_explicit(object, desired, order) \ macro

Completed in 5 milliseconds