atomic_fetch_and 155 compat/atomics/gcc/stdatomic.h #define atomic_fetch_and(object, operand) \ atomic_fetch_and 150 compat/atomics/suncc/stdatomic.h static inline intptr_t atomic_fetch_and(intptr_t *object, intptr_t operand) atomic_fetch_and 135 compat/atomics/win32/stdatomic.h #define atomic_fetch_and(object, operand) \ atomic_fetch_and 150 compat/atomics/win32/stdatomic.h #define atomic_fetch_and(object, operand) \