arsa  2.7
Macros
SDL_config_os2.h File Reference
#include "SDL_platform.h"

Go to the source code of this file.

Macros

#define SDL_config_h_
 
#define SDL_AUDIO_DRIVER_DUMMY   1
 
#define SDL_AUDIO_DRIVER_DISK   1
 
#define SDL_POWER_DISABLED   1
 
#define SDL_JOYSTICK_DISABLED   1
 
#define SDL_HAPTIC_DISABLED   1
 
#define SDL_SENSOR_DUMMY   1
 
#define SDL_VIDEO_DRIVER_DUMMY   1
 
#define SDL_LOADSO_DISABLED   1
 
#define SDL_THREADS_DISABLED   1
 
#define SDL_TIMERS_DISABLED   1
 
#define SDL_FILESYSTEM_DUMMY   1
 
#define SDL_ASSEMBLY_ROUTINES   1
 
#define HAVE_LIBC   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_STDIO_H   1
 
#define STDC_HEADERS   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STDARG_H   1
 
#define HAVE_STDDEF_H   1
 
#define HAVE_MALLOC_H   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_WCHAR_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_CTYPE_H   1
 
#define HAVE_MATH_H   1
 
#define HAVE_FLOAT_H   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_MALLOC   1
 
#define HAVE_CALLOC   1
 
#define HAVE_REALLOC   1
 
#define HAVE_FREE   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_GETENV   1
 
#define HAVE_SETENV   1
 
#define HAVE_PUTENV   1
 
#define HAVE_QSORT   1
 
#define HAVE_ABS   1
 
#define HAVE_BCOPY   1
 
#define HAVE_MEMSET   1
 
#define HAVE_MEMCPY   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MEMCMP   1
 
#define HAVE_WCSLEN   1
 
#define HAVE_WCSLCPY   1
 
#define HAVE_WCSLCAT   1
 
#define HAVE_WCSCMP   1
 
#define HAVE_STRLEN   1
 
#define HAVE_STRLCPY   1
 
#define HAVE_STRLCAT   1
 
#define HAVE__STRREV   1
 
#define HAVE__STRUPR   1
 
#define HAVE__STRLWR   1
 
#define HAVE_INDEX   1
 
#define HAVE_RINDEX   1
 
#define HAVE_STRCHR   1
 
#define HAVE_STRRCHR   1
 
#define HAVE_STRSTR   1
 
#define HAVE_ITOA   1
 
#define HAVE__LTOA   1
 
#define HAVE__ULTOA   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRTOUL   1
 
#define HAVE__I64TOA   1
 
#define HAVE__UI64TOA   1
 
#define HAVE_STRTOLL   1
 
#define HAVE_STRTOULL   1
 
#define HAVE_STRTOD   1
 
#define HAVE_ATOI   1
 
#define HAVE_ATOF   1
 
#define HAVE_STRCMP   1
 
#define HAVE_STRNCMP   1
 
#define HAVE_STRICMP   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRNCASECMP   1
 
#define HAVE_SSCANF   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_VSNPRINTF   1
 
#define HAVE_SETJMP   1
 
#define HAVE_ACOS   1
 
#define HAVE_ASIN   1
 
#define HAVE_ATAN   1
 
#define HAVE_ATAN2   1
 
#define HAVE_CEIL   1
 
#define HAVE_COS   1
 
#define HAVE_EXP   1
 
#define HAVE_FABS   1
 
#define HAVE_FLOOR   1
 
#define HAVE_FMOD   1
 
#define HAVE_LOG   1
 
#define HAVE_LOG10   1
 
#define HAVE_POW   1
 
#define HAVE_SIN   1
 
#define HAVE_SQRT   1
 
#define HAVE_TAN   1
 

Macro Definition Documentation

◆ HAVE__I64TOA

#define HAVE__I64TOA   1

Definition at line 118 of file SDL_config_os2.h.

◆ HAVE__LTOA

#define HAVE__LTOA   1

Definition at line 114 of file SDL_config_os2.h.

◆ HAVE__STRLWR

#define HAVE__STRLWR   1

Definition at line 107 of file SDL_config_os2.h.

◆ HAVE__STRREV

#define HAVE__STRREV   1

Definition at line 105 of file SDL_config_os2.h.

◆ HAVE__STRUPR

#define HAVE__STRUPR   1

Definition at line 106 of file SDL_config_os2.h.

◆ HAVE__UI64TOA

#define HAVE__UI64TOA   1

Definition at line 119 of file SDL_config_os2.h.

◆ HAVE__ULTOA

#define HAVE__ULTOA   1

Definition at line 115 of file SDL_config_os2.h.

◆ HAVE_ABS

#define HAVE_ABS   1

Definition at line 92 of file SDL_config_os2.h.

◆ HAVE_ACOS

#define HAVE_ACOS   1

Definition at line 134 of file SDL_config_os2.h.

◆ HAVE_ALLOCA

#define HAVE_ALLOCA   1

Definition at line 87 of file SDL_config_os2.h.

◆ HAVE_ASIN

#define HAVE_ASIN   1

Definition at line 136 of file SDL_config_os2.h.

◆ HAVE_ATAN

#define HAVE_ATAN   1

Definition at line 138 of file SDL_config_os2.h.

◆ HAVE_ATAN2

#define HAVE_ATAN2   1

Definition at line 139 of file SDL_config_os2.h.

◆ HAVE_ATOF

#define HAVE_ATOF   1

Definition at line 124 of file SDL_config_os2.h.

◆ HAVE_ATOI

#define HAVE_ATOI   1

Definition at line 123 of file SDL_config_os2.h.

◆ HAVE_BCOPY

#define HAVE_BCOPY   1

Definition at line 93 of file SDL_config_os2.h.

◆ HAVE_CALLOC

#define HAVE_CALLOC   1

Definition at line 80 of file SDL_config_os2.h.

◆ HAVE_CEIL

#define HAVE_CEIL   1

Definition at line 141 of file SDL_config_os2.h.

◆ HAVE_COS

#define HAVE_COS   1

Definition at line 145 of file SDL_config_os2.h.

◆ HAVE_CTYPE_H

#define HAVE_CTYPE_H   1

Definition at line 74 of file SDL_config_os2.h.

◆ HAVE_EXP

#define HAVE_EXP   1

Definition at line 147 of file SDL_config_os2.h.

◆ HAVE_FABS

#define HAVE_FABS   1

Definition at line 149 of file SDL_config_os2.h.

◆ HAVE_FLOAT_H

#define HAVE_FLOAT_H   1

Definition at line 76 of file SDL_config_os2.h.

◆ HAVE_FLOOR

#define HAVE_FLOOR   1

Definition at line 151 of file SDL_config_os2.h.

◆ HAVE_FMOD

#define HAVE_FMOD   1

Definition at line 153 of file SDL_config_os2.h.

◆ HAVE_FREE

#define HAVE_FREE   1

Definition at line 82 of file SDL_config_os2.h.

◆ HAVE_GETENV

#define HAVE_GETENV   1

Definition at line 88 of file SDL_config_os2.h.

◆ HAVE_INDEX

#define HAVE_INDEX   1

Definition at line 108 of file SDL_config_os2.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 71 of file SDL_config_os2.h.

◆ HAVE_ITOA

#define HAVE_ITOA   1

Definition at line 113 of file SDL_config_os2.h.

◆ HAVE_LIBC

#define HAVE_LIBC   1

Definition at line 58 of file SDL_config_os2.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 73 of file SDL_config_os2.h.

◆ HAVE_LOG

#define HAVE_LOG   1

Definition at line 155 of file SDL_config_os2.h.

◆ HAVE_LOG10

#define HAVE_LOG10   1

Definition at line 157 of file SDL_config_os2.h.

◆ HAVE_MALLOC

#define HAVE_MALLOC   1

Definition at line 79 of file SDL_config_os2.h.

◆ HAVE_MALLOC_H

#define HAVE_MALLOC_H   1

Definition at line 66 of file SDL_config_os2.h.

◆ HAVE_MATH_H

#define HAVE_MATH_H   1

Definition at line 75 of file SDL_config_os2.h.

◆ HAVE_MEMCMP

#define HAVE_MEMCMP   1

Definition at line 97 of file SDL_config_os2.h.

◆ HAVE_MEMCPY

#define HAVE_MEMCPY   1

Definition at line 95 of file SDL_config_os2.h.

◆ HAVE_MEMMOVE

#define HAVE_MEMMOVE   1

Definition at line 96 of file SDL_config_os2.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 67 of file SDL_config_os2.h.

◆ HAVE_MEMSET

#define HAVE_MEMSET   1

Definition at line 94 of file SDL_config_os2.h.

◆ HAVE_POW

#define HAVE_POW   1

Definition at line 159 of file SDL_config_os2.h.

◆ HAVE_PUTENV

#define HAVE_PUTENV   1

Definition at line 90 of file SDL_config_os2.h.

◆ HAVE_QSORT

#define HAVE_QSORT   1

Definition at line 91 of file SDL_config_os2.h.

◆ HAVE_REALLOC

#define HAVE_REALLOC   1

Definition at line 81 of file SDL_config_os2.h.

◆ HAVE_RINDEX

#define HAVE_RINDEX   1

Definition at line 109 of file SDL_config_os2.h.

◆ HAVE_SETENV

#define HAVE_SETENV   1

Definition at line 89 of file SDL_config_os2.h.

◆ HAVE_SETJMP

#define HAVE_SETJMP   1

Definition at line 133 of file SDL_config_os2.h.

◆ HAVE_SIGNAL_H

#define HAVE_SIGNAL_H   1

Definition at line 77 of file SDL_config_os2.h.

◆ HAVE_SIN

#define HAVE_SIN   1

Definition at line 161 of file SDL_config_os2.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 131 of file SDL_config_os2.h.

◆ HAVE_SQRT

#define HAVE_SQRT   1

Definition at line 165 of file SDL_config_os2.h.

◆ HAVE_SSCANF

#define HAVE_SSCANF   1

Definition at line 130 of file SDL_config_os2.h.

◆ HAVE_STDARG_H

#define HAVE_STDARG_H   1

Definition at line 64 of file SDL_config_os2.h.

◆ HAVE_STDDEF_H

#define HAVE_STDDEF_H   1

Definition at line 65 of file SDL_config_os2.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 72 of file SDL_config_os2.h.

◆ HAVE_STDIO_H

#define HAVE_STDIO_H   1

Definition at line 61 of file SDL_config_os2.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 63 of file SDL_config_os2.h.

◆ HAVE_STRCASECMP

#define HAVE_STRCASECMP   1

Definition at line 128 of file SDL_config_os2.h.

◆ HAVE_STRCHR

#define HAVE_STRCHR   1

Definition at line 110 of file SDL_config_os2.h.

◆ HAVE_STRCMP

#define HAVE_STRCMP   1

Definition at line 125 of file SDL_config_os2.h.

◆ HAVE_STRICMP

#define HAVE_STRICMP   1

Definition at line 127 of file SDL_config_os2.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 68 of file SDL_config_os2.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 69 of file SDL_config_os2.h.

◆ HAVE_STRLCAT

#define HAVE_STRLCAT   1

Definition at line 104 of file SDL_config_os2.h.

◆ HAVE_STRLCPY

#define HAVE_STRLCPY   1

Definition at line 103 of file SDL_config_os2.h.

◆ HAVE_STRLEN

#define HAVE_STRLEN   1

Definition at line 102 of file SDL_config_os2.h.

◆ HAVE_STRNCASECMP

#define HAVE_STRNCASECMP   1

Definition at line 129 of file SDL_config_os2.h.

◆ HAVE_STRNCMP

#define HAVE_STRNCMP   1

Definition at line 126 of file SDL_config_os2.h.

◆ HAVE_STRRCHR

#define HAVE_STRRCHR   1

Definition at line 111 of file SDL_config_os2.h.

◆ HAVE_STRSTR

#define HAVE_STRSTR   1

Definition at line 112 of file SDL_config_os2.h.

◆ HAVE_STRTOD

#define HAVE_STRTOD   1

Definition at line 122 of file SDL_config_os2.h.

◆ HAVE_STRTOL

#define HAVE_STRTOL   1

Definition at line 116 of file SDL_config_os2.h.

◆ HAVE_STRTOLL

#define HAVE_STRTOLL   1

Definition at line 120 of file SDL_config_os2.h.

◆ HAVE_STRTOUL

#define HAVE_STRTOUL   1

Definition at line 117 of file SDL_config_os2.h.

◆ HAVE_STRTOULL

#define HAVE_STRTOULL   1

Definition at line 121 of file SDL_config_os2.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 60 of file SDL_config_os2.h.

◆ HAVE_TAN

#define HAVE_TAN   1

Definition at line 167 of file SDL_config_os2.h.

◆ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF   1

Definition at line 132 of file SDL_config_os2.h.

◆ HAVE_WCHAR_H

#define HAVE_WCHAR_H   1

Definition at line 70 of file SDL_config_os2.h.

◆ HAVE_WCSCMP

#define HAVE_WCSCMP   1

Definition at line 101 of file SDL_config_os2.h.

◆ HAVE_WCSLCAT

#define HAVE_WCSLCAT   1

Definition at line 100 of file SDL_config_os2.h.

◆ HAVE_WCSLCPY

#define HAVE_WCSLCPY   1

Definition at line 99 of file SDL_config_os2.h.

◆ HAVE_WCSLEN

#define HAVE_WCSLEN   1

Definition at line 98 of file SDL_config_os2.h.

◆ SDL_ASSEMBLY_ROUTINES

#define SDL_ASSEMBLY_ROUTINES   1

Definition at line 51 of file SDL_config_os2.h.

◆ SDL_AUDIO_DRIVER_DISK

#define SDL_AUDIO_DRIVER_DISK   1

Definition at line 29 of file SDL_config_os2.h.

◆ SDL_AUDIO_DRIVER_DUMMY

#define SDL_AUDIO_DRIVER_DUMMY   1

Definition at line 28 of file SDL_config_os2.h.

◆ SDL_config_h_

#define SDL_config_h_

Definition at line 24 of file SDL_config_os2.h.

◆ SDL_FILESYSTEM_DUMMY

#define SDL_FILESYSTEM_DUMMY   1

Definition at line 48 of file SDL_config_os2.h.

◆ SDL_HAPTIC_DISABLED

#define SDL_HAPTIC_DISABLED   1

Definition at line 33 of file SDL_config_os2.h.

◆ SDL_JOYSTICK_DISABLED

#define SDL_JOYSTICK_DISABLED   1

Definition at line 32 of file SDL_config_os2.h.

◆ SDL_LOADSO_DISABLED

#define SDL_LOADSO_DISABLED   1

Definition at line 45 of file SDL_config_os2.h.

◆ SDL_POWER_DISABLED

#define SDL_POWER_DISABLED   1

Definition at line 31 of file SDL_config_os2.h.

◆ SDL_SENSOR_DUMMY

#define SDL_SENSOR_DUMMY   1

Definition at line 36 of file SDL_config_os2.h.

◆ SDL_THREADS_DISABLED

#define SDL_THREADS_DISABLED   1

Definition at line 46 of file SDL_config_os2.h.

◆ SDL_TIMERS_DISABLED

#define SDL_TIMERS_DISABLED   1

Definition at line 47 of file SDL_config_os2.h.

◆ SDL_VIDEO_DRIVER_DUMMY

#define SDL_VIDEO_DRIVER_DUMMY   1

Definition at line 37 of file SDL_config_os2.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 62 of file SDL_config_os2.h.