Searched defs:SDL_SwapBE16 (Results 1 – 1 of 1) sorted by relevance
176 #define SDL_SwapBE16(X) SDL_Swap16(X) macro183 #define SDL_SwapBE16(X) (X) macro