Searched refs:SDL_STRINGIFY_ARG (Results 1 – 3 of 3) sorted by relevance
33 #define SDL_COMPOSE_ERROR(str) SDL_STRINGIFY_ARG(__FUNCTION__) ", " str
54 #define SDL_COMPOSE_ERROR(str) SDL_STRINGIFY_ARG(__FUNCTION__) ", " str
123 #define SDL_STRINGIFY_ARG(arg) #arg macro
Completed in 13 milliseconds