1 #define OBJC_NEW_PROPERTIES 1
2 #define _LP64 1
3 #define __APPLE_CC__ 6000
4 #define __APPLE__ 1
5 #define __ATOMIC_ACQUIRE 2
6 #define __ATOMIC_ACQ_REL 4
7 #define __ATOMIC_CONSUME 1
8 #define __ATOMIC_RELAXED 0
9 #define __ATOMIC_RELEASE 3
10 #define __ATOMIC_SEQ_CST 5
11 #define __BIGGEST_ALIGNMENT__ 16
12 #define __BLOCKS__ 1
13 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
14 #define __CHAR16_TYPE__ unsigned short
15 #define __CHAR32_TYPE__ unsigned int
16 #define __CHAR_BIT__ 8
17 #define __CONSTANT_CFSTRINGS__ 1
18 #define __DBL_DECIMAL_DIG__ 17
19 #define __DBL_DENORM_MIN__ 4.9406564584124654e-324
20 #define __DBL_DIG__ 15
21 #define __DBL_EPSILON__ 2.2204460492503131e-16
22 #define __DBL_HAS_DENORM__ 1
23 #define __DBL_HAS_INFINITY__ 1
24 #define __DBL_HAS_QUIET_NAN__ 1
25 #define __DBL_MANT_DIG__ 53
26 #define __DBL_MAX_10_EXP__ 308
27 #define __DBL_MAX_EXP__ 1024
28 #define __DBL_MAX__ 1.7976931348623157e+308
29 #define __DBL_MIN_10_EXP__ (-307)
30 #define __DBL_MIN_EXP__ (-1021)
31 #define __DBL_MIN__ 2.2250738585072014e-308
32 #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__
33 #define __DEPRECATED 1
34 #define __DYNAMIC__ 1
35 #define __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ 101000
36 #define __EXCEPTIONS 1
37 #define __FINITE_MATH_ONLY__ 0
38 #define __FLT_DECIMAL_DIG__ 9
39 #define __FLT_DENORM_MIN__ 1.40129846e-45F
40 #define __FLT_DIG__ 6
41 #define __FLT_EPSILON__ 1.19209290e-7F
42 #define __FLT_EVAL_METHOD__ 0
43 #define __FLT_HAS_DENORM__ 1
44 #define __FLT_HAS_INFINITY__ 1
45 #define __FLT_HAS_QUIET_NAN__ 1
46 #define __FLT_MANT_DIG__ 24
47 #define __FLT_MAX_10_EXP__ 38
48 #define __FLT_MAX_EXP__ 128
49 #define __FLT_MAX__ 3.40282347e+38F
50 #define __FLT_MIN_10_EXP__ (-37)
51 #define __FLT_MIN_EXP__ (-125)
52 #define __FLT_MIN__ 1.17549435e-38F
53 #define __FLT_RADIX__ 2
54 #define __FXSR__ 1
55 #define __GCC_ATOMIC_BOOL_LOCK_FREE 2
56 #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
57 #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
58 #define __GCC_ATOMIC_CHAR_LOCK_FREE 2
59 #define __GCC_ATOMIC_INT_LOCK_FREE 2
60 #define __GCC_ATOMIC_LLONG_LOCK_FREE 2
61 #define __GCC_ATOMIC_LONG_LOCK_FREE 2
62 #define __GCC_ATOMIC_POINTER_LOCK_FREE 2
63 #define __GCC_ATOMIC_SHORT_LOCK_FREE 2
64 #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
65 #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
66 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
67 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1
68 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
69 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
70 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
71 #define __GNUC_GNU_INLINE__ 1
72 #define __GNUC_MINOR__ 2
73 #define __GNUC_PATCHLEVEL__ 1
74 #define __GNUC__ 4
75 #define __GNUG__ 4
76 #define __GXX_ABI_VERSION 1002
77 #define __GXX_EXPERIMENTAL_CXX0X__ 1
78 #define __GXX_RTTI 1
79 #define __GXX_WEAK__ 1
80 #define __INT16_C_SUFFIX__
81 #define __INT16_FMTd__ "hd"
82 #define __INT16_FMTi__ "hi"
83 #define __INT16_MAX__ 32767
84 #define __INT16_TYPE__ short
85 #define __INT32_C_SUFFIX__
86 #define __INT32_FMTd__ "d"
87 #define __INT32_FMTi__ "i"
88 #define __INT32_MAX__ 2147483647
89 #define __INT32_TYPE__ int
90 #define __INT64_C_SUFFIX__ LL
91 #define __INT64_FMTd__ "lld"
92 #define __INT64_FMTi__ "lli"
93 #define __INT64_MAX__ 9223372036854775807LL
94 #define __INT64_TYPE__ long long int
95 #define __INT8_C_SUFFIX__
96 #define __INT8_FMTd__ "hhd"
97 #define __INT8_FMTi__ "hhi"
98 #define __INT8_MAX__ 127
99 #define __INT8_TYPE__ signed char
100 #define __INTMAX_C_SUFFIX__ L
101 #define __INTMAX_FMTd__ "ld"
102 #define __INTMAX_FMTi__ "li"
103 #define __INTMAX_MAX__ 9223372036854775807L
104 #define __INTMAX_TYPE__ long int
105 #define __INTMAX_WIDTH__ 64
106 #define __INTPTR_FMTd__ "ld"
107 #define __INTPTR_FMTi__ "li"
108 #define __INTPTR_MAX__ 9223372036854775807L
109 #define __INTPTR_TYPE__ long int
110 #define __INTPTR_WIDTH__ 64
111 #define __INT_FAST16_FMTd__ "hd"
112 #define __INT_FAST16_FMTi__ "hi"
113 #define __INT_FAST16_MAX__ 32767
114 #define __INT_FAST16_TYPE__ short
115 #define __INT_FAST32_FMTd__ "d"
116 #define __INT_FAST32_FMTi__ "i"
117 #define __INT_FAST32_MAX__ 2147483647
118 #define __INT_FAST32_TYPE__ int
119 #define __INT_FAST64_FMTd__ "ld"
120 #define __INT_FAST64_FMTi__ "li"
121 #define __INT_FAST64_MAX__ 9223372036854775807L
122 #define __INT_FAST64_TYPE__ long int
123 #define __INT_FAST8_FMTd__ "hhd"
124 #define __INT_FAST8_FMTi__ "hhi"
125 #define __INT_FAST8_MAX__ 127
126 #define __INT_FAST8_TYPE__ signed char
127 #define __INT_LEAST16_FMTd__ "hd"
128 #define __INT_LEAST16_FMTi__ "hi"
129 #define __INT_LEAST16_MAX__ 32767
130 #define __INT_LEAST16_TYPE__ short
131 #define __INT_LEAST32_FMTd__ "d"
132 #define __INT_LEAST32_FMTi__ "i"
133 #define __INT_LEAST32_MAX__ 2147483647
134 #define __INT_LEAST32_TYPE__ int
135 #define __INT_LEAST64_FMTd__ "ld"
136 #define __INT_LEAST64_FMTi__ "li"
137 #define __INT_LEAST64_MAX__ 9223372036854775807L
138 #define __INT_LEAST64_TYPE__ long int
139 #define __INT_LEAST8_FMTd__ "hhd"
140 #define __INT_LEAST8_FMTi__ "hhi"
141 #define __INT_LEAST8_MAX__ 127
142 #define __INT_LEAST8_TYPE__ signed char
143 #define __INT_MAX__ 2147483647
144 #define __LDBL_DECIMAL_DIG__ 21
145 #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
146 #define __LDBL_DIG__ 18
147 #define __LDBL_EPSILON__ 1.08420217248550443401e-19L
148 #define __LDBL_HAS_DENORM__ 1
149 #define __LDBL_HAS_INFINITY__ 1
150 #define __LDBL_HAS_QUIET_NAN__ 1
151 #define __LDBL_MANT_DIG__ 64
152 #define __LDBL_MAX_10_EXP__ 4932
153 #define __LDBL_MAX_EXP__ 16384
154 #define __LDBL_MAX__ 1.18973149535723176502e+4932L
155 #define __LDBL_MIN_10_EXP__ (-4931)
156 #define __LDBL_MIN_EXP__ (-16381)
157 #define __LDBL_MIN__ 3.36210314311209350626e-4932L
158 #define __LITTLE_ENDIAN__ 1
159 #define __LONG_LONG_MAX__ 9223372036854775807LL
160 #define __LONG_MAX__ 9223372036854775807L
161 #define __LP64__ 1
162 #define __MACH__ 1
163 #define __MMX__ 1
164 #define __NO_INLINE__ 1
165 #define __NO_MATH_INLINES 1
166 #define __ORDER_BIG_ENDIAN__ 4321
167 #define __ORDER_LITTLE_ENDIAN__ 1234
168 #define __ORDER_PDP_ENDIAN__ 3412
169 #define __PIC__ 2
170 #define __POINTER_WIDTH__ 64
171 #define __PRAGMA_REDEFINE_EXTNAME 1
172 #define __PTRDIFF_FMTd__ "ld"
173 #define __PTRDIFF_FMTi__ "li"
174 #define __PTRDIFF_MAX__ 9223372036854775807L
175 #define __PTRDIFF_TYPE__ long int
176 #define __PTRDIFF_WIDTH__ 64
177 #define __REGISTER_PREFIX__
178 #define __SCHAR_MAX__ 127
179 #define __SHRT_MAX__ 32767
180 #define __SIG_ATOMIC_MAX__ 2147483647
181 #define __SIG_ATOMIC_WIDTH__ 32
182 #define __SIZEOF_DOUBLE__ 8
183 #define __SIZEOF_FLOAT__ 4
184 #define __SIZEOF_INT128__ 16
185 #define __SIZEOF_INT__ 4
186 #define __SIZEOF_LONG_DOUBLE__ 16
187 #define __SIZEOF_LONG_LONG__ 8
188 #define __SIZEOF_LONG__ 8
189 #define __SIZEOF_POINTER__ 8
190 #define __SIZEOF_PTRDIFF_T__ 8
191 #define __SIZEOF_SHORT__ 2
192 #define __SIZEOF_SIZE_T__ 8
193 #define __SIZEOF_WCHAR_T__ 4
194 #define __SIZEOF_WINT_T__ 4
195 #define __SIZE_FMTX__ "lX"
196 #define __SIZE_FMTo__ "lo"
197 #define __SIZE_FMTu__ "lu"
198 #define __SIZE_FMTx__ "lx"
199 #define __SIZE_MAX__ 18446744073709551615UL
200 #define __SIZE_TYPE__ long unsigned int
201 #define __SIZE_WIDTH__ 64
202 #define __SSE2_MATH__ 1
203 #define __SSE2__ 1
204 #define __SSE3__ 1
205 #define __SSE_MATH__ 1
206 #define __SSE__ 1
207 #define __SSP__ 1
208 #define __SSSE3__ 1
209 #define __STDC_HOSTED__ 1
210 #define __STDC_UTF_16__ 1
211 #define __STDC_UTF_32__ 1
212 #define __STDC__ 1
213 #define __UINT16_C_SUFFIX__
214 #define __UINT16_FMTX__ "hX"
215 #define __UINT16_FMTo__ "ho"
216 #define __UINT16_FMTu__ "hu"
217 #define __UINT16_FMTx__ "hx"
218 #define __UINT16_MAX__ 65535
219 #define __UINT16_TYPE__ unsigned short
220 #define __UINT32_C_SUFFIX__ U
221 #define __UINT32_FMTX__ "X"
222 #define __UINT32_FMTo__ "o"
223 #define __UINT32_FMTu__ "u"
224 #define __UINT32_FMTx__ "x"
225 #define __UINT32_MAX__ 4294967295U
226 #define __UINT32_TYPE__ unsigned int
227 #define __UINT64_C_SUFFIX__ ULL
228 #define __UINT64_FMTX__ "llX"
229 #define __UINT64_FMTo__ "llo"
230 #define __UINT64_FMTu__ "llu"
231 #define __UINT64_FMTx__ "llx"
232 #define __UINT64_MAX__ 18446744073709551615ULL
233 #define __UINT64_TYPE__ long long unsigned int
234 #define __UINT8_C_SUFFIX__
235 #define __UINT8_FMTX__ "hhX"
236 #define __UINT8_FMTo__ "hho"
237 #define __UINT8_FMTu__ "hhu"
238 #define __UINT8_FMTx__ "hhx"
239 #define __UINT8_MAX__ 255
240 #define __UINT8_TYPE__ unsigned char
241 #define __UINTMAX_C_SUFFIX__ UL
242 #define __UINTMAX_FMTX__ "lX"
243 #define __UINTMAX_FMTo__ "lo"
244 #define __UINTMAX_FMTu__ "lu"
245 #define __UINTMAX_FMTx__ "lx"
246 #define __UINTMAX_MAX__ 18446744073709551615UL
247 #define __UINTMAX_TYPE__ long unsigned int
248 #define __UINTMAX_WIDTH__ 64
249 #define __UINTPTR_FMTX__ "lX"
250 #define __UINTPTR_FMTo__ "lo"
251 #define __UINTPTR_FMTu__ "lu"
252 #define __UINTPTR_FMTx__ "lx"
253 #define __UINTPTR_MAX__ 18446744073709551615UL
254 #define __UINTPTR_TYPE__ long unsigned int
255 #define __UINTPTR_WIDTH__ 64
256 #define __UINT_FAST16_FMTX__ "hX"
257 #define __UINT_FAST16_FMTo__ "ho"
258 #define __UINT_FAST16_FMTu__ "hu"
259 #define __UINT_FAST16_FMTx__ "hx"
260 #define __UINT_FAST16_MAX__ 65535
261 #define __UINT_FAST16_TYPE__ unsigned short
262 #define __UINT_FAST32_FMTX__ "X"
263 #define __UINT_FAST32_FMTo__ "o"
264 #define __UINT_FAST32_FMTu__ "u"
265 #define __UINT_FAST32_FMTx__ "x"
266 #define __UINT_FAST32_MAX__ 4294967295U
267 #define __UINT_FAST32_TYPE__ unsigned int
268 #define __UINT_FAST64_FMTX__ "lX"
269 #define __UINT_FAST64_FMTo__ "lo"
270 #define __UINT_FAST64_FMTu__ "lu"
271 #define __UINT_FAST64_FMTx__ "lx"
272 #define __UINT_FAST64_MAX__ 18446744073709551615UL
273 #define __UINT_FAST64_TYPE__ long unsigned int
274 #define __UINT_FAST8_FMTX__ "hhX"
275 #define __UINT_FAST8_FMTo__ "hho"
276 #define __UINT_FAST8_FMTu__ "hhu"
277 #define __UINT_FAST8_FMTx__ "hhx"
278 #define __UINT_FAST8_MAX__ 255
279 #define __UINT_FAST8_TYPE__ unsigned char
280 #define __UINT_LEAST16_FMTX__ "hX"
281 #define __UINT_LEAST16_FMTo__ "ho"
282 #define __UINT_LEAST16_FMTu__ "hu"
283 #define __UINT_LEAST16_FMTx__ "hx"
284 #define __UINT_LEAST16_MAX__ 65535
285 #define __UINT_LEAST16_TYPE__ unsigned short
286 #define __UINT_LEAST32_FMTX__ "X"
287 #define __UINT_LEAST32_FMTo__ "o"
288 #define __UINT_LEAST32_FMTu__ "u"
289 #define __UINT_LEAST32_FMTx__ "x"
290 #define __UINT_LEAST32_MAX__ 4294967295U
291 #define __UINT_LEAST32_TYPE__ unsigned int
292 #define __UINT_LEAST64_FMTX__ "lX"
293 #define __UINT_LEAST64_FMTo__ "lo"
294 #define __UINT_LEAST64_FMTu__ "lu"
295 #define __UINT_LEAST64_FMTx__ "lx"
296 #define __UINT_LEAST64_MAX__ 18446744073709551615UL
297 #define __UINT_LEAST64_TYPE__ long unsigned int
298 #define __UINT_LEAST8_FMTX__ "hhX"
299 #define __UINT_LEAST8_FMTo__ "hho"
300 #define __UINT_LEAST8_FMTu__ "hhu"
301 #define __UINT_LEAST8_FMTx__ "hhx"
302 #define __UINT_LEAST8_MAX__ 255
303 #define __UINT_LEAST8_TYPE__ unsigned char
304 #define __USER_LABEL_PREFIX__ _
305 #define __VERSION__ "4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)"
306 #define __WCHAR_MAX__ 2147483647
307 #define __WCHAR_TYPE__ int
308 #define __WCHAR_WIDTH__ 32
309 #define __WINT_TYPE__ int
310 #define __WINT_WIDTH__ 32
311 #define __amd64 1
312 #define __amd64__ 1
313 #define __apple_build_version__ 8000042
314 #define __block __attribute__((__blocks__(byref)))
315 #define __clang__ 1
316 #define __clang_major__ 8
317 #define __clang_minor__ 0
318 #define __clang_patchlevel__ 0
319 #define __clang_version__ "8.0.0 (clang-800.0.42.1)"
320 #define __core2 1
321 #define __core2__ 1
322 #define __cplusplus 201103L
323 #define __cpp_alias_templates 200704
324 #define __cpp_attributes 200809
325 #define __cpp_constexpr 200704
326 #define __cpp_decltype 200707
327 #define __cpp_delegating_constructors 200604
328 #define __cpp_exceptions 199711
329 #define __cpp_inheriting_constructors 200802
330 #define __cpp_initializer_lists 200806
331 #define __cpp_lambdas 200907
332 #define __cpp_nsdmi 200809
333 #define __cpp_range_based_for 200907
334 #define __cpp_raw_strings 200710
335 #define __cpp_ref_qualifiers 200710
336 #define __cpp_rtti 199711
337 #define __cpp_rvalue_references 200610
338 #define __cpp_static_assert 200410
339 #define __cpp_unicode_characters 200704
340 #define __cpp_unicode_literals 200710
341 #define __cpp_user_defined_literals 200809
342 #define __cpp_variadic_templates 200704
343 #define __llvm__ 1
344 #define __nonnull _Nonnull
345 #define __null_unspecified _Null_unspecified
346 #define __nullable _Nullable
347 #define __pic__ 2
348 #define __private_extern__ extern
349 #define __strong
350 #define __tune_core2__ 1
351 #define __unsafe_unretained
352 #define __weak __attribute__((objc_gc(weak)))
353 #define __x86_64 1
354 #define __x86_64__ 1
355