signal_windows_386.go 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. // Code generated by 'ccgo signal/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o signal/signal_windows_386.go -pkgname signal', DO NOT EDIT.
  2. package signal
  3. import (
  4. "math"
  5. "reflect"
  6. "sync/atomic"
  7. "unsafe"
  8. )
  9. var _ = math.Pi
  10. var _ reflect.Kind
  11. var _ atomic.Value
  12. var _ unsafe.Pointer
  13. const (
  14. DUMMYSTRUCTNAME = 0 // _mingw.h:519:1:
  15. DUMMYSTRUCTNAME1 = 0 // _mingw.h:520:1:
  16. DUMMYSTRUCTNAME2 = 0 // _mingw.h:521:1:
  17. DUMMYSTRUCTNAME3 = 0 // _mingw.h:522:1:
  18. DUMMYSTRUCTNAME4 = 0 // _mingw.h:523:1:
  19. DUMMYSTRUCTNAME5 = 0 // _mingw.h:524:1:
  20. DUMMYUNIONNAME = 0 // _mingw.h:497:1:
  21. DUMMYUNIONNAME1 = 0 // _mingw.h:498:1:
  22. DUMMYUNIONNAME2 = 0 // _mingw.h:499:1:
  23. DUMMYUNIONNAME3 = 0 // _mingw.h:500:1:
  24. DUMMYUNIONNAME4 = 0 // _mingw.h:501:1:
  25. DUMMYUNIONNAME5 = 0 // _mingw.h:502:1:
  26. DUMMYUNIONNAME6 = 0 // _mingw.h:503:1:
  27. DUMMYUNIONNAME7 = 0 // _mingw.h:504:1:
  28. DUMMYUNIONNAME8 = 0 // _mingw.h:505:1:
  29. DUMMYUNIONNAME9 = 0 // _mingw.h:506:1:
  30. MINGW_DDK_H = 0 // _mingw_ddk.h:2:1:
  31. MINGW_HAS_DDK_H = 1 // _mingw_ddk.h:4:1:
  32. MINGW_HAS_SECURE_API = 1 // _mingw.h:602:1:
  33. MINGW_SDK_INIT = 0 // _mingw.h:598:1:
  34. NSIG = 23 // signal.h:21:1:
  35. SIGABRT = 22 // signal.h:30:1:
  36. SIGABRT2 = 22 // signal.h:31:1:
  37. SIGABRT_COMPAT = 6 // signal.h:25:1:
  38. SIGBREAK = 21 // signal.h:29:1:
  39. SIGFPE = 8 // signal.h:26:1:
  40. SIGILL = 4 // signal.h:24:1:
  41. SIGINT = 2 // signal.h:23:1:
  42. SIGSEGV = 11 // signal.h:27:1:
  43. SIGTERM = 15 // signal.h:28:1:
  44. UNALIGNED = 0 // _mingw.h:384:1:
  45. USE___UUIDOF = 0 // _mingw.h:77:1:
  46. WIN32 = 1 // <predefined>:258:1:
  47. WINNT = 1 // <predefined>:306:1:
  48. WIN_PTHREADS_SIGNAL_H = 0 // pthread_signal.h:24:1:
  49. X_AGLOBAL = 0 // _mingw.h:346:1:
  50. X_ANONYMOUS_STRUCT = 0 // _mingw.h:474:1:
  51. X_ANONYMOUS_UNION = 0 // _mingw.h:473:1:
  52. X_ARGMAX = 100 // _mingw.h:402:1:
  53. X_CONST_RETURN = 0 // _mingw.h:377:1:
  54. X_CRTNOALIAS = 0 // corecrt.h:29:1:
  55. X_CRTRESTRICT = 0 // corecrt.h:33:1:
  56. X_CRT_ALTERNATIVE_IMPORTED = 0 // _mingw.h:313:1:
  57. X_CRT_MANAGED_HEAP_DEPRECATE = 0 // _mingw.h:361:1:
  58. X_CRT_PACKING = 8 // corecrt.h:14:1:
  59. X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES = 0 // _mingw_secapi.h:34:1:
  60. X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY = 0 // _mingw_secapi.h:35:1:
  61. X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES = 0 // _mingw_secapi.h:36:1:
  62. X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT = 0 // _mingw_secapi.h:37:1:
  63. X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY = 0 // _mingw_secapi.h:38:1:
  64. X_CRT_USE_WINAPI_FAMILY_DESKTOP_APP = 0 // corecrt.h:501:1:
  65. X_DLL = 0 // _mingw.h:326:1:
  66. X_ERRCODE_DEFINED = 0 // corecrt.h:117:1:
  67. X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
  68. X_ILP32 = 1 // <predefined>:211:1:
  69. X_INC_CORECRT = 0 // corecrt.h:8:1:
  70. X_INC_CRTDEFS = 0 // crtdefs.h:8:1:
  71. X_INC_CRTDEFS_MACRO = 0 // _mingw_mac.h:8:1:
  72. X_INC_MINGW_SECAPI = 0 // _mingw_secapi.h:8:1:
  73. X_INC_SIGNAL = 0 // signal.h:7:1:
  74. X_INC_VADEFS = 0 // vadefs.h:7:1:
  75. X_INC__MINGW_H = 0 // _mingw.h:8:1:
  76. X_INT128_DEFINED = 0 // _mingw.h:237:1:
  77. X_INTEGRAL_MAX_BITS = 64 // <predefined>:320:1:
  78. X_INTPTR_T_DEFINED = 0 // corecrt.h:62:1:
  79. X_MT = 0 // _mingw.h:330:1:
  80. X_M_IX86 = 600 // _mingw_mac.h:54:1:
  81. X_PGLOBAL = 0 // _mingw.h:342:1:
  82. X_PTRDIFF_T_ = 0 // corecrt.h:90:1:
  83. X_PTRDIFF_T_DEFINED = 0 // corecrt.h:88:1:
  84. X_RSIZE_T_DEFINED = 0 // corecrt.h:58:1:
  85. X_SECURECRT_FILL_BUFFER_PATTERN = 0xFD // _mingw.h:349:1:
  86. X_SIG_ATOMIC_T_DEFINED = 0 // signal.h:17:1:
  87. X_SIZE_T_DEFINED = 0 // corecrt.h:37:1:
  88. X_SSIZE_T_DEFINED = 0 // corecrt.h:47:1:
  89. X_TAGLC_ID_DEFINED = 0 // corecrt.h:447:1:
  90. X_THREADLOCALEINFO = 0 // corecrt.h:456:1:
  91. X_TIME32_T_DEFINED = 0 // corecrt.h:122:1:
  92. X_TIME64_T_DEFINED = 0 // corecrt.h:127:1:
  93. X_TIME_T_DEFINED = 0 // corecrt.h:139:1:
  94. X_UINTPTR_T_DEFINED = 0 // corecrt.h:75:1:
  95. X_USE_32BIT_TIME_T = 0 // _mingw.h:372:1:
  96. X_VA_LIST_DEFINED = 0 // <builtin>:55:1:
  97. X_W64 = 0 // _mingw.h:296:1:
  98. X_WCHAR_T_DEFINED = 0 // corecrt.h:101:1:
  99. X_WCTYPE_T_DEFINED = 0 // corecrt.h:108:1:
  100. X_WIN32 = 1 // <predefined>:164:1:
  101. X_WIN32_WINNT = 0x502 // _mingw.h:233:1:
  102. X_WINT_T = 0 // corecrt.h:110:1:
  103. X_X86_ = 1 // <predefined>:169:1:
  104. I386 = 1 // <predefined>:171:1:
  105. )
  106. type Ptrdiff_t = int32 /* <builtin>:3:26 */
  107. type Size_t = uint32 /* <builtin>:9:23 */
  108. type Wchar_t = uint16 /* <builtin>:15:24 */
  109. type X__builtin_va_list = uintptr /* <builtin>:46:14 */
  110. type X__float128 = float64 /* <builtin>:47:21 */
  111. type Va_list = X__builtin_va_list /* <builtin>:50:27 */
  112. // *
  113. // This file has no copyright assigned and is placed in the Public Domain.
  114. // This file is part of the mingw-w64 runtime package.
  115. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  116. // *
  117. // This file has no copyright assigned and is placed in the Public Domain.
  118. // This file is part of the mingw-w64 runtime package.
  119. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  120. // *
  121. // This file has no copyright assigned and is placed in the Public Domain.
  122. // This file is part of the mingw-w64 runtime package.
  123. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  124. // *
  125. // This file has no copyright assigned and is placed in the Public Domain.
  126. // This file is part of the mingw-w64 runtime package.
  127. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  128. // *
  129. // This file has no copyright assigned and is placed in the Public Domain.
  130. // This file is part of the mingw-w64 runtime package.
  131. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  132. // This macro holds an monotonic increasing value, which indicates
  133. // a specific fix/patch is present on trunk. This value isn't related to
  134. // minor/major version-macros. It is increased on demand, if a big
  135. // fix was applied to trunk. This macro gets just increased on trunk. For
  136. // other branches its value won't be modified.
  137. // mingw.org's version macros: these make gcc to define
  138. // MINGW32_SUPPORTS_MT_EH and to use the _CRT_MT global
  139. // and the __mingwthr_key_dtor() function from the MinGW
  140. // CRT in its private gthr-win32.h header.
  141. // Set VC specific compiler target macros.
  142. // For x86 we have always to prefix by underscore.
  143. // Special case nameless struct/union.
  144. // MinGW-w64 has some additional C99 printf/scanf feature support.
  145. // So we add some helper macros to ease recognition of them.
  146. // If _FORTIFY_SOURCE is enabled, some inline functions may use
  147. // __builtin_va_arg_pack(). GCC may report an error if the address
  148. // of such a function is used. Set _FORTIFY_VA_ARG=0 in this case.
  149. // Enable workaround for ABI incompatibility on affected platforms
  150. // *
  151. // This file has no copyright assigned and is placed in the Public Domain.
  152. // This file is part of the mingw-w64 runtime package.
  153. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  154. // http://msdn.microsoft.com/en-us/library/ms175759%28v=VS.100%29.aspx
  155. // Templates won't work in C, will break if secure API is not enabled, disabled
  156. // https://blogs.msdn.com/b/sdl/archive/2010/02/16/vc-2010-and-memcpy.aspx?Redirected=true
  157. // fallback on default implementation if we can't know the size of the destination
  158. // Include _cygwin.h if we're building a Cygwin application.
  159. // Target specific macro replacement for type "long". In the Windows API,
  160. // the type long is always 32 bit, even if the target is 64 bit (LLP64).
  161. // On 64 bit Cygwin, the type long is 64 bit (LP64). So, to get the right
  162. // sized definitions and declarations, all usage of type long in the Windows
  163. // headers have to be replaced by the below defined macro __LONG32.
  164. // C/C++ specific language defines.
  165. // Note the extern. This is needed to work around GCC's
  166. // limitations in handling dllimport attribute.
  167. // Attribute `nonnull' was valid as of gcc 3.3. We don't use GCC's
  168. // variadiac macro facility, because variadic macros cause syntax
  169. // errors with --traditional-cpp.
  170. // High byte is the major version, low byte is the minor.
  171. // *
  172. // This file has no copyright assigned and is placed in the Public Domain.
  173. // This file is part of the mingw-w64 runtime package.
  174. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  175. // *
  176. // This file has no copyright assigned and is placed in the Public Domain.
  177. // This file is part of the mingw-w64 runtime package.
  178. // No warranty is given; refer to the file DISCLAIMER.PD within this package.
  179. // for backward compatibility
  180. type X__gnuc_va_list = X__builtin_va_list /* vadefs.h:24:29 */
  181. type Ssize_t = int32 /* corecrt.h:52:13 */
  182. type Rsize_t = Size_t /* corecrt.h:57:16 */
  183. type Intptr_t = int32 /* corecrt.h:69:13 */
  184. type Uintptr_t = uint32 /* corecrt.h:82:22 */
  185. type Wint_t = uint16 /* corecrt.h:111:24 */
  186. type Wctype_t = uint16 /* corecrt.h:112:24 */
  187. type Errno_t = int32 /* corecrt.h:118:13 */
  188. type X__time32_t = int32 /* corecrt.h:123:14 */
  189. type X__time64_t = int64 /* corecrt.h:128:35 */
  190. type Time_t = X__time32_t /* corecrt.h:141:20 */
  191. type Threadlocaleinfostruct = struct {
  192. Frefcount int32
  193. Flc_codepage uint32
  194. Flc_collate_cp uint32
  195. Flc_handle [6]uint32
  196. Flc_id [6]LC_ID
  197. Flc_category [6]struct {
  198. Flocale uintptr
  199. Fwlocale uintptr
  200. Frefcount uintptr
  201. Fwrefcount uintptr
  202. }
  203. Flc_clike int32
  204. Fmb_cur_max int32
  205. Flconv_intl_refcount uintptr
  206. Flconv_num_refcount uintptr
  207. Flconv_mon_refcount uintptr
  208. Flconv uintptr
  209. Fctype1_refcount uintptr
  210. Fctype1 uintptr
  211. Fpctype uintptr
  212. Fpclmap uintptr
  213. Fpcumap uintptr
  214. Flc_time_curr uintptr
  215. } /* corecrt.h:435:1 */
  216. type Pthreadlocinfo = uintptr /* corecrt.h:437:39 */
  217. type Pthreadmbcinfo = uintptr /* corecrt.h:438:36 */
  218. type Localeinfo_struct = struct {
  219. Flocinfo Pthreadlocinfo
  220. Fmbcinfo Pthreadmbcinfo
  221. } /* corecrt.h:441:9 */
  222. type X_locale_tstruct = Localeinfo_struct /* corecrt.h:444:3 */
  223. type X_locale_t = uintptr /* corecrt.h:444:19 */
  224. type TagLC_ID = struct {
  225. FwLanguage uint16
  226. FwCountry uint16
  227. FwCodePage uint16
  228. } /* corecrt.h:435:1 */
  229. type LC_ID = TagLC_ID /* corecrt.h:452:3 */
  230. type LPLC_ID = uintptr /* corecrt.h:452:9 */
  231. type Threadlocinfo = Threadlocaleinfostruct /* corecrt.h:487:3 */
  232. //
  233. // Copyright (c) 2013-2016 mingw-w64 project
  234. //
  235. // Permission is hereby granted, free of charge, to any person obtaining a
  236. // copy of this software and associated documentation files (the "Software"),
  237. // to deal in the Software without restriction, including without limitation
  238. // the rights to use, copy, modify, merge, publish, distribute, sublicense,
  239. // and/or sell copies of the Software, and to permit persons to whom the
  240. // Software is furnished to do so, subject to the following conditions:
  241. //
  242. // The above copyright notice and this permission notice shall be included in
  243. // all copies or substantial portions of the Software.
  244. //
  245. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  246. // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  247. // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  248. // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  249. // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  250. // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  251. // DEALINGS IN THE SOFTWARE.
  252. // Windows has rudimentary signals support.
  253. type Sig_atomic_t = int32 /* signal.h:18:15 */
  254. type X__p_sig_fn_t = uintptr /* signal.h:48:16 */
  255. var _ int8 /* gen.c:2:13: */