Searched refs:_bswap (Results 1 – 5 of 5) sorted by relevance
15 return _bswap(X); in test_bswap()36 char bswap_0[_bswap(0x00000000) == 0x00000000 ? 1 : -1];37 char bswap_1[_bswap(0x10203040) == 0x40302010 ? 1 : -1];
80 _bswap(int __A) { in _bswap() function
202 # define ZSWAP32(q) _bswap(q)
585 void _bswap(Variable *SrcDest) { in _bswap() function
4265 _bswap(T_Lo);4266 _bswap(T_Hi);4272 _bswap(T);