Searched defs:Endian_SwapBE32 (Results 1 – 1 of 1) sorted by relevance
41 #define Endian_SwapBE32(n) EndianSwap32(n) macro44 #define Endian_SwapBE32(n) (n) macro