Searched defs:SWAPLL (Results 1 – 1 of 1) sorted by relevance
59 #define SWAPLL(ull) ((ull & 0xff00000000000000) >> 56) | \ macro74 #define SWAPLL(ull) ((ull & 0xff00000000000000LL) >> 56) | \ macro