Searched defs:SDL_strchr (Results 1 – 3 of 3) sorted by relevance
505 #define SDL_strchr strchr macro
596 SDL_strchr(const char *string, int c) in SDL_strchr() function
407 #define SDL_strchr SDL_strchr_REAL macro