Searched defs:BSWAP_8 (Results 1 – 8 of 8) sorted by relevance
46 #define BSWAP_8(x) ((x) & 0xff) macro53 #define BSWAP_8(x) ((x) & 0xff) macro
53 #define BSWAP_8(x) ((x) & 0xff) macro63 #define BSWAP_8(x) ((x) & 0xff) macro
51 #define BSWAP_8(x) ((x) & 0xff) macro
68 #define BSWAP_8(x) ((x) & 0xff) macro
99 #define BSWAP_8(x) ((x) & 0xff) macro
67 #define BSWAP_8(x) ((x) & 0xff) macro
204 #define BSWAP_8(x) ((x) & 0xff) macro
127 #define BSWAP_8(x) ((x) & 0xff) macro