modernc.org/libc@v1.24.1/locale/locale_windows_386.go (about)

     1  // Code generated by 'ccgo locale/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 locale/locale_windows_386.go -pkgname locale', DO NOT EDIT.
     2  
     3  package locale
     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  	LC_ALL                                          = 0     // locale.h:33:1:
    35  	LC_COLLATE                                      = 1     // locale.h:34:1:
    36  	LC_CTYPE                                        = 2     // locale.h:35:1:
    37  	LC_MAX                                          = 5     // locale.h:41:1:
    38  	LC_MIN                                          = 0     // locale.h:40:1:
    39  	LC_MONETARY                                     = 3     // locale.h:36:1:
    40  	LC_NUMERIC                                      = 4     // locale.h:37:1:
    41  	LC_TIME                                         = 5     // locale.h:38:1:
    42  	MINGW_DDK_H                                     = 0     // _mingw_ddk.h:2:1:
    43  	MINGW_HAS_DDK_H                                 = 1     // _mingw_ddk.h:4:1:
    44  	MINGW_HAS_SECURE_API                            = 1     // _mingw.h:602:1:
    45  	MINGW_SDK_INIT                                  = 0     // _mingw.h:598:1:
    46  	UNALIGNED                                       = 0     // _mingw.h:384:1:
    47  	USE___UUIDOF                                    = 0     // _mingw.h:77:1:
    48  	WIN32                                           = 1     // <predefined>:258:1:
    49  	WINNT                                           = 1     // <predefined>:306:1:
    50  	X_AGLOBAL                                       = 0     // _mingw.h:346:1:
    51  	X_ANONYMOUS_STRUCT                              = 0     // _mingw.h:474:1:
    52  	X_ANONYMOUS_UNION                               = 0     // _mingw.h:473:1:
    53  	X_ARGMAX                                        = 100   // _mingw.h:402:1:
    54  	X_CONFIG_LOCALE_SWT                             = 0     // locale.h:68:1:
    55  	X_CONST_RETURN                                  = 0     // _mingw.h:377:1:
    56  	X_CRTNOALIAS                                    = 0     // corecrt.h:29:1:
    57  	X_CRTRESTRICT                                   = 0     // corecrt.h:33:1:
    58  	X_CRT_ALTERNATIVE_IMPORTED                      = 0     // _mingw.h:313:1:
    59  	X_CRT_MANAGED_HEAP_DEPRECATE                    = 0     // _mingw.h:361:1:
    60  	X_CRT_PACKING                                   = 8     // corecrt.h:14:1:
    61  	X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES          = 0     // _mingw_secapi.h:34:1:
    62  	X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY   = 0     // _mingw_secapi.h:35:1:
    63  	X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES        = 0     // _mingw_secapi.h:36:1:
    64  	X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT  = 0     // _mingw_secapi.h:37:1:
    65  	X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY = 0     // _mingw_secapi.h:38:1:
    66  	X_CRT_USE_WINAPI_FAMILY_DESKTOP_APP             = 0     // corecrt.h:501:1:
    67  	X_DISABLE_PER_THREAD_LOCALE                     = 0x2   // locale.h:71:1:
    68  	X_DISABLE_PER_THREAD_LOCALE_GLOBAL              = 0x20  // locale.h:73:1:
    69  	X_DISABLE_PER_THREAD_LOCALE_NEW                 = 0x200 // locale.h:75:1:
    70  	X_DLL                                           = 0     // _mingw.h:326:1:
    71  	X_ENABLE_PER_THREAD_LOCALE                      = 0x1   // locale.h:70:1:
    72  	X_ENABLE_PER_THREAD_LOCALE_GLOBAL               = 0x10  // locale.h:72:1:
    73  	X_ENABLE_PER_THREAD_LOCALE_NEW                  = 0x100 // locale.h:74:1:
    74  	X_ERRCODE_DEFINED                               = 0     // corecrt.h:117:1:
    75  	X_FILE_OFFSET_BITS                              = 64    // <builtin>:25:1:
    76  	X_ILP32                                         = 1     // <predefined>:211:1:
    77  	X_INC_CORECRT                                   = 0     // corecrt.h:8:1:
    78  	X_INC_CRTDEFS                                   = 0     // crtdefs.h:8:1:
    79  	X_INC_CRTDEFS_MACRO                             = 0     // _mingw_mac.h:8:1:
    80  	X_INC_LOCALE                                    = 0     // locale.h:7:1:
    81  	X_INC_MINGW_SECAPI                              = 0     // _mingw_secapi.h:8:1:
    82  	X_INC_VADEFS                                    = 0     // vadefs.h:7:1:
    83  	X_INC__MINGW_H                                  = 0     // _mingw.h:8:1:
    84  	X_INT128_DEFINED                                = 0     // _mingw.h:237:1:
    85  	X_INTEGRAL_MAX_BITS                             = 64    // <predefined>:320:1:
    86  	X_INTPTR_T_DEFINED                              = 0     // corecrt.h:62:1:
    87  	X_LCONV_DEFINED                                 = 0     // locale.h:44:1:
    88  	X_MT                                            = 0     // _mingw.h:330:1:
    89  	X_M_IX86                                        = 600   // _mingw_mac.h:54:1:
    90  	X_PGLOBAL                                       = 0     // _mingw.h:342:1:
    91  	X_PTRDIFF_T_                                    = 0     // corecrt.h:90:1:
    92  	X_PTRDIFF_T_DEFINED                             = 0     // corecrt.h:88:1:
    93  	X_RSIZE_T_DEFINED                               = 0     // corecrt.h:58:1:
    94  	X_SECURECRT_FILL_BUFFER_PATTERN                 = 0xFD  // _mingw.h:349:1:
    95  	X_SIZE_T_DEFINED                                = 0     // corecrt.h:37:1:
    96  	X_SSIZE_T_DEFINED                               = 0     // corecrt.h:47:1:
    97  	X_TAGLC_ID_DEFINED                              = 0     // corecrt.h:447:1:
    98  	X_THREADLOCALEINFO                              = 0     // corecrt.h:456:1:
    99  	X_TIME32_T_DEFINED                              = 0     // corecrt.h:122:1:
   100  	X_TIME64_T_DEFINED                              = 0     // corecrt.h:127:1:
   101  	X_TIME_T_DEFINED                                = 0     // corecrt.h:139:1:
   102  	X_UINTPTR_T_DEFINED                             = 0     // corecrt.h:75:1:
   103  	X_USE_32BIT_TIME_T                              = 0     // _mingw.h:372:1:
   104  	X_VA_LIST_DEFINED                               = 0     // <builtin>:55:1:
   105  	X_W64                                           = 0     // _mingw.h:296:1:
   106  	X_WCHAR_T_DEFINED                               = 0     // corecrt.h:101:1:
   107  	X_WCTYPE_T_DEFINED                              = 0     // corecrt.h:108:1:
   108  	X_WIN32                                         = 1     // <predefined>:164:1:
   109  	X_WIN32_WINNT                                   = 0x502 // _mingw.h:233:1:
   110  	X_WINT_T                                        = 0     // corecrt.h:110:1:
   111  	X_WLOCALE_DEFINED                               = 0     // locale.h:90:1:
   112  	X_X86_                                          = 1     // <predefined>:169:1:
   113  	I386                                            = 1     // <predefined>:171:1:
   114  )
   115  
   116  type Ptrdiff_t = int32 /* <builtin>:3:26 */
   117  
   118  type Size_t = uint32 /* <builtin>:9:23 */
   119  
   120  type Wchar_t = uint16 /* <builtin>:15:24 */
   121  
   122  type X__builtin_va_list = uintptr /* <builtin>:46:14 */
   123  type X__float128 = float64        /* <builtin>:47:21 */
   124  
   125  type Va_list = X__builtin_va_list /* <builtin>:50:27 */
   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  // *
   148  // This file has no copyright assigned and is placed in the Public Domain.
   149  // This file is part of the mingw-w64 runtime package.
   150  // No warranty is given; refer to the file DISCLAIMER.PD within this package.
   151  
   152  // This macro holds an monotonic increasing value, which indicates
   153  //    a specific fix/patch is present on trunk.  This value isn't related to
   154  //    minor/major version-macros.  It is increased on demand, if a big
   155  //    fix was applied to trunk.  This macro gets just increased on trunk.  For
   156  //    other branches its value won't be modified.
   157  
   158  // mingw.org's version macros: these make gcc to define
   159  //    MINGW32_SUPPORTS_MT_EH and to use the _CRT_MT global
   160  //    and the __mingwthr_key_dtor() function from the MinGW
   161  //    CRT in its private gthr-win32.h header.
   162  
   163  // Set VC specific compiler target macros.
   164  
   165  // For x86 we have always to prefix by underscore.
   166  
   167  // Special case nameless struct/union.
   168  
   169  // MinGW-w64 has some additional C99 printf/scanf feature support.
   170  //    So we add some helper macros to ease recognition of them.
   171  
   172  // If _FORTIFY_SOURCE is enabled, some inline functions may use
   173  //    __builtin_va_arg_pack().  GCC may report an error if the address
   174  //    of such a function is used.  Set _FORTIFY_VA_ARG=0 in this case.
   175  
   176  // Enable workaround for ABI incompatibility on affected platforms
   177  
   178  // *
   179  // This file has no copyright assigned and is placed in the Public Domain.
   180  // This file is part of the mingw-w64 runtime package.
   181  // No warranty is given; refer to the file DISCLAIMER.PD within this package.
   182  
   183  // http://msdn.microsoft.com/en-us/library/ms175759%28v=VS.100%29.aspx
   184  // Templates won't work in C, will break if secure API is not enabled, disabled
   185  
   186  // https://blogs.msdn.com/b/sdl/archive/2010/02/16/vc-2010-and-memcpy.aspx?Redirected=true
   187  // fallback on default implementation if we can't know the size of the destination
   188  
   189  // Include _cygwin.h if we're building a Cygwin application.
   190  
   191  // Target specific macro replacement for type "long".  In the Windows API,
   192  //    the type long is always 32 bit, even if the target is 64 bit (LLP64).
   193  //    On 64 bit Cygwin, the type long is 64 bit (LP64).  So, to get the right
   194  //    sized definitions and declarations, all usage of type long in the Windows
   195  //    headers have to be replaced by the below defined macro __LONG32.
   196  
   197  // C/C++ specific language defines.
   198  
   199  // Note the extern. This is needed to work around GCC's
   200  // limitations in handling dllimport attribute.
   201  
   202  // Attribute `nonnull' was valid as of gcc 3.3.  We don't use GCC's
   203  //    variadiac macro facility, because variadic macros cause syntax
   204  //    errors with  --traditional-cpp.
   205  
   206  //  High byte is the major version, low byte is the minor.
   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  // *
   214  // This file has no copyright assigned and is placed in the Public Domain.
   215  // This file is part of the mingw-w64 runtime package.
   216  // No warranty is given; refer to the file DISCLAIMER.PD within this package.
   217  
   218  // for backward compatibility
   219  
   220  type X__gnuc_va_list = X__builtin_va_list /* vadefs.h:24:29 */
   221  
   222  type Ssize_t = int32 /* corecrt.h:52:13 */
   223  
   224  type Rsize_t = Size_t /* corecrt.h:57:16 */
   225  
   226  type Intptr_t = int32 /* corecrt.h:69:13 */
   227  
   228  type Uintptr_t = uint32 /* corecrt.h:82:22 */
   229  
   230  type Wint_t = uint16   /* corecrt.h:111:24 */
   231  type Wctype_t = uint16 /* corecrt.h:112:24 */
   232  
   233  type Errno_t = int32 /* corecrt.h:118:13 */
   234  
   235  type X__time32_t = int32 /* corecrt.h:123:14 */
   236  
   237  type X__time64_t = int64 /* corecrt.h:128:35 */
   238  
   239  type Time_t = X__time32_t /* corecrt.h:141:20 */
   240  
   241  type Threadlocaleinfostruct = struct {
   242  	Frefcount      int32
   243  	Flc_codepage   uint32
   244  	Flc_collate_cp uint32
   245  	Flc_handle     [6]uint32
   246  	Flc_id         [6]LC_ID
   247  	Flc_category   [6]struct {
   248  		Flocale    uintptr
   249  		Fwlocale   uintptr
   250  		Frefcount  uintptr
   251  		Fwrefcount uintptr
   252  	}
   253  	Flc_clike            int32
   254  	Fmb_cur_max          int32
   255  	Flconv_intl_refcount uintptr
   256  	Flconv_num_refcount  uintptr
   257  	Flconv_mon_refcount  uintptr
   258  	Flconv               uintptr
   259  	Fctype1_refcount     uintptr
   260  	Fctype1              uintptr
   261  	Fpctype              uintptr
   262  	Fpclmap              uintptr
   263  	Fpcumap              uintptr
   264  	Flc_time_curr        uintptr
   265  } /* corecrt.h:435:1 */
   266  
   267  type Pthreadlocinfo = uintptr /* corecrt.h:437:39 */
   268  type Pthreadmbcinfo = uintptr /* corecrt.h:438:36 */
   269  
   270  type Localeinfo_struct = struct {
   271  	Flocinfo Pthreadlocinfo
   272  	Fmbcinfo Pthreadmbcinfo
   273  } /* corecrt.h:441:9 */
   274  
   275  type X_locale_tstruct = Localeinfo_struct /* corecrt.h:444:3 */
   276  type X_locale_t = uintptr                 /* corecrt.h:444:19 */
   277  
   278  type TagLC_ID = struct {
   279  	FwLanguage uint16
   280  	FwCountry  uint16
   281  	FwCodePage uint16
   282  } /* corecrt.h:435:1 */
   283  
   284  type LC_ID = TagLC_ID  /* corecrt.h:452:3 */
   285  type LPLC_ID = uintptr /* corecrt.h:452:9 */
   286  
   287  type Lconv = struct {
   288  	Fdecimal_point     uintptr
   289  	Fthousands_sep     uintptr
   290  	Fgrouping          uintptr
   291  	Fint_curr_symbol   uintptr
   292  	Fcurrency_symbol   uintptr
   293  	Fmon_decimal_point uintptr
   294  	Fmon_thousands_sep uintptr
   295  	Fmon_grouping      uintptr
   296  	Fpositive_sign     uintptr
   297  	Fnegative_sign     uintptr
   298  	Fint_frac_digits   int8
   299  	Ffrac_digits       int8
   300  	Fp_cs_precedes     int8
   301  	Fp_sep_by_space    int8
   302  	Fn_cs_precedes     int8
   303  	Fn_sep_by_space    int8
   304  	Fp_sign_posn       int8
   305  	Fn_sign_posn       int8
   306  } /* corecrt.h:435:1 */
   307  
   308  type Threadlocinfo = Threadlocaleinfostruct /* corecrt.h:487:3 */
   309  
   310  var _ int8 /* gen.c:2:13: */