moc_predefs.h 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. #define __DBL_MIN_EXP__ (-1021)
  2. #define __cpp_attributes 200809
  3. #define __pentiumpro__ 1
  4. #define __UINT_LEAST16_MAX__ 0xffff
  5. #define __ATOMIC_ACQUIRE 2
  6. #define __FLT_MIN__ 1.17549435082228750797e-38F
  7. #define __GCC_IEC_559_COMPLEX 2
  8. #define __UINT_LEAST8_TYPE__ unsigned char
  9. #define __SIZEOF_FLOAT80__ 12
  10. #define _WIN32 1
  11. #define __INTMAX_C(c) c ## LL
  12. #define __CHAR_BIT__ 8
  13. #define __UINT8_MAX__ 0xff
  14. #define __WINT_MAX__ 0xffff
  15. #define __cpp_static_assert 200410
  16. #define __ORDER_LITTLE_ENDIAN__ 1234
  17. #define __SIZE_MAX__ 0xffffffffU
  18. #define __WCHAR_MAX__ 0xffff
  19. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
  20. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
  21. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
  22. #define __DBL_DENORM_MIN__ double(4.94065645841246544177e-324L)
  23. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
  24. #define __GCC_ATOMIC_CHAR_LOCK_FREE 2
  25. #define __GCC_IEC_559 2
  26. #define __FLT_EVAL_METHOD__ 2
  27. #define __cpp_binary_literals 201304
  28. #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
  29. #define __cpp_variadic_templates 200704
  30. #define __UINT_FAST64_MAX__ 0xffffffffffffffffULL
  31. #define __SIG_ATOMIC_TYPE__ int
  32. #define __DBL_MIN_10_EXP__ (-307)
  33. #define __FINITE_MATH_ONLY__ 0
  34. #define __GNUC_PATCHLEVEL__ 0
  35. #define __UINT_FAST8_MAX__ 0xff
  36. #define __has_include(STR) __has_include__(STR)
  37. #define _stdcall __attribute__((__stdcall__))
  38. #define __DEC64_MAX_EXP__ 385
  39. #define __INT8_C(c) c
  40. #define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL
  41. #define __SHRT_MAX__ 0x7fff
  42. #define __LDBL_MAX__ 1.18973149535723176502e+4932L
  43. #define __UINT_LEAST8_MAX__ 0xff
  44. #define __GCC_ATOMIC_BOOL_LOCK_FREE 2
  45. #define __UINTMAX_TYPE__ long long unsigned int
  46. #define __DEC32_EPSILON__ 1E-6DF
  47. #define __OPTIMIZE__ 1
  48. #define __UINT32_MAX__ 0xffffffffU
  49. #define __GXX_EXPERIMENTAL_CXX0X__ 1
  50. #define __LDBL_MAX_EXP__ 16384
  51. #define __WINT_MIN__ 0
  52. #define __SCHAR_MAX__ 0x7f
  53. #define __WCHAR_MIN__ 0
  54. #define __INT64_C(c) c ## LL
  55. #define __DBL_DIG__ 15
  56. #define __GCC_ATOMIC_POINTER_LOCK_FREE 2
  57. #define __SIZEOF_INT__ 4
  58. #define __SIZEOF_POINTER__ 4
  59. #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
  60. #define __USER_LABEL_PREFIX__ _
  61. #define __STDC_HOSTED__ 1
  62. #define __WIN32 1
  63. #define __LDBL_HAS_INFINITY__ 1
  64. #define __FLT_EPSILON__ 1.19209289550781250000e-7F
  65. #define __GXX_WEAK__ 1
  66. #define __LDBL_MIN__ 3.36210314311209350626e-4932L
  67. #define __DEC32_MAX__ 9.999999E96DF
  68. #define __MINGW32__ 1
  69. #define __INT32_MAX__ 0x7fffffff
  70. #define __SIZEOF_LONG__ 4
  71. #define __UINT16_C(c) c
  72. #define __DECIMAL_DIG__ 21
  73. #define __has_include_next(STR) __has_include_next__(STR)
  74. #define __LDBL_HAS_QUIET_NAN__ 1
  75. #define _REENTRANT 1
  76. #define __GNUC__ 5
  77. #define _cdecl __attribute__((__cdecl__))
  78. #define __GXX_RTTI 1
  79. #define __cpp_delegating_constructors 200604
  80. #define __FLT_HAS_DENORM__ 1
  81. #define __SIZEOF_LONG_DOUBLE__ 12
  82. #define __BIGGEST_ALIGNMENT__ 16
  83. #define __STDC_UTF_16__ 1
  84. #define __i686 1
  85. #define __DBL_MAX__ double(1.79769313486231570815e+308L)
  86. #define _thiscall __attribute__((__thiscall__))
  87. #define __cpp_raw_strings 200710
  88. #define __INT_FAST32_MAX__ 0x7fffffff
  89. #define __WINNT 1
  90. #define __DBL_HAS_INFINITY__ 1
  91. #define __INT64_MAX__ 0x7fffffffffffffffLL
  92. #define __WINNT__ 1
  93. #define __DEC32_MIN_EXP__ (-94)
  94. #define __INT_FAST16_TYPE__ short int
  95. #define _fastcall __attribute__((__fastcall__))
  96. #define __LDBL_HAS_DENORM__ 1
  97. #define __cplusplus 201103L
  98. #define __cpp_ref_qualifiers 200710
  99. #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL
  100. #define __INT_LEAST32_MAX__ 0x7fffffff
  101. #define __DEC32_MIN__ 1E-95DF
  102. #define __DEPRECATED 1
  103. #define __DBL_MAX_EXP__ 1024
  104. #define __DEC128_EPSILON__ 1E-33DL
  105. #define __ATOMIC_HLE_RELEASE 131072
  106. #define __WIN32__ 1
  107. #define __PTRDIFF_MAX__ 0x7fffffff
  108. #define __ATOMIC_HLE_ACQUIRE 65536
  109. #define __GNUG__ 5
  110. #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL
  111. #define __SIZEOF_SIZE_T__ 4
  112. #define __cpp_rvalue_reference 200610
  113. #define __cpp_nsdmi 200809
  114. #define __SIZEOF_WINT_T__ 2
  115. #define __cpp_initializer_lists 200806
  116. #define __GCC_HAVE_DWARF2_CFI_ASM 1
  117. #define __GXX_ABI_VERSION 1009
  118. #define __FLT_MIN_EXP__ (-125)
  119. #define __i686__ 1
  120. #define __cpp_lambdas 200907
  121. #define __INT_FAST64_TYPE__ long long int
  122. #define __DBL_MIN__ double(2.22507385850720138309e-308L)
  123. #define __FLT_MIN_10_EXP__ (-37)
  124. #define __DECIMAL_BID_FORMAT__ 1
  125. #define __GXX_TYPEINFO_EQUALITY_INLINE 0
  126. #define __DEC128_MIN__ 1E-6143DL
  127. #define __REGISTER_PREFIX__
  128. #define __UINT16_MAX__ 0xffff
  129. #define __DBL_HAS_DENORM__ 1
  130. #define __cdecl __attribute__((__cdecl__))
  131. #define __UINT8_TYPE__ unsigned char
  132. #define __i386 1
  133. #define __FLT_MANT_DIG__ 24
  134. #define __VERSION__ "5.3.0"
  135. #define __UINT64_C(c) c ## ULL
  136. #define __cpp_unicode_characters 200704
  137. #define __GCC_ATOMIC_INT_LOCK_FREE 2
  138. #define _X86_ 1
  139. #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__
  140. #define __INT32_C(c) c
  141. #define __DEC64_EPSILON__ 1E-15DD
  142. #define __ORDER_PDP_ENDIAN__ 3412
  143. #define __DEC128_MIN_EXP__ (-6142)
  144. #define __code_model_32__ 1
  145. #define __INT_FAST32_TYPE__ int
  146. #define __UINT_LEAST16_TYPE__ short unsigned int
  147. #define __INT16_MAX__ 0x7fff
  148. #define __i386__ 1
  149. #define __cpp_rtti 199711
  150. #define __SIZE_TYPE__ unsigned int
  151. #define __UINT64_MAX__ 0xffffffffffffffffULL
  152. #define __INT8_TYPE__ signed char
  153. #define __FLT_RADIX__ 2
  154. #define __INT_LEAST16_TYPE__ short int
  155. #define __LDBL_EPSILON__ 1.08420217248550443401e-19L
  156. #define __UINTMAX_C(c) c ## ULL
  157. #define __SIG_ATOMIC_MAX__ 0x7fffffff
  158. #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
  159. #define __SIZEOF_PTRDIFF_T__ 4
  160. #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF
  161. #define __pentiumpro 1
  162. #define __MSVCRT__ 1
  163. #define __INT_FAST16_MAX__ 0x7fff
  164. #define __UINT_FAST32_MAX__ 0xffffffffU
  165. #define __UINT_LEAST64_TYPE__ long long unsigned int
  166. #define __FLT_HAS_QUIET_NAN__ 1
  167. #define __FLT_MAX_10_EXP__ 38
  168. #define __LONG_MAX__ 0x7fffffffL
  169. #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL
  170. #define __FLT_HAS_INFINITY__ 1
  171. #define __cpp_unicode_literals 200710
  172. #define __UINT_FAST16_TYPE__ short unsigned int
  173. #define __DEC64_MAX__ 9.999999999999999E384DD
  174. #define __CHAR16_TYPE__ short unsigned int
  175. #define __PRAGMA_REDEFINE_EXTNAME 1
  176. #define __INT_LEAST16_MAX__ 0x7fff
  177. #define __DEC64_MANT_DIG__ 16
  178. #define __UINT_LEAST32_MAX__ 0xffffffffU
  179. #define __GCC_ATOMIC_LONG_LOCK_FREE 2
  180. #define __INT_LEAST64_TYPE__ long long int
  181. #define __INT16_TYPE__ short int
  182. #define __INT_LEAST8_TYPE__ signed char
  183. #define __DEC32_MAX_EXP__ 97
  184. #define __INT_FAST8_MAX__ 0x7f
  185. #define __INTPTR_MAX__ 0x7fffffff
  186. #define __GXX_MERGED_TYPEINFO_NAMES 0
  187. #define __cpp_range_based_for 200907
  188. #define __stdcall __attribute__((__stdcall__))
  189. #define __EXCEPTIONS 1
  190. #define __LDBL_MANT_DIG__ 64
  191. #define __DBL_HAS_QUIET_NAN__ 1
  192. #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
  193. #define __INTPTR_TYPE__ int
  194. #define __UINT16_TYPE__ short unsigned int
  195. #define __WCHAR_TYPE__ short unsigned int
  196. #define __SIZEOF_FLOAT__ 4
  197. #define __UINTPTR_MAX__ 0xffffffffU
  198. #define __DEC64_MIN_EXP__ (-382)
  199. #define __cpp_decltype 200707
  200. #define __INT_FAST64_MAX__ 0x7fffffffffffffffLL
  201. #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
  202. #define __FLT_DIG__ 6
  203. #define __UINT_FAST64_TYPE__ long long unsigned int
  204. #define __INT_MAX__ 0x7fffffff
  205. #define WIN32 1
  206. #define __INT64_TYPE__ long long int
  207. #define __FLT_MAX_EXP__ 128
  208. #define __DBL_MANT_DIG__ 53
  209. #define __cpp_inheriting_constructors 200802
  210. #define __SIZEOF_FLOAT128__ 16
  211. #define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL
  212. #define __DEC64_MIN__ 1E-383DD
  213. #define __WINT_TYPE__ short unsigned int
  214. #define __UINT_LEAST32_TYPE__ unsigned int
  215. #define __SIZEOF_SHORT__ 2
  216. #define __LDBL_MIN_EXP__ (-16381)
  217. #define __INT_LEAST8_MAX__ 0x7f
  218. #define __WCHAR_UNSIGNED__ 1
  219. #define __LDBL_MAX_10_EXP__ 4932
  220. #define __ATOMIC_RELAXED 0
  221. #define __DBL_EPSILON__ double(2.22044604925031308085e-16L)
  222. #define __thiscall __attribute__((__thiscall__))
  223. #define __UINT8_C(c) c
  224. #define __INT_LEAST32_TYPE__ int
  225. #define __SIZEOF_WCHAR_T__ 2
  226. #define __UINT64_TYPE__ long long unsigned int
  227. #define __INT_FAST8_TYPE__ signed char
  228. #define __fastcall __attribute__((__fastcall__))
  229. #define __GNUC_STDC_INLINE__ 1
  230. #define __DBL_DECIMAL_DIG__ 17
  231. #define __STDC_UTF_32__ 1
  232. #define __DEC_EVAL_METHOD__ 2
  233. #define __ORDER_BIG_ENDIAN__ 4321
  234. #define __cpp_runtime_arrays 198712
  235. #define __UINT32_C(c) c ## U
  236. #define __INTMAX_MAX__ 0x7fffffffffffffffLL
  237. #define __cpp_alias_templates 200704
  238. #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
  239. #define WINNT 1
  240. #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F
  241. #define __INT8_MAX__ 0x7f
  242. #define __UINT_FAST32_TYPE__ unsigned int
  243. #define __CHAR32_TYPE__ unsigned int
  244. #define __FLT_MAX__ 3.40282346638528859812e+38F
  245. #define __cpp_constexpr 200704
  246. #define __INT32_TYPE__ int
  247. #define __SIZEOF_DOUBLE__ 8
  248. #define __cpp_exceptions 199711
  249. #define __INTMAX_TYPE__ long long int
  250. #define i386 1
  251. #define _INTEGRAL_MAX_BITS 64
  252. #define __DEC128_MAX_EXP__ 6145
  253. #define __ATOMIC_CONSUME 1
  254. #define __GNUC_MINOR__ 3
  255. #define __UINTMAX_MAX__ 0xffffffffffffffffULL
  256. #define __DEC32_MANT_DIG__ 7
  257. #define __DBL_MAX_10_EXP__ 308
  258. #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
  259. #define __INT16_C(c) c
  260. #define __STDC__ 1
  261. #define __PTRDIFF_TYPE__ int
  262. #define __ATOMIC_SEQ_CST 5
  263. #define __UINT32_TYPE__ unsigned int
  264. #define __UINTPTR_TYPE__ unsigned int
  265. #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD
  266. #define __DEC128_MANT_DIG__ 34
  267. #define __LDBL_MIN_10_EXP__ (-4931)
  268. #define __SIZEOF_LONG_LONG__ 8
  269. #define __cpp_user_defined_literals 200809
  270. #define __GCC_ATOMIC_LLONG_LOCK_FREE 2
  271. #define __LDBL_DIG__ 18
  272. #define __FLT_DECIMAL_DIG__ 9
  273. #define __UINT_FAST16_MAX__ 0xffff
  274. #define __GCC_ATOMIC_SHORT_LOCK_FREE 2
  275. #define __UINT_FAST8_TYPE__ unsigned char
  276. #define __ATOMIC_ACQ_REL 4
  277. #define __ATOMIC_RELEASE 3
  278. #define __declspec(x) __attribute__((x))