Home
last modified time | relevance | path

Searched refs:atomic_fetch_and_explicit (Results 1 - 9 of 9) sorted by relevance

/third_party/elfutils/lib/
H A Dstdatomic-fbsd.h277 #define atomic_fetch_and_explicit(object, operand, order) \ macro
302 #define atomic_fetch_and_explicit(object, operand, order) \ macro
351 #define atomic_fetch_and_explicit(object, operand, order) \ macro
385 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/third_party/musl/src/internal/
H A Dstdatomic_impl.h101 #define atomic_fetch_and_explicit __c11_atomic_fetch_and macro
/third_party/musl/porting/linux/user/src/internal/
H A Dstdatomic_impl.h101 #define atomic_fetch_and_explicit __c11_atomic_fetch_and macro
/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h158 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h166 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h171 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h182 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h161 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 29 milliseconds