Searched refs:SDL_strupr (Results 1 – 3 of 3) sorted by relevance
199 SDL_strupr
425 #define SDL_strupr _strupr macro427 extern DECLSPEC char * SDLCALL SDL_strupr(char *string);
382 char *SDL_strupr(char *string) in SDL_strupr() function