Home
last modified time | relevance | path

Searched defs:atomic_fetch_xor_explicit (Results 1 – 7 of 7) sorted by relevance

/third_party/elfutils/lib/
Dstdatomic-fbsd.h283 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
308 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
358 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h158 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h179 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h152 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h168 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h163 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49873 atomic_fetch_xor_explicit(__atomic_base<_ITp>* __a, _ITp __i, in atomic_fetch_xor_explicit() function
49879 atomic_fetch_xor_explicit(volatile __atomic_base<_ITp>* __a, _ITp __i, in atomic_fetch_xor_explicit() function