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