Home
last modified time | relevance | path

Searched refs:LOCAL_OPS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dlocal.h53 #define LOCAL_OPS(op, c_op) \ macro
57 LOCAL_OPS(add, +=)
58 LOCAL_OPS(sub, -=)