Searched defs:CAS_BASE (Results 1 – 2 of 2) sorted by relevance
2558 #define CAS_BASE(x, y) (((y) << (x ## _SHIFT)) & (x ## _MASK)) macro