Searched defs:__ATOMIC_OPXX (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/intel/asm/ |
H A D | atomic.h | 79 #define __ATOMIC_OPXX(fxn, type, op) \ macro 108 #define __ATOMIC_OPXX(fxn, type1, type2, op, reg) \ macro 163 #define __ATOMIC_OPXX(fxn, type, op, reg) \ macro 207 #define __ATOMIC_OPXX(fxn, type, op, reg) \ macro
|