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