Searched defs:SDL_SwapBE64 (Results 1 – 1 of 1) sorted by relevance
197 #define SDL_SwapBE64(X) SDL_Swap64(X) macro204 #define SDL_SwapBE64(X) (X) macro