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

  /external/qemu/android/config/freebsd-x86/
SDL_config.h 107 #define SDL_LOADSO_DLOPEN 1
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_macosx.h 108 #define SDL_LOADSO_DLOPEN 1
SDL_config.h.in 222 #undef SDL_LOADSO_DLOPEN
  /external/qemu/distrib/sdl-1.2.12/src/loadso/dlopen/
SDL_sysloadso.c 24 #ifdef SDL_LOADSO_DLOPEN
69 #endif /* SDL_LOADSO_DLOPEN */
  /external/qemu/android/config/linux-x86/
SDL_config.h 106 #define SDL_LOADSO_DLOPEN 1
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_config.h 106 #define SDL_LOADSO_DLOPEN 1
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11gl.c 429 #if defined(OPENGL_REQUIRS_DLOPEN) && defined(SDL_LOADSO_DLOPEN)
484 #if defined(OPENGL_REQUIRS_DLOPEN) && defined(SDL_LOADSO_DLOPEN)

Completed in 55 milliseconds