Lines Matching defs:op
36 #define ATOMIC_OP(op, c_op, asm_op) \ argument
54 #define ATOMIC_OP_RETURN(op, c_op, asm_op) \ argument
75 #define ATOMIC_FETCH_OP(op, c_op, asm_op) \ argument
162 #define ATOMIC_OP(op, c_op, asm_op) \ argument
172 #define ATOMIC_OP_RETURN(op, c_op, asm_op) \ argument
186 #define ATOMIC_FETCH_OP(op, c_op, asm_op) \ argument
227 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
238 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
311 #define ATOMIC64_OP(op, op1, op2) \ argument
330 #define ATOMIC64_OP_RETURN(op, op1, op2) \ argument
353 #define ATOMIC64_FETCH_OP(op, op1, op2) \ argument
376 #define ATOMIC64_OPS(op, op1, op2) \ argument
390 #define ATOMIC64_OPS(op, op1, op2) \ in ATOMIC64_OPS() argument