Go to the documentation of this file. 22 #ifndef SDL_config_iphoneos_h_ 23 #define SDL_config_iphoneos_h_ 29 #define SIZEOF_VOIDP 8 31 #define SIZEOF_VOIDP 4 34 #define HAVE_GCC_ATOMICS 1 36 #define STDC_HEADERS 1 37 #define HAVE_ALLOCA_H 1 38 #define HAVE_CTYPE_H 1 39 #define HAVE_INTTYPES_H 1 40 #define HAVE_LIMITS_H 1 42 #define HAVE_SIGNAL_H 1 43 #define HAVE_STDINT_H 1 44 #define HAVE_STDIO_H 1 45 #define HAVE_STRING_H 1 46 #define HAVE_SYS_TYPES_H 1 51 #define HAVE_REALLOC 1 58 #define HAVE_UNSETENV 1 64 #define HAVE_MEMMOVE 1 67 #define HAVE_STRLCPY 1 68 #define HAVE_STRLCAT 1 71 #define HAVE_STRRCHR 1 74 #define HAVE_STRTOUL 1 75 #define HAVE_STRTOLL 1 76 #define HAVE_STRTOULL 1 81 #define HAVE_STRNCMP 1 82 #define HAVE_STRCASECMP 1 83 #define HAVE_STRNCASECMP 1 84 #define HAVE_VSSCANF 1 85 #define HAVE_VSNPRINTF 1 92 #define HAVE_COPYSIGN 1 106 #define HAVE_SIGACTION 1 107 #define HAVE_SETJMP 1 108 #define HAVE_NANOSLEEP 1 109 #define HAVE_SYSCONF 1 110 #define HAVE_SYSCTLBYNAME 1 113 #define SDL_AUDIO_DRIVER_COREAUDIO 1 115 #define SDL_AUDIO_DRIVER_DUMMY 1 118 #define SDL_HAPTIC_DUMMY 1 121 #define SDL_JOYSTICK_MFI 1 124 #define SDL_LOADSO_DLOPEN 1 127 #define SDL_THREAD_PTHREAD 1 128 #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1 131 #define SDL_TIMER_UNIX 1 134 #define SDL_VIDEO_DRIVER_UIKIT 1 135 #define SDL_VIDEO_DRIVER_DUMMY 1 138 #define SDL_VIDEO_OPENGL_ES2 1 139 #define SDL_VIDEO_OPENGL_ES 1 140 #define SDL_VIDEO_RENDER_OGL_ES 1 141 #define SDL_VIDEO_RENDER_OGL_ES2 1 144 #if !TARGET_OS_SIMULATOR && !TARGET_CPU_ARM && defined(__IPHONE_8_0) 145 #define SDL_VIDEO_VULKAN 1 147 #define SDL_VIDEO_VULKAN 0 151 #define SDL_POWER_UIKIT 1 154 #define SDL_IPHONE_KEYBOARD 1 157 #define SDL_IPHONE_LAUNCHSCREEN 1 162 #define SDL_IPHONE_MAX_GFORCE 5.0 165 #define SDL_FILESYSTEM_COCOA 1