Searched defs:__ATOMIC_OPXX (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/intel/asm/ |
H A D | atomic.h | 80 #define __ATOMIC_OPXX(fxn, type, op) \ macro 111 #define __ATOMIC_OPXX(fxn, type1, type2, op, reg) \ macro 168 #define __ATOMIC_OPXX(fxn, type, op, reg) \ macro 212 #define __ATOMIC_OPXX(fxn, type, op, reg) \ macro
|