Home
last modified time | relevance | path

Searched refs:SDL_PRIX64 (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h256 #ifndef SDL_PRIX64
258 #define SDL_PRIX64 PRIX64 macro
260 #define SDL_PRIX64 "I64X" macro
262 #define SDL_PRIX64 "lX" macro
264 #define SDL_PRIX64 "llX" macro
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_platform.c95 "SDL_Swap64(): 64 bit swapped: 0x%"SDL_PRIX64" => 0x%"SDL_PRIX64, in platform_testEndianessAndSwap()
A Dtestplatform.c139 SDL_Log("Value 64 = 0x%"SDL_PRIX64", swapped = 0x%"SDL_PRIX64"\n", value64, in TestEndian()

Completed in 5 milliseconds