Searched refs:SDL_SCANF_FORMAT_STRING (Results 1 – 1 of 1) sorted by relevance
350 #define SDL_SCANF_FORMAT_STRING macro367 #define SDL_SCANF_FORMAT_STRING _Scanf_format_string_impl_ macro376 #define SDL_SCANF_FORMAT_STRING macro631 extern DECLSPEC int SDLCALL SDL_sscanf(const char *text, SDL_SCANF_FORMAT_STRING const char *fmt, .…632 extern DECLSPEC int SDLCALL SDL_vsscanf(const char *text, SDL_SCANF_FORMAT_STRING const char *fmt, …
Completed in 5 milliseconds