atomic_fetch_xor 149 compat/atomics/gcc/stdatomic.h #define atomic_fetch_xor(object, operand) \ atomic_fetch_xor 141 compat/atomics/suncc/stdatomic.h static inline intptr_t atomic_fetch_xor(intptr_t *object, intptr_t operand) atomic_fetch_xor 132 compat/atomics/win32/stdatomic.h #define atomic_fetch_xor(object, operand) \ atomic_fetch_xor 147 compat/atomics/win32/stdatomic.h #define atomic_fetch_xor(object, operand) \