Go to the documentation of this file.
22 #ifndef SDL_config_os2_h_
23 #define SDL_config_os2_h_
28 #define SIZEOF_VOIDP 4
30 #define SDL_AUDIO_DRIVER_DUMMY 1
31 #define SDL_AUDIO_DRIVER_DISK 1
32 #define SDL_AUDIO_DRIVER_OS2 1
34 #define SDL_POWER_DISABLED 1
35 #define SDL_HAPTIC_DISABLED 1
37 #define SDL_SENSOR_DUMMY 1
38 #define SDL_VIDEO_DRIVER_DUMMY 1
39 #define SDL_VIDEO_DRIVER_OS2 1
40 #define SDL_JOYSTICK_OS2 1
41 #define SDL_HIDAPI_DISABLED 1
48 #define SDL_THREAD_OS2 1
49 #define SDL_LOADSO_OS2 1
50 #define SDL_TIMER_OS2 1
51 #define SDL_FILESYSTEM_OS2 1
54 #define SDL_ASSEMBLY_ROUTINES 1
60 #define SDL_LIBSAMPLERATE_DYNAMIC "SAMPRATE.DLL"
64 #define HAVE_SYS_TYPES_H 1
65 #define HAVE_STDIO_H 1
66 #define STDC_HEADERS 1
67 #define HAVE_STDLIB_H 1
68 #define HAVE_STDARG_H 1
69 #define HAVE_STDDEF_H 1
70 #define HAVE_MALLOC_H 1
71 #define HAVE_MEMORY_H 1
72 #define HAVE_STRING_H 1
73 #define HAVE_STRINGS_H 1
74 #define HAVE_WCHAR_H 1
75 #define HAVE_INTTYPES_H 1
76 #define HAVE_STDINT_H 1
77 #define HAVE_LIMITS_H 1
78 #define HAVE_CTYPE_H 1
80 #define HAVE_FLOAT_H 1
81 #define HAVE_SIGNAL_H 1
86 #define HAVE_REALLOC 1
88 #if defined(__WATCOMC__)
89 #define HAVE__FSEEKI64 1
90 #define HAVE__FTELLI64 1
100 #define HAVE_MEMCPY 1
101 #define HAVE_MEMMOVE 1
102 #define HAVE_MEMCMP 1
103 #define HAVE_WCSLEN 1
104 #define HAVE_WCSLCPY 1
105 #define HAVE_WCSLCAT 1
106 #define HAVE_WCSCMP 1
107 #define HAVE__WCSICMP 1
108 #define HAVE__WCSNICMP 1
109 #define HAVE_WCSLEN 1
110 #define HAVE_WCSLCPY 1
111 #define HAVE_WCSLCAT 1
113 #define HAVE__WCSDUP 1
114 #define HAVE_WCSSTR 1
115 #define HAVE_WCSCMP 1
116 #define HAVE_WCSNCMP 1
117 #define HAVE_STRLEN 1
118 #define HAVE_STRLCPY 1
119 #define HAVE_STRLCAT 1
120 #define HAVE__STRREV 1
121 #define HAVE__STRUPR 1
122 #define HAVE__STRLWR 1
125 #define HAVE_STRCHR 1
126 #define HAVE_STRRCHR 1
127 #define HAVE_STRSTR 1
131 #define HAVE__ULTOA 1
132 #define HAVE_STRTOL 1
133 #define HAVE_STRTOUL 1
134 #define HAVE__I64TOA 1
135 #define HAVE__UI64TOA 1
136 #define HAVE_STRTOLL 1
137 #define HAVE_STRTOULL 1
138 #define HAVE_STRTOD 1
141 #define HAVE_STRCMP 1
142 #define HAVE_STRNCMP 1
143 #define HAVE_STRICMP 1
144 #define HAVE_STRCASECMP 1
145 #define HAVE_STRNCASECMP 1
146 #define HAVE_SSCANF 1
147 #define HAVE_VSSCANF 1
148 #define HAVE_SNPRINTF 1
149 #define HAVE_VSNPRINTF 1
150 #define HAVE_SETJMP 1