Searched defs:RSWAP (Results 1 – 1 of 1) sorted by relevance
31 #define RSWAP(w) (w) macro84 #define RSWAP(w) (((w) << 8) | ((w) >> 8)) macro98 #define RSWAP(w) (((w) << 8) | ((w) >> 8)) macro110 #define RSWAP(w) (((w) << 8) | ((w) >> 8)) macro