Searched defs:_bswap (Results 1 – 3 of 3) sorted by relevance
307 #define _bswap(a) __bswapd(a) macro
80 _bswap(int __A) { in _bswap() function