Home
last modified time | relevance | path

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

/bsp/simulator/SDL2/include/
A DSDL_stdinc.h290 #ifndef SDL_PRIx64
292 #define SDL_PRIx64 "I64x" macro
294 #define SDL_PRIx64 PRIx64 macro
296 #define SDL_PRIx64 "lx" macro
298 #define SDL_PRIx64 "llx" macro

Completed in 8 milliseconds