Go to the documentation of this file.
22 #ifndef SDL_config_os2_h_
23 #define SDL_config_os2_h_
28 #define SDL_AUDIO_DRIVER_DUMMY 1
29 #define SDL_AUDIO_DRIVER_DISK 1
31 #define SDL_POWER_DISABLED 1
32 #define SDL_JOYSTICK_DISABLED 1
33 #define SDL_HAPTIC_DISABLED 1
36 #define SDL_SENSOR_DUMMY 1
37 #define SDL_VIDEO_DRIVER_DUMMY 1
45 #define SDL_LOADSO_DISABLED 1
46 #define SDL_THREADS_DISABLED 1
47 #define SDL_TIMERS_DISABLED 1
48 #define SDL_FILESYSTEM_DUMMY 1
51 #define SDL_ASSEMBLY_ROUTINES 1
60 #define HAVE_SYS_TYPES_H 1
61 #define HAVE_STDIO_H 1
62 #define STDC_HEADERS 1
63 #define HAVE_STDLIB_H 1
64 #define HAVE_STDARG_H 1
65 #define HAVE_STDDEF_H 1
66 #define HAVE_MALLOC_H 1
67 #define HAVE_MEMORY_H 1
68 #define HAVE_STRING_H 1
69 #define HAVE_STRINGS_H 1
70 #define HAVE_WCHAR_H 1
71 #define HAVE_INTTYPES_H 1
72 #define HAVE_STDINT_H 1
73 #define HAVE_LIMITS_H 1
74 #define HAVE_CTYPE_H 1
76 #define HAVE_FLOAT_H 1
77 #define HAVE_SIGNAL_H 1
81 #define HAVE_REALLOC 1
83 #if defined(__WATCOMC__)
84 #define HAVE__FSEEKI64 1
85 #define HAVE__FTELLI64 1
96 #define HAVE_MEMMOVE 1
99 #define HAVE_WCSLCPY 1
100 #define HAVE_WCSLCAT 1
101 #define HAVE_WCSCMP 1
102 #define HAVE_STRLEN 1
103 #define HAVE_STRLCPY 1
104 #define HAVE_STRLCAT 1
105 #define HAVE__STRREV 1
106 #define HAVE__STRUPR 1
107 #define HAVE__STRLWR 1
109 #define HAVE_RINDEX 1
110 #define HAVE_STRCHR 1
111 #define HAVE_STRRCHR 1
112 #define HAVE_STRSTR 1
116 #define HAVE__ULTOA 1
117 #define HAVE_STRTOL 1
118 #define HAVE_STRTOUL 1
119 #define HAVE__I64TOA 1
120 #define HAVE__UI64TOA 1
121 #define HAVE_STRTOLL 1
122 #define HAVE_STRTOULL 1
123 #define HAVE_STRTOD 1
126 #define HAVE_WCSLEN 1
127 #define HAVE_WCSLCPY 1
128 #define HAVE_WCSLCAT 1
131 #define HAVE_WCSSTR 1
132 #define HAVE_WCSCMP 1
133 #define HAVE_WCSNCMP 1
134 #define HAVE_STRCMP 1
135 #define HAVE_STRNCMP 1
136 #define HAVE_STRICMP 1
137 #define HAVE_STRCASECMP 1
138 #define HAVE_STRNCASECMP 1
139 #define HAVE_SSCANF 1
140 #define HAVE_VSSCANF 1
141 #define HAVE_SNPRINTF 1
142 #define HAVE_VSNPRINTF 1
143 #define HAVE_SETJMP 1