Home
last modified time | relevance | path

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

/third_party/elfutils/lib/
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
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h161 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h182 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h158 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h171 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h166 #define atomic_fetch_and_explicit(object, operand, order) \ macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49849 atomic_fetch_and_explicit(__atomic_base<_ITp>* __a, _ITp __i, in atomic_fetch_and_explicit() function
49855 atomic_fetch_and_explicit(volatile __atomic_base<_ITp>* __a, _ITp __i, in atomic_fetch_and_explicit() function