Searched refs:SDL_strchr (Results 1 - 3 of 3) sorted by relevance

/prebuilts/tools/darwin-x86/sdl/include/SDL/
H A DSDL_stdinc.h437 #define SDL_strchr strchr macro
439 #define SDL_strchr index macro
441 extern DECLSPEC char * SDLCALL SDL_strchr(const char *string, int c);
/prebuilts/tools/linux-x86/sdl/include/SDL/
H A DSDL_stdinc.h437 #define SDL_strchr strchr macro
439 #define SDL_strchr index macro
441 extern DECLSPEC char * SDLCALL SDL_strchr(const char *string, int c);
/prebuilts/tools/windows/sdl/include/SDL/
H A DSDL_stdinc.h437 #define SDL_strchr strchr macro
439 #define SDL_strchr index macro
441 extern DECLSPEC char * SDLCALL SDL_strchr(const char *string, int c);

Completed in 17 milliseconds