Searched refs:SDL_JOYSTICK_DISABLED (Results 1 – 16 of 16) sorted by relevance
21 #if defined SDL_JOYSTICK_DISABLED || defined SDL_HAPTIC_DISABLED in main_testInitQuitJoystickHaptic()49 #if defined SDL_JOYSTICK_DISABLED || defined SDL_HAPTIC_DISABLED || defined SDL_GAMECONTROLLER_DISA… in main_testInitQuitSubSystem()77 #if defined SDL_JOYSTICK_DISABLED || defined SDL_GAMECONTROLLER_DISABLED in main_testImpliedJoystickInit()102 #if defined SDL_JOYSTICK_DISABLED || defined SDL_GAMECONTROLLER_DISABLED in main_testImpliedJoystickQuit()
21 #if !defined SDL_JOYSTICK_DISABLED && !defined SDL_HAPTIC_DISABLED
25 #ifndef SDL_JOYSTICK_DISABLED
22 #ifndef SDL_JOYSTICK_DISABLED
232 #if !SDL_JOYSTICK_DISABLED in SDL_InitSubSystem()245 #if !SDL_JOYSTICK_DISABLED in SDL_InitSubSystem()307 #if !SDL_JOYSTICK_DISABLED in SDL_QuitSubSystem()
62 #define SDL_JOYSTICK_DISABLED 1 macro
32 #define SDL_JOYSTICK_DISABLED 1 macro
193 #define SDL_JOYSTICK_DISABLED 1 macro
235 #cmakedefine SDL_JOYSTICK_DISABLED @SDL_JOYSTICK_DISABLED@
232 #undef SDL_JOYSTICK_DISABLED
23 #if defined(SDL_JOYSTICK_DUMMY) || defined(SDL_JOYSTICK_DISABLED)
40 #if !SDL_JOYSTICK_DISABLED382 #if !SDL_JOYSTICK_DISABLED407 #endif /* !SDL_JOYSTICK_DISABLED */475 #if !SDL_JOYSTICK_DISABLED494 #endif /* !SDL_JOYSTICK_DISABLED */
23 #if defined(SDL_JOYSTICK_ALIOS) || defined(SDL_JOYSTICK_DISABLED)
30 #if !SDL_JOYSTICK_DISABLED689 #if !SDL_JOYSTICK_DISABLED in SDL_PumpEvents()
73 #if (defined(__IPHONEOS__) || defined(__TVOS__)) && !defined(SDL_JOYSTICK_DISABLED)94 #if defined(SDL_JOYSTICK_DUMMY) || defined(SDL_JOYSTICK_DISABLED)
Completed in 35 milliseconds