HomeSort by relevance Sort by last modified time
    Searched refs:SDL_strlwr (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 200 SDL_strlwr
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 409 #define SDL_strlwr _strlwr
411 extern DECLSPEC char * SDLCALL SDL_strlwr(char *string);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 409 #define SDL_strlwr _strlwr
411 extern DECLSPEC char * SDLCALL SDL_strlwr(char *string);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h 409 #define SDL_strlwr _strlwr
411 extern DECLSPEC char * SDLCALL SDL_strlwr(char *string);
  /prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h 409 #define SDL_strlwr _strlwr
411 extern DECLSPEC char * SDLCALL SDL_strlwr(char *string);
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_string.c 394 char *SDL_strlwr(char *string)
    [all...]

Completed in 942 milliseconds