Searched refs:ATOMIC_OP (Results 1 – 1 of 1) sorted by relevance
36 #define ATOMIC_OP(op, c_op) \ macro74 #define ATOMIC_OP(op, c_op) \ macro142 ATOMIC_OP(and, &)146 ATOMIC_OP(or, |)150 ATOMIC_OP(xor, ^)155 #undef ATOMIC_OP