github.com/afumu/libc@v0.0.6/signal/signal_windows_386.go (about)

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