Searched defs:atomic_fetch_xor (Results 1 – 5 of 5) sorted by relevance
132 #define atomic_fetch_xor(object, operand) \ macro147 #define atomic_fetch_xor(object, operand) \ macro
149 #define atomic_fetch_xor(object, operand) \ macro
141 static inline intptr_t atomic_fetch_xor(intptr_t *object, intptr_t operand) in atomic_fetch_xor() function
390 #define atomic_fetch_xor(object, operand) \ macro
49925 atomic_fetch_xor(__atomic_base<_ITp>* __a, _ITp __i) noexcept in atomic_fetch_xor() function49930 atomic_fetch_xor(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept in atomic_fetch_xor() function