Searched refs:_half (Results 1 – 1 of 1) sorted by relevance
107 #define BSWAP_HALF(_half) \ argument108 (((_half) << 8) | ((_half) >> 8))