MySQL 5.6.14 Source Code Document
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
config.h
1
/* config.h. Generated from config.h.in by configure. */
2
/* config.h.in. Generated from configure.in by autoheader. */
3
4
/* Define if building universal (internal helper macro) */
5
/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7
/* Enable debug log */
8
/* #undef DEBUG_OUTPUT */
9
10
/* Define to 1 if you have the `clock_gettime' function. */
11
#define HAVE_CLOCK_GETTIME 1
12
13
/* Darwin libkern OSAtomic functions. */
14
/* #undef HAVE_DARWIN_ATOMICS */
15
16
/* Define to 1 if you have the <dispatch/dispatch.h> header file. */
17
/* #undef HAVE_DISPATCH_DISPATCH_H */
18
19
/* Define to 1 if you have the <dlfcn.h> header file. */
20
#define HAVE_DLFCN_H 1
21
22
/* Define to 1 if you have the <fcntl.h> header file. */
23
#define HAVE_FCNTL_H 1
24
25
/* GCC atomic builtins. */
26
#define HAVE_GCC_ATOMIC_BUILTINS 1
27
28
/* Define to 1 if you have the `gethrtime' function. */
29
/* #undef HAVE_GETHRTIME */
30
31
/* Define to 1 if you have the `gethrvtime' function. */
32
/* #undef HAVE_GETHRVTIME */
33
34
/* Define to 1 if you have the <inttypes.h> header file. */
35
#define HAVE_INTTYPES_H 1
36
37
/* Define to 1 if you have the `dispatch' library (-ldispatch). */
38
/* #undef HAVE_LIBDISPATCH */
39
40
/* Define to 1 if you have the <mach/mach_time.h> header file. */
41
/* #undef HAVE_MACH_MACH_TIME_H */
42
43
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
44
to 0 otherwise. */
45
#define HAVE_MALLOC 1
46
47
/* Define to 1 if you have the <memory.h> header file. */
48
#define HAVE_MEMORY_H 1
49
50
/* Define to 1 if you have the `memset' function. */
51
#define HAVE_MEMSET 1
52
53
/* Define to 1 if you have the <netinet/in.h> header file. */
54
#define HAVE_NETINET_IN_H 1
55
56
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
57
and to 0 otherwise. */
58
#define HAVE_REALLOC 1
59
60
/* Solaris Atomic functions. */
61
/* #undef HAVE_SOLARIS_ATOMICS */
62
63
/* Define to 1 if you have the `srandomdev' function. */
64
/* #undef HAVE_SRANDOMDEV */
65
66
/* Define to 1 if stdbool.h conforms to C99. */
67
#define HAVE_STDBOOL_H 1
68
69
/* Define to 1 if you have the <stddef.h> header file. */
70
#define HAVE_STDDEF_H 1
71
72
/* Define to 1 if you have the <stdint.h> header file. */
73
#define HAVE_STDINT_H 1
74
75
/* Define to 1 if you have the <stdlib.h> header file. */
76
#define HAVE_STDLIB_H 1
77
78
/* Define to 1 if you have the <strings.h> header file. */
79
#define HAVE_STRINGS_H 1
80
81
/* Define to 1 if you have the <string.h> header file. */
82
#define HAVE_STRING_H 1
83
84
/* Define to 1 if you have the <sys/param.h> header file. */
85
#define HAVE_SYS_PARAM_H 1
86
87
/* Define to 1 if you have the <sys/socket.h> header file. */
88
#define HAVE_SYS_SOCKET_H 1
89
90
/* Define to 1 if you have the <sys/stat.h> header file. */
91
#define HAVE_SYS_STAT_H 1
92
93
/* Define to 1 if you have the <sys/types.h> header file. */
94
#define HAVE_SYS_TYPES_H 1
95
96
/* Define to 1 if you have the <unistd.h> header file. */
97
#define HAVE_UNISTD_H 1
98
99
/* Define to 1 if the system has the type `_Bool'. */
100
#define HAVE__BOOL 1
101
102
/* Define to the sub-directory in which libtool stores uninstalled libraries.
103
*/
104
#define LT_OBJDIR ".libs/"
105
106
/* Machine need alignment */
107
#define NEED_ALIGN 1
108
109
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
110
/* #undef NO_MINUS_C_MINUS_O */
111
112
/* Name of package */
113
#define PACKAGE "innodbmemcache"
114
115
/* Define to the address where bug reports for this package should be sent. */
116
#define PACKAGE_BUGREPORT ""
117
118
/* Define to the full name of this package. */
119
#define PACKAGE_NAME "innodbmemcache"
120
121
/* Define to the full name and version of this package. */
122
#define PACKAGE_STRING "innodbmemcache proto4"
123
124
/* Define to the one symbol short name of this package. */
125
#define PACKAGE_TARNAME "innodbmemcache"
126
127
/* Define to the home page for this package. */
128
#define PACKAGE_URL ""
129
130
/* Define to the version of this package. */
131
#define PACKAGE_VERSION "proto4"
132
133
/* Define to 1 if you have the ANSI C header files. */
134
#define STDC_HEADERS 1
135
136
/* Version number of package */
137
#define VERSION "proto4"
138
139
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
140
significant byte first (like Motorola and SPARC, unlike Intel). */
141
#if defined AC_APPLE_UNIVERSAL_BUILD
142
# if defined __BIG_ENDIAN__
143
# define WORDS_BIGENDIAN 1
144
# endif
145
#else
146
# ifndef WORDS_BIGENDIAN
147
/* # undef WORDS_BIGENDIAN */
148
# endif
149
#endif
150
151
/* find sigignore on Linux */
152
#define _GNU_SOURCE 1
153
154
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
155
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
156
#define below would cause a syntax error. */
157
/* #undef _UINT32_T */
158
159
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
160
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
161
#define below would cause a syntax error. */
162
/* #undef _UINT64_T */
163
164
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
165
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
166
#define below would cause a syntax error. */
167
/* #undef _UINT8_T */
168
169
/* Define to empty if `const' does not conform to ANSI C. */
170
/* #undef const */
171
172
/* Define to `__inline__' or `__inline' if that's what the C compiler
173
calls it, or to nothing if 'inline' is not supported under any name. */
174
#ifndef __cplusplus
175
/* #undef inline */
176
#endif
177
178
/* Define to the type of a signed integer type of width exactly 32 bits if
179
such a type exists and the standard includes do not define it. */
180
/* #undef int32_t */
181
182
/* Define to the type of a signed integer type of width exactly 64 bits if
183
such a type exists and the standard includes do not define it. */
184
/* #undef int64_t */
185
186
/* Define to rpl_malloc if the replacement function should be used. */
187
/* #undef malloc */
188
189
/* Define to rpl_realloc if the replacement function should be used. */
190
/* #undef realloc */
191
192
/* Define to `unsigned int' if <sys/types.h> does not define. */
193
/* #undef size_t */
194
195
/* Define to the type of an unsigned integer type of width exactly 16 bits if
196
such a type exists and the standard includes do not define it. */
197
/* #undef uint16_t */
198
199
/* Define to the type of an unsigned integer type of width exactly 32 bits if
200
such a type exists and the standard includes do not define it. */
201
/* #undef uint32_t */
202
203
/* Define to the type of an unsigned integer type of width exactly 64 bits if
204
such a type exists and the standard includes do not define it. */
205
/* #undef uint64_t */
206
207
/* Define to the type of an unsigned integer type of width exactly 8 bits if
208
such a type exists and the standard includes do not define it. */
209
/* #undef uint8_t */
210
211
#if HAVE_STDBOOL_H
212
#include <stdbool.h>
213
#else
214
#define bool char
215
#define false 0
216
#define true 1
217
#endif
218
219
#ifdef HAVE_INTTYPES_H
220
#include <inttypes.h>
221
#endif
222
plugin
innodb_memcached
innodb_memcache
config.h
Generated on Sat Nov 9 2013 01:24:39 for MySQL 5.6.14 Source Code Document by
1.8.1.2