Advertisement
Guest User

mingw64 32bit without any includes

a guest
Jun 17th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.71 KB | None | 0 0
  1. #define __DBL_MIN_EXP__ (-1021)
  2. #define __FLT32X_MAX_EXP__ 1024
  3. #define __pentiumpro__ 1
  4. #define __UINT_LEAST16_MAX__ 0xffff
  5. #define __ATOMIC_ACQUIRE 2
  6. #define __FLT128_MAX_10_EXP__ 4932
  7. #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F
  8. #define __GCC_IEC_559_COMPLEX 2
  9. #define __UINT_LEAST8_TYPE__ unsigned char
  10. #define __SIZEOF_FLOAT80__ 12
  11. #define _WIN32 1
  12. #define __INTMAX_C(c) c ## LL
  13. #define __CHAR_BIT__ 8
  14. #define __UINT8_MAX__ 0xff
  15. #define __WINT_MAX__ 0xffff
  16. #define __FLT32_MIN_EXP__ (-125)
  17. #define __ORDER_LITTLE_ENDIAN__ 1234
  18. #define __SIZE_MAX__ 0xffffffffU
  19. #define __WCHAR_MAX__ 0xffff
  20. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
  21. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
  22. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
  23. #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L)
  24. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
  25. #define __GCC_ATOMIC_CHAR_LOCK_FREE 2
  26. #define __GCC_IEC_559 2
  27. #define __FLT32X_DECIMAL_DIG__ 17
  28. #define __FLT_EVAL_METHOD__ 2
  29. #define __FLT64_DECIMAL_DIG__ 17
  30. #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
  31. #define __UINT_FAST64_MAX__ 0xffffffffffffffffULL
  32. #define __SIG_ATOMIC_TYPE__ int
  33. #define __DBL_MIN_10_EXP__ (-307)
  34. #define __FINITE_MATH_ONLY__ 0
  35. #define __GNUC_PATCHLEVEL__ 0
  36. #define __FLT32_HAS_DENORM__ 1
  37. #define __UINT_FAST8_MAX__ 0xff
  38. #define __has_include(STR) __has_include__(STR)
  39. #define _stdcall __attribute__((__stdcall__))
  40. #define __DEC64_MAX_EXP__ 385
  41. #define __INT8_C(c) c
  42. #define __INT_LEAST8_WIDTH__ 8
  43. #define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL
  44. #define __SHRT_MAX__ 0x7fff
  45. #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L
  46. #define __FLT64X_MAX_10_EXP__ 4932
  47. #define __UINT_LEAST8_MAX__ 0xff
  48. #define __GCC_ATOMIC_BOOL_LOCK_FREE 2
  49. #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128
  50. #define __UINTMAX_TYPE__ long long unsigned int
  51. #define __DEC32_EPSILON__ 1E-6DF
  52. #define __FLT_EVAL_METHOD_TS_18661_3__ 2
  53. #define __UINT32_MAX__ 0xffffffffU
  54. #define __LDBL_MAX_EXP__ 16384
  55. #define __FLT128_MIN_EXP__ (-16381)
  56. #define __WINT_MIN__ 0
  57. #define __FLT128_MIN_10_EXP__ (-4931)
  58. #define __INT_LEAST16_WIDTH__ 16
  59. #define __SCHAR_MAX__ 0x7f
  60. #define __FLT128_MANT_DIG__ 113
  61. #define __WCHAR_MIN__ 0
  62. #define __INT64_C(c) c ## LL
  63. #define __DBL_DIG__ 15
  64. #define __GCC_ATOMIC_POINTER_LOCK_FREE 2
  65. #define __FLT64X_MANT_DIG__ 64
  66. #define __SIZEOF_INT__ 4
  67. #define __SIZEOF_POINTER__ 4
  68. #define __USER_LABEL_PREFIX__ _
  69. #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x
  70. #define __STDC_HOSTED__ 1
  71. #define __WIN32 1
  72. #define __LDBL_HAS_INFINITY__ 1
  73. #define __FLT32_DIG__ 6
  74. #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F
  75. #define __SHRT_WIDTH__ 16
  76. #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L
  77. #define __STDC_UTF_16__ 1
  78. #define __DEC32_MAX__ 9.999999E96DF
  79. #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x
  80. #define __MINGW32__ 1
  81. #define __FLT32X_HAS_INFINITY__ 1
  82. #define __INT32_MAX__ 0x7fffffff
  83. #define __INT_WIDTH__ 32
  84. #define __SIZEOF_LONG__ 4
  85. #define __UINT16_C(c) c
  86. #define __PTRDIFF_WIDTH__ 32
  87. #define __DECIMAL_DIG__ 21
  88. #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64
  89. #define __INTMAX_WIDTH__ 64
  90. #define __has_include_next(STR) __has_include_next__(STR)
  91. #define __FLT64X_MIN_10_EXP__ (-4931)
  92. #define __LDBL_HAS_QUIET_NAN__ 1
  93. #define __FLT64_MANT_DIG__ 53
  94. #define __GNUC__ 9
  95. #define _cdecl __attribute__((__cdecl__))
  96. #define __FLT_HAS_DENORM__ 1
  97. #define __SIZEOF_LONG_DOUBLE__ 12
  98. #define __BIGGEST_ALIGNMENT__ 16
  99. #define __FLT64_MAX_10_EXP__ 308
  100. #define __i686 1
  101. #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L)
  102. #define _thiscall __attribute__((__thiscall__))
  103. #define __INT_FAST32_MAX__ 0x7fffffff
  104. #define __WINNT 1
  105. #define __DBL_HAS_INFINITY__ 1
  106. #define __WINNT__ 1
  107. #define __HAVE_SPECULATION_SAFE_VALUE 1
  108. #define __DEC32_MIN_EXP__ (-94)
  109. #define __INTPTR_WIDTH__ 32
  110. #define __FLT32X_HAS_DENORM__ 1
  111. #define __INT_FAST16_TYPE__ short int
  112. #define _fastcall __attribute__((__fastcall__))
  113. #define __LDBL_HAS_DENORM__ 1
  114. #define __FLT128_HAS_INFINITY__ 1
  115. #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL
  116. #define __INT_LEAST32_MAX__ 0x7fffffff
  117. #define __USING_SJLJ_EXCEPTIONS__ 1
  118. #define __DEC32_MIN__ 1E-95DF
  119. #define __DBL_MAX_EXP__ 1024
  120. #define __WCHAR_WIDTH__ 16
  121. #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32
  122. #define __DEC128_EPSILON__ 1E-33DL
  123. #define __ATOMIC_HLE_RELEASE 131072
  124. #define __WIN32__ 1
  125. #define __PTRDIFF_MAX__ 0x7fffffff
  126. #define __ATOMIC_HLE_ACQUIRE 65536
  127. #define __FLT32_HAS_QUIET_NAN__ 1
  128. #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL
  129. #define __SIZEOF_SIZE_T__ 4
  130. #define __FLT64X_MIN_EXP__ (-16381)
  131. #define __SIZEOF_WINT_T__ 2
  132. #define __LONG_LONG_WIDTH__ 64
  133. #define __FLT32_MAX_EXP__ 128
  134. #define __GXX_ABI_VERSION 1013
  135. #define __FLT_MIN_EXP__ (-125)
  136. #define __i686__ 1
  137. #define __FLT64X_HAS_QUIET_NAN__ 1
  138. #define __INT_FAST64_TYPE__ long long int
  139. #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64
  140. #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L)
  141. #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x
  142. #define __DECIMAL_BID_FORMAT__ 1
  143. #define __FLT64_MIN_EXP__ (-1021)
  144. #define __GXX_TYPEINFO_EQUALITY_INLINE 0
  145. #define __FLT64_MIN_10_EXP__ (-307)
  146. #define __FLT64X_DECIMAL_DIG__ 21
  147. #define __DEC128_MIN__ 1E-6143DL
  148. #define __REGISTER_PREFIX__
  149. #define __UINT16_MAX__ 0xffff
  150. #define __DBL_HAS_DENORM__ 1
  151. #define __cdecl __attribute__((__cdecl__))
  152. #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32
  153. #define __UINT8_TYPE__ unsigned char
  154. #define __NO_INLINE__ 1
  155. #define __i386 1
  156. #define __FLT_MANT_DIG__ 24
  157. #define __LDBL_DECIMAL_DIG__ 21
  158. #define __VERSION__ "9.1.0"
  159. #define __UINT64_C(c) c ## ULL
  160. #define __GCC_ATOMIC_INT_LOCK_FREE 2
  161. #define __FLT128_MAX_EXP__ 16384
  162. #define __FLT32_MANT_DIG__ 24
  163. #define _X86_ 1
  164. #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__
  165. #define __FLT128_HAS_DENORM__ 1
  166. #define __FLT128_DIG__ 33
  167. #define __SCHAR_WIDTH__ 8
  168. #define __INT32_C(c) c
  169. #define __DEC64_EPSILON__ 1E-15DD
  170. #define __ORDER_PDP_ENDIAN__ 3412
  171. #define __DEC128_MIN_EXP__ (-6142)
  172. #define __code_model_32__ 1
  173. #define __FLT32_MAX_10_EXP__ 38
  174. #define __INT_FAST32_TYPE__ int
  175. #define __UINT_LEAST16_TYPE__ short unsigned int
  176. #define __FLT64X_HAS_INFINITY__ 1
  177. #define __INT16_MAX__ 0x7fff
  178. #define __i386__ 1
  179. #define __SIZE_TYPE__ unsigned int
  180. #define __UINT64_MAX__ 0xffffffffffffffffULL
  181. #define __FLT64X_DIG__ 18
  182. #define __INT8_TYPE__ signed char
  183. #define __GCC_ASM_FLAG_OUTPUTS__ 1
  184. #define __FLT_RADIX__ 2
  185. #define __INT_LEAST16_TYPE__ short int
  186. #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L
  187. #define __UINTMAX_C(c) c ## ULL
  188. #define __SIG_ATOMIC_MAX__ 0x7fffffff
  189. #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
  190. #define __SIZEOF_PTRDIFF_T__ 4
  191. #define __FLT32X_MANT_DIG__ 53
  192. #define __FLT32X_MIN_EXP__ (-1021)
  193. #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF
  194. #define __pentiumpro 1
  195. #define __MSVCRT__ 1
  196. #define __INT_FAST16_MAX__ 0x7fff
  197. #define __FLT64_DIG__ 15
  198. #define __UINT_FAST32_MAX__ 0xffffffffU
  199. #define __UINT_LEAST64_TYPE__ long long unsigned int
  200. #define __FLT_HAS_QUIET_NAN__ 1
  201. #define __FLT_MAX_10_EXP__ 38
  202. #define __LONG_MAX__ 0x7fffffffL
  203. #define __FLT64X_HAS_DENORM__ 1
  204. #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL
  205. #define __FLT_HAS_INFINITY__ 1
  206. #define __UINT_FAST16_TYPE__ short unsigned int
  207. #define __DEC64_MAX__ 9.999999999999999E384DD
  208. #define __INT_FAST32_WIDTH__ 32
  209. #define __CHAR16_TYPE__ short unsigned int
  210. #define __PRAGMA_REDEFINE_EXTNAME 1
  211. #define __SIZE_WIDTH__ 32
  212. #define __SEG_FS 1
  213. #define __INT_LEAST16_MAX__ 0x7fff
  214. #define __DEC64_MANT_DIG__ 16
  215. #define __INT64_MAX__ 0x7fffffffffffffffLL
  216. #define __UINT_LEAST32_MAX__ 0xffffffffU
  217. #define __SEG_GS 1
  218. #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32
  219. #define __GCC_ATOMIC_LONG_LOCK_FREE 2
  220. #define __SIG_ATOMIC_WIDTH__ 32
  221. #define __INT_LEAST64_TYPE__ long long int
  222. #define __INT16_TYPE__ short int
  223. #define __INT_LEAST8_TYPE__ signed char
  224. #define __STDC_VERSION__ 201710L
  225. #define __DEC32_MAX_EXP__ 97
  226. #define __INT_FAST8_MAX__ 0x7f
  227. #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128
  228. #define __INTPTR_MAX__ 0x7fffffff
  229. #define __GXX_MERGED_TYPEINFO_NAMES 0
  230. #define __FLT64_HAS_QUIET_NAN__ 1
  231. #define __stdcall __attribute__((__stdcall__))
  232. #define __FLT32_MIN_10_EXP__ (-37)
  233. #define __FLT32X_DIG__ 15
  234. #define __LDBL_MANT_DIG__ 64
  235. #define __DBL_HAS_QUIET_NAN__ 1
  236. #define __FLT64_HAS_INFINITY__ 1
  237. #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x
  238. #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
  239. #define __INTPTR_TYPE__ int
  240. #define __UINT16_TYPE__ short unsigned int
  241. #define __WCHAR_TYPE__ short unsigned int
  242. #define __SIZEOF_FLOAT__ 4
  243. #define __UINTPTR_MAX__ 0xffffffffU
  244. #define __INT_FAST64_WIDTH__ 64
  245. #define __DEC64_MIN_EXP__ (-382)
  246. #define __FLT32_DECIMAL_DIG__ 9
  247. #define __INT_FAST64_MAX__ 0x7fffffffffffffffLL
  248. #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
  249. #define __FLT_DIG__ 6
  250. #define __FLT32_HAS_INFINITY__ 1
  251. #define __FLT64X_MAX_EXP__ 16384
  252. #define __UINT_FAST64_TYPE__ long long unsigned int
  253. #define __INT_MAX__ 0x7fffffff
  254. #define WIN32 1
  255. #define __INT64_TYPE__ long long int
  256. #define __FLT_MAX_EXP__ 128
  257. #define __DBL_MANT_DIG__ 53
  258. #define __SIZEOF_FLOAT128__ 16
  259. #define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL
  260. #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
  261. #define __DEC64_MIN__ 1E-383DD
  262. #define __WINT_TYPE__ short unsigned int
  263. #define __UINT_LEAST32_TYPE__ unsigned int
  264. #define __SIZEOF_SHORT__ 2
  265. #define __LDBL_MIN_EXP__ (-16381)
  266. #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64
  267. #define __WINT_WIDTH__ 16
  268. #define __INT_LEAST8_MAX__ 0x7f
  269. #define __FLT32X_MAX_10_EXP__ 308
  270. #define __LDBL_MAX_10_EXP__ 4932
  271. #define __ATOMIC_RELAXED 0
  272. #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L)
  273. #define __thiscall __attribute__((__thiscall__))
  274. #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128
  275. #define __UINT8_C(c) c
  276. #define __FLT64_MAX_EXP__ 1024
  277. #define __INT_LEAST32_TYPE__ int
  278. #define __SIZEOF_WCHAR_T__ 2
  279. #define __UINT64_TYPE__ long long unsigned int
  280. #define __FLT128_HAS_QUIET_NAN__ 1
  281. #define __INT_FAST8_TYPE__ signed char
  282. #define __fastcall __attribute__((__fastcall__))
  283. #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x
  284. #define __GNUC_STDC_INLINE__ 1
  285. #define __FLT64_HAS_DENORM__ 1
  286. #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32
  287. #define __DBL_DECIMAL_DIG__ 17
  288. #define __STDC_UTF_32__ 1
  289. #define __INT_FAST8_WIDTH__ 8
  290. #define __DEC_EVAL_METHOD__ 2
  291. #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x
  292. #define __ORDER_BIG_ENDIAN__ 4321
  293. #define __UINT32_C(c) c ## U
  294. #define __INTMAX_MAX__ 0x7fffffffffffffffLL
  295. #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
  296. #define WINNT 1
  297. #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F
  298. #define __INT8_MAX__ 0x7f
  299. #define __LONG_WIDTH__ 32
  300. #define __UINT_FAST32_TYPE__ unsigned int
  301. #define __CHAR32_TYPE__ unsigned int
  302. #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F
  303. #define __INT32_TYPE__ int
  304. #define __SIZEOF_DOUBLE__ 8
  305. #define __FLT_MIN_10_EXP__ (-37)
  306. #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64
  307. #define __INT_LEAST32_WIDTH__ 32
  308. #define __INTMAX_TYPE__ long long int
  309. #define i386 1
  310. #define _INTEGRAL_MAX_BITS 64
  311. #define __DEC128_MAX_EXP__ 6145
  312. #define __FLT32X_HAS_QUIET_NAN__ 1
  313. #define __ATOMIC_CONSUME 1
  314. #define __GNUC_MINOR__ 1
  315. #define __INT_FAST16_WIDTH__ 16
  316. #define __UINTMAX_MAX__ 0xffffffffffffffffULL
  317. #define __DEC32_MANT_DIG__ 7
  318. #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x
  319. #define __DBL_MAX_10_EXP__ 308
  320. #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L
  321. #define __INT16_C(c) c
  322. #define __STDC__ 1
  323. #define __PTRDIFF_TYPE__ int
  324. #define __ATOMIC_SEQ_CST 5
  325. #define __UINT32_TYPE__ unsigned int
  326. #define __FLT32X_MIN_10_EXP__ (-307)
  327. #define __UINTPTR_TYPE__ unsigned int
  328. #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD
  329. #define __DEC128_MANT_DIG__ 34
  330. #define __LDBL_MIN_10_EXP__ (-4931)
  331. #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128
  332. #define __SIZEOF_LONG_LONG__ 8
  333. #define __FLT128_DECIMAL_DIG__ 36
  334. #define __GCC_ATOMIC_LLONG_LOCK_FREE 2
  335. #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x
  336. #define __LDBL_DIG__ 18
  337. #define __FLT_DECIMAL_DIG__ 9
  338. #define __UINT_FAST16_MAX__ 0xffff
  339. #define __GCC_ATOMIC_SHORT_LOCK_FREE 2
  340. #define __INT_LEAST64_WIDTH__ 64
  341. #define __UINT_FAST8_TYPE__ unsigned char
  342. #define __ATOMIC_ACQ_REL 4
  343. #define __ATOMIC_RELEASE 3
  344. #define __declspec(x) __attribute__((x))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement