Home
last modified time | relevance | path

Searched refs:atomic_fetch_xor_explicit (Results 1 - 10 of 10) sorted by relevance

/third_party/elfutils/lib/
H A 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
391 atomic_fetch_xor_explicit(object, operand, memory_order_seq_cst)
H A Ddynamicsizehash_concurrent.c269 atomic_fetch_xor_explicit(&htab->resizing_state, in resize_coordinator()
276 size_t resize_state = atomic_fetch_xor_explicit(&htab->resizing_state, in resize_coordinator()
294 atomic_fetch_xor_explicit(&htab->resizing_state, CLEANING ^ NO_RESIZING, in resize_coordinator()
/third_party/musl/src/internal/
H A Dstdatomic_impl.h98 #define atomic_fetch_xor_explicit __c11_atomic_fetch_xor macro
/third_party/musl/porting/linux/user/src/internal/
H A Dstdatomic_impl.h98 #define atomic_fetch_xor_explicit __c11_atomic_fetch_xor macro
/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h152 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h163 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h168 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h179 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h158 #define atomic_fetch_xor_explicit(object, operand, order) \ macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 30 milliseconds