Searched refs:SDL_PRIx64 (Results 1 – 2 of 2) sorted by relevance
245 #ifndef SDL_PRIx64247 #define SDL_PRIx64 PRIx64 macro249 #define SDL_PRIx64 "I64x" macro251 #define SDL_PRIx64 "lx" macro253 #define SDL_PRIx64 "llx" macro
260 …SDL_snprintf(line, sizeof(line), "\t0x%"SDL_PRIx64": %s\n", entry->stack[stack_index], entry->stac… in SDLTest_LogAllocations()
Completed in 5 milliseconds