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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_platform.h 44 #if defined(__FreeBSD__) || defined(__DragonFly__)
45 #undef __FREEBSD__
46 #define __FREEBSD__ 1
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_platform.h 44 #if defined(__FreeBSD__) || defined(__DragonFly__)
45 #undef __FREEBSD__
46 #define __FREEBSD__ 1
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_platform.h 44 #if defined(__FreeBSD__) || defined(__DragonFly__)
45 #undef __FREEBSD__
46 #define __FREEBSD__ 1
  /prebuilt/windows/sdl/include/SDL/
SDL_platform.h 44 #if defined(__FreeBSD__) || defined(__DragonFly__)
45 #undef __FREEBSD__
46 #define __FREEBSD__ 1
  /external/qemu/distrib/sdl-1.2.12/src/thread/pthread/
SDL_systhread.c 115 #ifdef __FREEBSD__
  /external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgaevents.c 32 #elif defined(__FREEBSD__)
47 #elif defined(__FREEBSD__)
130 #elif defined(__FREEBSD__)
378 #elif defined(__FREEBSD__)
SDL_svgavideo.c 35 #elif defined(__FREEBSD__)
  /external/qemu/distrib/sdl-1.2.12/src/joystick/bsd/
SDL_sysjoystick.c 58 #ifdef __FREEBSD__
309 #if defined(USBHID_NEW) || (defined(__FREEBSD__) && __FreeBSD_version >= 500111)
393 #if defined(__FREEBSD__) || SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H
441 #endif /* defined(__FREEBSD__) || SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H */
448 #if defined(USBHID_NEW) || (defined(__FREEBSD__) && __FreeBSD_version >= 500111)
543 #elif __FREEBSD__
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 284 #if defined(__LINUX__) || defined(__FREEBSD__)
298 #if defined(__LINUX__) || defined(__FREEBSD__)
301 #elif defined(__FREEBSD__)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.c 558 #if defined(__FREEBSD__) && (defined(__DragonFly__) || __FreeBSD_version >= 500000)

Completed in 63 milliseconds