Searched refs:__bswap_constant_16 (Results 1 – 1 of 1) sorted by relevance
28 #define __bswap_constant_16(x) \ macro34 ({ unsigned short int __bsx = (x); __bswap_constant_16 (__bsx); }))39 return __bswap_constant_16 (__bsx); in __bswap_16()