Home
last modified time | relevance | path

Searched refs:SDL_PRIx64 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h245 #ifndef SDL_PRIx64
247 #define SDL_PRIx64 PRIx64 macro
249 #define SDL_PRIx64 "I64x" macro
251 #define SDL_PRIx64 "lx" macro
253 #define SDL_PRIx64 "llx" macro
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_memory.c260 …SDL_snprintf(line, sizeof(line), "\t0x%"SDL_PRIx64": %s\n", entry->stack[stack_index], entry->stac… in SDLTest_LogAllocations()

Completed in 4 milliseconds