Searched defs:BSWAP_8 (Results 1 – 4 of 4) sorted by relevance
39 #define BSWAP_8(x) ((x) & 0xff) macro
50 #define BSWAP_8(x) ((x) & 0xff) macro
65 #define BSWAP_8(x) ((x) & 0xff) macro
96 #define BSWAP_8(x) ((x) & 0xff) macro