chore(deps): Update sqlite dependencies
This commit is contained in:
6
vendor/modernc.org/libc/limits/capi_darwin_amd64.go
generated
vendored
6
vendor/modernc.org/libc/limits/capi_darwin_amd64.go
generated
vendored
@ -1,5 +1,7 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_darwin_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_darwin_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
var CAPI = map[string]struct{}{
|
||||
"__darwin_check_fd_set_overflow": {},
|
||||
}
|
||||
|
6
vendor/modernc.org/libc/limits/capi_darwin_arm64.go
generated
vendored
6
vendor/modernc.org/libc/limits/capi_darwin_arm64.go
generated
vendored
@ -1,5 +1,7 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_darwin_arm64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_darwin_arm64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
var CAPI = map[string]struct{}{
|
||||
"__darwin_check_fd_set_overflow": {},
|
||||
}
|
||||
|
2
vendor/modernc.org/libc/limits/capi_freebsd_amd64.go
generated
vendored
2
vendor/modernc.org/libc/limits/capi_freebsd_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_freebsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_freebsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
|
2
vendor/modernc.org/libc/limits/capi_linux_amd64.go
generated
vendored
2
vendor/modernc.org/libc/limits/capi_linux_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_linux_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_linux_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
|
2
vendor/modernc.org/libc/limits/capi_netbsd_amd64.go
generated
vendored
2
vendor/modernc.org/libc/limits/capi_netbsd_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_netbsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_netbsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
|
2
vendor/modernc.org/libc/limits/capi_windows_386.go
generated
vendored
2
vendor/modernc.org/libc/limits/capi_windows_386.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_windows_386.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_windows_386.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
|
2
vendor/modernc.org/libc/limits/capi_windows_amd64.go
generated
vendored
2
vendor/modernc.org/libc/limits/capi_windows_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_windows_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits\gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits\limits_windows_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
|
2
vendor/modernc.org/libc/limits/limits_darwin_amd64.go
generated
vendored
2
vendor/modernc.org/libc/limits/limits_darwin_amd64.go
generated
vendored
@ -167,6 +167,8 @@ type X__uint128_t = struct {
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
var X__darwin_check_fd_set_overflow uintptr /* <builtin>:146:5: */
|
||||
|
||||
// Copyright (C) 1992-2021 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
|
14
vendor/modernc.org/libc/limits/limits_darwin_arm64.go
generated
vendored
14
vendor/modernc.org/libc/limits/limits_darwin_arm64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_darwin_arm64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_darwin_arm64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
@ -83,6 +83,7 @@ const (
|
||||
WORD_BIT = 32
|
||||
X_ARM_LIMITS_H_ = 0
|
||||
X_ARM__LIMITS_H_ = 0
|
||||
X_BSD_MACHINE_LIMITS_H_ = 0
|
||||
X_CDEFS_H_ = 0
|
||||
X_DARWIN_FEATURE_64_BIT_INODE = 1
|
||||
X_DARWIN_FEATURE_ONLY_64_BIT_INODE = 1
|
||||
@ -169,7 +170,7 @@ type X__uint128_t = struct {
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2021 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -333,6 +334,12 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// in between its arguments. __CONCAT can also concatenate double-quoted
|
||||
// strings produced by the __STRING macro, but this only works with ANSI C.
|
||||
|
||||
// __pure2 can be used for functions that are only a function of their scalar
|
||||
// arguments (meaning they can't dereference pointers).
|
||||
//
|
||||
// __stateful_pure can be used for functions that have no side effects,
|
||||
// but depend on the state of the memory.
|
||||
|
||||
// __unused denotes variables and functions that may not be used, preventing
|
||||
// the compiler from warning about it if not used.
|
||||
|
||||
@ -620,6 +627,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// compiler. GCC provides its own limits.h which can be found in
|
||||
// /usr/lib/gcc, although it is not very informative.
|
||||
// This file is public domain.
|
||||
|
||||
// Copyright (c) 2000-2007 Apple Inc. All rights reserved.
|
||||
// Copyright (c) 1988, 1993
|
||||
// The Regents of the University of California. All rights reserved.
|
||||
@ -864,7 +872,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// NZERO to be defined here. TBD. See also sys/param.h
|
||||
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2021 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
|
245
vendor/modernc.org/libc/limits/limits_freebsd_amd64.go
generated
vendored
245
vendor/modernc.org/libc/limits/limits_freebsd_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_freebsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_freebsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
@ -15,125 +15,125 @@ var _ atomic.Value
|
||||
var _ unsafe.Pointer
|
||||
|
||||
const (
|
||||
ARG_MAX = 524288
|
||||
BC_BASE_MAX = 99
|
||||
BC_DIM_MAX = 2048
|
||||
BC_SCALE_MAX = 99
|
||||
BC_STRING_MAX = 1000
|
||||
CHARCLASS_NAME_MAX = 14
|
||||
CHAR_BIT = 8
|
||||
CHAR_MAX = 127
|
||||
CHAR_MIN = -128
|
||||
CHILD_MAX = 40
|
||||
COLL_WEIGHTS_MAX = 10
|
||||
EXPR_NEST_MAX = 32
|
||||
GID_MAX = 4294967295
|
||||
INT_MAX = 2147483647
|
||||
INT_MIN = -2147483648
|
||||
IOV_MAX = 1024
|
||||
LINE_MAX = 2048
|
||||
LLONG_MAX = 9223372036854775807
|
||||
LLONG_MIN = -9223372036854775808
|
||||
LONG_BIT = 64
|
||||
LONG_MAX = 9223372036854775807
|
||||
LONG_MIN = -9223372036854775808
|
||||
MAX_CANON = 255
|
||||
MAX_INPUT = 255
|
||||
MB_LEN_MAX = 6
|
||||
MQ_PRIO_MAX = 64
|
||||
NAME_MAX = 255
|
||||
NGROUPS_MAX = 1023
|
||||
NL_ARGMAX = 4096
|
||||
NL_LANGMAX = 31
|
||||
NL_MSGMAX = 32767
|
||||
NL_NMAX = 1
|
||||
NL_SETMAX = 255
|
||||
NL_TEXTMAX = 2048
|
||||
OFF_MAX = 9223372036854775807
|
||||
OFF_MIN = -9223372036854775808
|
||||
OPEN_MAX = 64
|
||||
PASS_MAX = 128
|
||||
PATH_MAX = 1024
|
||||
PIPE_BUF = 512
|
||||
QUAD_MAX = 9223372036854775807
|
||||
QUAD_MIN = -9223372036854775808
|
||||
RE_DUP_MAX = 255
|
||||
SCHAR_MAX = 127
|
||||
SCHAR_MIN = -128
|
||||
SHRT_MAX = 32767
|
||||
SHRT_MIN = -32768
|
||||
SIZE_T_MAX = 18446744073709551615
|
||||
SSIZE_MAX = 9223372036854775807
|
||||
UCHAR_MAX = 255
|
||||
UID_MAX = 4294967295
|
||||
UINT_MAX = 4294967295
|
||||
ULLONG_MAX = 18446744073709551615
|
||||
ULONG_MAX = 18446744073709551615
|
||||
UQUAD_MAX = 18446744073709551615
|
||||
USHRT_MAX = 65535
|
||||
WORD_BIT = 32
|
||||
X_FILE_OFFSET_BITS = 64
|
||||
X_LIMITS_H_ = 0
|
||||
X_LP64 = 1
|
||||
X_MACHINE__LIMITS_H_ = 0
|
||||
X_Nonnull = 0
|
||||
X_Null_unspecified = 0
|
||||
X_Nullable = 0
|
||||
X_POSIX2_BC_BASE_MAX = 99
|
||||
X_POSIX2_BC_DIM_MAX = 2048
|
||||
X_POSIX2_BC_SCALE_MAX = 99
|
||||
X_POSIX2_BC_STRING_MAX = 1000
|
||||
X_POSIX2_CHARCLASS_NAME_MAX = 14
|
||||
X_POSIX2_COLL_WEIGHTS_MAX = 2
|
||||
X_POSIX2_EQUIV_CLASS_MAX = 2
|
||||
X_POSIX2_EXPR_NEST_MAX = 32
|
||||
X_POSIX2_LINE_MAX = 2048
|
||||
X_POSIX2_RE_DUP_MAX = 255
|
||||
X_POSIX_AIO_LISTIO_MAX = 2
|
||||
X_POSIX_AIO_MAX = 1
|
||||
X_POSIX_ARG_MAX = 4096
|
||||
X_POSIX_CHILD_MAX = 25
|
||||
X_POSIX_CLOCKRES_MIN = 20000000
|
||||
X_POSIX_DELAYTIMER_MAX = 32
|
||||
X_POSIX_HOST_NAME_MAX = 255
|
||||
X_POSIX_LINK_MAX = 8
|
||||
X_POSIX_LOGIN_NAME_MAX = 9
|
||||
X_POSIX_MAX_CANON = 255
|
||||
X_POSIX_MAX_INPUT = 255
|
||||
X_POSIX_MQ_OPEN_MAX = 8
|
||||
X_POSIX_MQ_PRIO_MAX = 32
|
||||
X_POSIX_NAME_MAX = 14
|
||||
X_POSIX_NGROUPS_MAX = 8
|
||||
X_POSIX_OPEN_MAX = 20
|
||||
X_POSIX_PATH_MAX = 256
|
||||
X_POSIX_PIPE_BUF = 512
|
||||
X_POSIX_RE_DUP_MAX = 255
|
||||
X_POSIX_RTSIG_MAX = 8
|
||||
X_POSIX_SEM_NSEMS_MAX = 256
|
||||
X_POSIX_SEM_VALUE_MAX = 32767
|
||||
X_POSIX_SIGQUEUE_MAX = 32
|
||||
X_POSIX_SSIZE_MAX = 32767
|
||||
X_POSIX_SS_REPL_MAX = 4
|
||||
X_POSIX_STREAM_MAX = 8
|
||||
X_POSIX_SYMLINK_MAX = 255
|
||||
X_POSIX_SYMLOOP_MAX = 8
|
||||
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4
|
||||
X_POSIX_THREAD_KEYS_MAX = 128
|
||||
X_POSIX_THREAD_THREADS_MAX = 64
|
||||
X_POSIX_TIMER_MAX = 32
|
||||
X_POSIX_TRACE_EVENT_NAME_MAX = 30
|
||||
X_POSIX_TRACE_NAME_MAX = 8
|
||||
X_POSIX_TRACE_SYS_MAX = 8
|
||||
X_POSIX_TRACE_USER_EVENT_MAX = 32
|
||||
X_POSIX_TTY_NAME_MAX = 9
|
||||
X_POSIX_TZNAME_MAX = 6
|
||||
X_SYS_CDEFS_H_ = 0
|
||||
X_SYS_LIMITS_H_ = 0
|
||||
X_SYS_SYSLIMITS_H_ = 0
|
||||
X_XOPEN_IOV_MAX = 16
|
||||
X_XOPEN_NAME_MAX = 255
|
||||
X_XOPEN_PATH_MAX = 1024
|
||||
Unix = 1
|
||||
ARG_MAX = 524288 // syslimits.h:52:1:
|
||||
BC_BASE_MAX = 99 // limits.h:65:1:
|
||||
BC_DIM_MAX = 2048 // limits.h:66:1:
|
||||
BC_SCALE_MAX = 99 // limits.h:67:1:
|
||||
BC_STRING_MAX = 1000 // limits.h:68:1:
|
||||
CHARCLASS_NAME_MAX = 14 // limits.h:69:1:
|
||||
CHAR_BIT = 8 // limits.h:40:1:
|
||||
CHAR_MAX = 127 // limits.h:51:1:
|
||||
CHAR_MIN = -128 // limits.h:52:1:
|
||||
CHILD_MAX = 40 // syslimits.h:57:1:
|
||||
COLL_WEIGHTS_MAX = 10 // limits.h:70:1:
|
||||
EXPR_NEST_MAX = 32 // limits.h:71:1:
|
||||
GID_MAX = 4294967295 // limits.h:85:1:
|
||||
INT_MAX = 2147483647 // limits.h:60:1:
|
||||
INT_MIN = -2147483648 // limits.h:61:1:
|
||||
IOV_MAX = 1024 // syslimits.h:70:1:
|
||||
LINE_MAX = 2048 // limits.h:72:1:
|
||||
LLONG_MAX = 9223372036854775807 // limits.h:69:1:
|
||||
LLONG_MIN = -9223372036854775808 // limits.h:70:1:
|
||||
LONG_BIT = 64 // limits.h:94:1:
|
||||
LONG_MAX = 9223372036854775807 // limits.h:64:1:
|
||||
LONG_MIN = -9223372036854775808 // limits.h:65:1:
|
||||
MAX_CANON = 255 // syslimits.h:59:1:
|
||||
MAX_INPUT = 255 // syslimits.h:60:1:
|
||||
MB_LEN_MAX = 6 // limits.h:141:1:
|
||||
MQ_PRIO_MAX = 64 // limits.h:99:1:
|
||||
NAME_MAX = 255 // syslimits.h:61:1:
|
||||
NGROUPS_MAX = 1023 // syslimits.h:63:1:
|
||||
NL_ARGMAX = 4096 // limits.h:125:1:
|
||||
NL_LANGMAX = 31 // limits.h:137:1:
|
||||
NL_MSGMAX = 32767 // limits.h:126:1:
|
||||
NL_NMAX = 1 // limits.h:138:1:
|
||||
NL_SETMAX = 255 // limits.h:127:1:
|
||||
NL_TEXTMAX = 2048 // limits.h:128:1:
|
||||
OFF_MAX = 9223372036854775807 // limits.h:80:1:
|
||||
OFF_MIN = -9223372036854775808 // limits.h:81:1:
|
||||
OPEN_MAX = 64 // syslimits.h:66:1:
|
||||
PASS_MAX = 128 // limits.h:135:1:
|
||||
PATH_MAX = 1024 // syslimits.h:68:1:
|
||||
PIPE_BUF = 512 // syslimits.h:69:1:
|
||||
QUAD_MAX = 9223372036854775807 // limits.h:89:1:
|
||||
QUAD_MIN = -9223372036854775808 // limits.h:90:1:
|
||||
RE_DUP_MAX = 255 // limits.h:73:1:
|
||||
SCHAR_MAX = 127 // limits.h:42:1:
|
||||
SCHAR_MIN = -128 // limits.h:43:1:
|
||||
SHRT_MAX = 32767 // limits.h:56:1:
|
||||
SHRT_MIN = -32768 // limits.h:57:1:
|
||||
SIZE_T_MAX = 18446744073709551615 // limits.h:78:1:
|
||||
SSIZE_MAX = 9223372036854775807 // limits.h:74:1:
|
||||
UCHAR_MAX = 255 // limits.h:45:1:
|
||||
UID_MAX = 4294967295 // limits.h:86:1:
|
||||
UINT_MAX = 4294967295 // limits.h:59:1:
|
||||
ULLONG_MAX = 18446744073709551615 // limits.h:68:1:
|
||||
ULONG_MAX = 18446744073709551615 // limits.h:63:1:
|
||||
UQUAD_MAX = 18446744073709551615 // limits.h:88:1:
|
||||
USHRT_MAX = 65535 // limits.h:55:1:
|
||||
WORD_BIT = 32 // limits.h:95:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_LIMITS_H_ = 0 // limits.h:36:1:
|
||||
X_LP64 = 1 // <predefined>:1:1:
|
||||
X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1:
|
||||
X_Nonnull = 0 // cdefs.h:790:1:
|
||||
X_Null_unspecified = 0 // cdefs.h:792:1:
|
||||
X_Nullable = 0 // cdefs.h:791:1:
|
||||
X_POSIX2_BC_BASE_MAX = 99 // limits.h:75:1:
|
||||
X_POSIX2_BC_DIM_MAX = 2048 // limits.h:76:1:
|
||||
X_POSIX2_BC_SCALE_MAX = 99 // limits.h:77:1:
|
||||
X_POSIX2_BC_STRING_MAX = 1000 // limits.h:78:1:
|
||||
X_POSIX2_CHARCLASS_NAME_MAX = 14 // limits.h:79:1:
|
||||
X_POSIX2_COLL_WEIGHTS_MAX = 2 // limits.h:80:1:
|
||||
X_POSIX2_EQUIV_CLASS_MAX = 2 // limits.h:81:1:
|
||||
X_POSIX2_EXPR_NEST_MAX = 32 // limits.h:82:1:
|
||||
X_POSIX2_LINE_MAX = 2048 // limits.h:83:1:
|
||||
X_POSIX2_RE_DUP_MAX = 255 // limits.h:84:1:
|
||||
X_POSIX_AIO_LISTIO_MAX = 2 // limits.h:89:1:
|
||||
X_POSIX_AIO_MAX = 1 // limits.h:90:1:
|
||||
X_POSIX_ARG_MAX = 4096 // limits.h:41:1:
|
||||
X_POSIX_CHILD_MAX = 25 // limits.h:51:1:
|
||||
X_POSIX_CLOCKRES_MIN = 20000000 // limits.h:100:1:
|
||||
X_POSIX_DELAYTIMER_MAX = 32 // limits.h:91:1:
|
||||
X_POSIX_HOST_NAME_MAX = 255 // limits.h:110:1:
|
||||
X_POSIX_LINK_MAX = 8 // limits.h:42:1:
|
||||
X_POSIX_LOGIN_NAME_MAX = 9 // limits.h:111:1:
|
||||
X_POSIX_MAX_CANON = 255 // limits.h:43:1:
|
||||
X_POSIX_MAX_INPUT = 255 // limits.h:44:1:
|
||||
X_POSIX_MQ_OPEN_MAX = 8 // limits.h:92:1:
|
||||
X_POSIX_MQ_PRIO_MAX = 32 // limits.h:93:1:
|
||||
X_POSIX_NAME_MAX = 14 // limits.h:45:1:
|
||||
X_POSIX_NGROUPS_MAX = 8 // limits.h:52:1:
|
||||
X_POSIX_OPEN_MAX = 20 // limits.h:53:1:
|
||||
X_POSIX_PATH_MAX = 256 // limits.h:54:1:
|
||||
X_POSIX_PIPE_BUF = 512 // limits.h:46:1:
|
||||
X_POSIX_RE_DUP_MAX = 255 // limits.h:121:1:
|
||||
X_POSIX_RTSIG_MAX = 8 // limits.h:94:1:
|
||||
X_POSIX_SEM_NSEMS_MAX = 256 // limits.h:95:1:
|
||||
X_POSIX_SEM_VALUE_MAX = 32767 // limits.h:96:1:
|
||||
X_POSIX_SIGQUEUE_MAX = 32 // limits.h:97:1:
|
||||
X_POSIX_SSIZE_MAX = 32767 // limits.h:47:1:
|
||||
X_POSIX_SS_REPL_MAX = 4 // limits.h:112:1:
|
||||
X_POSIX_STREAM_MAX = 8 // limits.h:48:1:
|
||||
X_POSIX_SYMLINK_MAX = 255 // limits.h:113:1:
|
||||
X_POSIX_SYMLOOP_MAX = 8 // limits.h:114:1:
|
||||
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4 // limits.h:104:1:
|
||||
X_POSIX_THREAD_KEYS_MAX = 128 // limits.h:105:1:
|
||||
X_POSIX_THREAD_THREADS_MAX = 64 // limits.h:106:1:
|
||||
X_POSIX_TIMER_MAX = 32 // limits.h:98:1:
|
||||
X_POSIX_TRACE_EVENT_NAME_MAX = 30 // limits.h:115:1:
|
||||
X_POSIX_TRACE_NAME_MAX = 8 // limits.h:116:1:
|
||||
X_POSIX_TRACE_SYS_MAX = 8 // limits.h:117:1:
|
||||
X_POSIX_TRACE_USER_EVENT_MAX = 32 // limits.h:118:1:
|
||||
X_POSIX_TTY_NAME_MAX = 9 // limits.h:119:1:
|
||||
X_POSIX_TZNAME_MAX = 6 // limits.h:55:1:
|
||||
X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
|
||||
X_SYS_LIMITS_H_ = 0 // limits.h:35:1:
|
||||
X_SYS_SYSLIMITS_H_ = 0 // syslimits.h:36:1:
|
||||
X_XOPEN_IOV_MAX = 16 // limits.h:132:1:
|
||||
X_XOPEN_NAME_MAX = 255 // limits.h:133:1:
|
||||
X_XOPEN_PATH_MAX = 1024 // limits.h:134:1:
|
||||
Unix = 1 // <predefined>:340:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
||||
@ -403,12 +403,15 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Function should not be analyzed.
|
||||
|
||||
// Function or variable should not be sanitized, i.e. by AddressSanitizer.
|
||||
// Function or variable should not be sanitized, e.g., by AddressSanitizer.
|
||||
// GCC has the nosanitize attribute, but as a function attribute only, and
|
||||
// warns on use as a variable attribute.
|
||||
|
||||
// Guard variables and structure members by lock.
|
||||
|
||||
// Alignment builtins for better type checking and improved code generation.
|
||||
// Provide fallback versions for other compilers (GCC/Clang < 10):
|
||||
|
||||
// -
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
//
|
||||
|
71
vendor/modernc.org/libc/limits/limits_linux_386.go
generated
vendored
71
vendor/modernc.org/libc/limits/limits_linux_386.go
generated
vendored
@ -71,6 +71,7 @@ const (
|
||||
X_FEATURES_H = 1
|
||||
X_FILE_OFFSET_BITS = 64
|
||||
X_GCC_LIMITS_H_ = 0
|
||||
X_ILP32 = 1
|
||||
X_LIBC_LIMITS_H_ = 1
|
||||
X_LIMITS_H___ = 0
|
||||
X_LINUX_LIMITS_H = 0
|
||||
@ -134,7 +135,7 @@ type Wchar_t = int32 /* <builtin>:15:24 */
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -169,7 +170,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If fixincludes fixes it, then the fixed version is installed
|
||||
// instead of this text.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -184,12 +185,12 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types <limits.h>
|
||||
|
||||
// Handle feature test macros at the start of a header.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -204,7 +205,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This header is internal to glibc and should not be included outside
|
||||
// of glibc headers. Headers including it must define
|
||||
@ -214,7 +215,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// header is included, not when the first system header is
|
||||
// included.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -229,7 +230,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// These are defined by the user (or the compiler)
|
||||
// to specify the desired environment:
|
||||
@ -237,6 +238,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STRICT_ANSI__ ISO Standard C.
|
||||
// _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
|
||||
// _ISOC11_SOURCE Extensions to ISO C99 from ISO C11.
|
||||
// _ISOC2X_SOURCE Extensions to ISO C99 from ISO C2X.
|
||||
// __STDC_WANT_LIB_EXT2__
|
||||
// Extensions to ISO C99 from TR 27431-2:2010.
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
@ -357,6 +359,8 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If nothing (other than _GNU_SOURCE and _DEFAULT_SOURCE) is defined,
|
||||
// define _DEFAULT_SOURCE.
|
||||
|
||||
// This is to enable the ISO C2X extension.
|
||||
|
||||
// This is to enable the ISO C11 extension.
|
||||
|
||||
// This is to enable the ISO C99 extension.
|
||||
@ -379,9 +383,22 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// compatibility with various implementations of <cstdio>, this test
|
||||
// must consider only the value of __cplusplus when compiling C++.
|
||||
|
||||
// GNU formerly extended the scanf functions with modified format
|
||||
// specifiers %as, %aS, and %a[...] that allocate a buffer for the
|
||||
// input using malloc. This extension conflicts with ISO C99, which
|
||||
// defines %a as a standalone format specifier that reads a floating-
|
||||
// point number; moreover, POSIX.1-2008 provides the same feature
|
||||
// using the modifier letter 'm' instead (%ms, %mS, %m[...]).
|
||||
//
|
||||
// We now follow C99 unless GNU extensions are active and the compiler
|
||||
// is specifically in C89 or C++98 mode (strict or not). For
|
||||
// instance, with GCC, -std=gnu11 will have C99-compliant scanf with
|
||||
// or without -D_GNU_SOURCE, but -std=c89 -D_GNU_SOURCE will have the
|
||||
// old extension.
|
||||
|
||||
// Get definitions of __STDC_* predefined macros, if the compiler has
|
||||
// not preincluded this header automatically.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -396,7 +413,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This macro indicates that the installed library is the GNU C Library.
|
||||
// For historic reasons the value now is 6 and this will stay from now
|
||||
@ -409,7 +426,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// these macros to test for features in specific releases.
|
||||
|
||||
// This is here only because every header file already includes this one.
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -424,7 +441,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// We are almost always included from features.h.
|
||||
|
||||
@ -539,7 +556,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// semantics.
|
||||
//
|
||||
// clang++ identifies itself as gcc-4.2, but has support for GNU inlining
|
||||
// semantics, that can be checked fot by using the __GNUC_STDC_INLINE_ and
|
||||
// semantics, that can be checked for by using the __GNUC_STDC_INLINE_ and
|
||||
// __GNUC_GNU_INLINE__ macro definitions.
|
||||
|
||||
// GCC 4.3 and above allow passing all anonymous arguments of an
|
||||
@ -560,10 +577,14 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// argument to strncpy and strncat, as the char array is not necessarily
|
||||
// a NUL-terminated string.
|
||||
|
||||
// Undefine (also defined in libc-symbols.h).
|
||||
// Copies attributes from the declaration or type referenced by
|
||||
// the argument.
|
||||
|
||||
// Determine the wordsize from the preprocessor defines.
|
||||
|
||||
// Properties of long double type. ldbl-96 version.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -578,7 +599,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// long double is distinct from double, so there is nothing to
|
||||
// define here.
|
||||
@ -619,10 +640,14 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// macro.
|
||||
|
||||
// ISO/IEC TS 18661-1:2014 defines the __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
// macro.
|
||||
// macro. Most but not all symbols enabled by that macro in TS
|
||||
// 18661-1 are enabled unconditionally in C2X; the symbols in Annex F
|
||||
// still require that macro in C2X.
|
||||
|
||||
// ISO/IEC TS 18661-4:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro.
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro. Other than the reduction
|
||||
// functions, the symbols from this TS are enabled unconditionally in
|
||||
// C2X.
|
||||
|
||||
// ISO/IEC TS 18661-3:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_TYPES_EXT__ macro.
|
||||
@ -649,7 +674,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__ is used to enable this feature.
|
||||
|
||||
// POSIX adds things to <limits.h>.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -664,7 +689,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// POSIX Standard: 2.9.2 Minimum Values Added to <limits.h>
|
||||
//
|
||||
@ -740,7 +765,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Get the implementation-specific values for the above.
|
||||
// Minimum guaranteed maximum values for system limits. Linux version.
|
||||
// Copyright (C) 1993-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1993-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -755,7 +780,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; see the file COPYING.LIB. If
|
||||
// not, see <http://www.gnu.org/licenses/>.
|
||||
// not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// The kernel header pollutes the namespace with the NR_OPEN symbol
|
||||
// and defines LINK_MAX although filesystems have different maxima. A
|
||||
@ -804,7 +829,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// This value is a guaranteed minimum maximum.
|
||||
// The current maximum can be got from `sysconf'.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -819,7 +844,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// Never include this file directly; include <limits.h> instead.
|
||||
|
||||
@ -851,7 +876,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// This value is defined like this in regex.h.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
|
288
vendor/modernc.org/libc/limits/limits_linux_amd64.go
generated
vendored
288
vendor/modernc.org/libc/limits/limits_linux_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_linux_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_linux_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
@ -15,114 +15,114 @@ var _ atomic.Value
|
||||
var _ unsafe.Pointer
|
||||
|
||||
const (
|
||||
AIO_PRIO_DELTA_MAX = 20
|
||||
BC_BASE_MAX = 99
|
||||
BC_DIM_MAX = 2048
|
||||
BC_SCALE_MAX = 99
|
||||
BC_STRING_MAX = 1000
|
||||
CHARCLASS_NAME_MAX = 2048
|
||||
CHAR_BIT = 8
|
||||
CHAR_MAX = 127
|
||||
CHAR_MIN = -128
|
||||
COLL_WEIGHTS_MAX = 255
|
||||
DELAYTIMER_MAX = 2147483647
|
||||
EXPR_NEST_MAX = 32
|
||||
HOST_NAME_MAX = 64
|
||||
INT_MAX = 2147483647
|
||||
INT_MIN = -2147483648
|
||||
LINE_MAX = 2048
|
||||
LLONG_MAX = 9223372036854775807
|
||||
LLONG_MIN = -9223372036854775808
|
||||
LOGIN_NAME_MAX = 256
|
||||
LONG_MAX = 9223372036854775807
|
||||
LONG_MIN = -9223372036854775808
|
||||
MAX_CANON = 255
|
||||
MAX_INPUT = 255
|
||||
MB_LEN_MAX = 16
|
||||
MQ_PRIO_MAX = 32768
|
||||
NAME_MAX = 255
|
||||
NGROUPS_MAX = 65536
|
||||
PATH_MAX = 4096
|
||||
PIPE_BUF = 4096
|
||||
PTHREAD_DESTRUCTOR_ITERATIONS = 4
|
||||
PTHREAD_KEYS_MAX = 1024
|
||||
PTHREAD_STACK_MIN = 16384
|
||||
RE_DUP_MAX = 32767
|
||||
RTSIG_MAX = 32
|
||||
SCHAR_MAX = 127
|
||||
SCHAR_MIN = -128
|
||||
SEM_VALUE_MAX = 2147483647
|
||||
SHRT_MAX = 32767
|
||||
SHRT_MIN = -32768
|
||||
SSIZE_MAX = 9223372036854775807
|
||||
TTY_NAME_MAX = 32
|
||||
UCHAR_MAX = 255
|
||||
UINT_MAX = 4294967295
|
||||
ULLONG_MAX = 18446744073709551615
|
||||
ULONG_MAX = 18446744073709551615
|
||||
USHRT_MAX = 65535
|
||||
XATTR_LIST_MAX = 65536
|
||||
XATTR_NAME_MAX = 255
|
||||
XATTR_SIZE_MAX = 65536
|
||||
X_ATFILE_SOURCE = 1
|
||||
X_BITS_POSIX1_LIM_H = 1
|
||||
X_BITS_POSIX2_LIM_H = 1
|
||||
X_DEFAULT_SOURCE = 1
|
||||
X_FEATURES_H = 1
|
||||
X_FILE_OFFSET_BITS = 64
|
||||
X_GCC_LIMITS_H_ = 0
|
||||
X_LIBC_LIMITS_H_ = 1
|
||||
X_LIMITS_H___ = 0
|
||||
X_LINUX_LIMITS_H = 0
|
||||
X_LP64 = 1
|
||||
X_POSIX2_BC_BASE_MAX = 99
|
||||
X_POSIX2_BC_DIM_MAX = 2048
|
||||
X_POSIX2_BC_SCALE_MAX = 99
|
||||
X_POSIX2_BC_STRING_MAX = 1000
|
||||
X_POSIX2_CHARCLASS_NAME_MAX = 14
|
||||
X_POSIX2_COLL_WEIGHTS_MAX = 2
|
||||
X_POSIX2_EXPR_NEST_MAX = 32
|
||||
X_POSIX2_LINE_MAX = 2048
|
||||
X_POSIX2_RE_DUP_MAX = 255
|
||||
X_POSIX_AIO_LISTIO_MAX = 2
|
||||
X_POSIX_AIO_MAX = 1
|
||||
X_POSIX_ARG_MAX = 4096
|
||||
X_POSIX_CHILD_MAX = 25
|
||||
X_POSIX_CLOCKRES_MIN = 20000000
|
||||
X_POSIX_C_SOURCE = 200809
|
||||
X_POSIX_DELAYTIMER_MAX = 32
|
||||
X_POSIX_HOST_NAME_MAX = 255
|
||||
X_POSIX_LINK_MAX = 8
|
||||
X_POSIX_LOGIN_NAME_MAX = 9
|
||||
X_POSIX_MAX_CANON = 255
|
||||
X_POSIX_MAX_INPUT = 255
|
||||
X_POSIX_MQ_OPEN_MAX = 8
|
||||
X_POSIX_MQ_PRIO_MAX = 32
|
||||
X_POSIX_NAME_MAX = 14
|
||||
X_POSIX_NGROUPS_MAX = 8
|
||||
X_POSIX_OPEN_MAX = 20
|
||||
X_POSIX_PATH_MAX = 256
|
||||
X_POSIX_PIPE_BUF = 512
|
||||
X_POSIX_RE_DUP_MAX = 255
|
||||
X_POSIX_RTSIG_MAX = 8
|
||||
X_POSIX_SEM_NSEMS_MAX = 256
|
||||
X_POSIX_SEM_VALUE_MAX = 32767
|
||||
X_POSIX_SIGQUEUE_MAX = 32
|
||||
X_POSIX_SOURCE = 1
|
||||
X_POSIX_SSIZE_MAX = 32767
|
||||
X_POSIX_STREAM_MAX = 8
|
||||
X_POSIX_SYMLINK_MAX = 255
|
||||
X_POSIX_SYMLOOP_MAX = 8
|
||||
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4
|
||||
X_POSIX_THREAD_KEYS_MAX = 128
|
||||
X_POSIX_THREAD_THREADS_MAX = 64
|
||||
X_POSIX_TIMER_MAX = 32
|
||||
X_POSIX_TTY_NAME_MAX = 9
|
||||
X_POSIX_TZNAME_MAX = 6
|
||||
X_STDC_PREDEF_H = 1
|
||||
X_SYS_CDEFS_H = 1
|
||||
Linux = 1
|
||||
Unix = 1
|
||||
AIO_PRIO_DELTA_MAX = 20 // local_lim.h:78:1:
|
||||
BC_BASE_MAX = 99 // posix2_lim.h:63:1:
|
||||
BC_DIM_MAX = 2048 // posix2_lim.h:66:1:
|
||||
BC_SCALE_MAX = 99 // posix2_lim.h:69:1:
|
||||
BC_STRING_MAX = 1000 // posix2_lim.h:72:1:
|
||||
CHARCLASS_NAME_MAX = 2048 // posix2_lim.h:84:1:
|
||||
CHAR_BIT = 8 // limits.h:64:1:
|
||||
CHAR_MAX = 127 // limits.h:99:1:
|
||||
CHAR_MIN = -128 // limits.h:97:1:
|
||||
COLL_WEIGHTS_MAX = 255 // posix2_lim.h:75:1:
|
||||
DELAYTIMER_MAX = 2147483647 // local_lim.h:84:1:
|
||||
EXPR_NEST_MAX = 32 // posix2_lim.h:78:1:
|
||||
HOST_NAME_MAX = 64 // local_lim.h:93:1:
|
||||
INT_MAX = 2147483647 // limits.h:120:1:
|
||||
INT_MIN = -2147483648 // limits.h:118:1:
|
||||
LINE_MAX = 2048 // posix2_lim.h:81:1:
|
||||
LLONG_MAX = 9223372036854775807 // limits.h:142:1:
|
||||
LLONG_MIN = -9223372036854775808 // limits.h:140:1:
|
||||
LOGIN_NAME_MAX = 256 // local_lim.h:90:1:
|
||||
LONG_MAX = 9223372036854775807 // limits.h:131:1:
|
||||
LONG_MIN = -9223372036854775808 // limits.h:129:1:
|
||||
MAX_CANON = 255 // limits.h:10:1:
|
||||
MAX_INPUT = 255 // limits.h:11:1:
|
||||
MB_LEN_MAX = 16 // limits.h:32:1:
|
||||
MQ_PRIO_MAX = 32768 // local_lim.h:96:1:
|
||||
NAME_MAX = 255 // limits.h:12:1:
|
||||
NGROUPS_MAX = 65536 // limits.h:7:1:
|
||||
PATH_MAX = 4096 // limits.h:13:1:
|
||||
PIPE_BUF = 4096 // limits.h:14:1:
|
||||
PTHREAD_DESTRUCTOR_ITERATIONS = 4 // local_lim.h:69:1:
|
||||
PTHREAD_KEYS_MAX = 1024 // local_lim.h:64:1:
|
||||
PTHREAD_STACK_MIN = 16384 // local_lim.h:81:1:
|
||||
RE_DUP_MAX = 32767 // posix2_lim.h:88:1:
|
||||
RTSIG_MAX = 32 // limits.h:19:1:
|
||||
SCHAR_MAX = 127 // limits.h:75:1:
|
||||
SCHAR_MIN = -128 // limits.h:73:1:
|
||||
SEM_VALUE_MAX = 2147483647 // local_lim.h:99:1:
|
||||
SHRT_MAX = 32767 // limits.h:106:1:
|
||||
SHRT_MIN = -32768 // limits.h:104:1:
|
||||
SSIZE_MAX = 9223372036854775807 // posix1_lim.h:169:1:
|
||||
TTY_NAME_MAX = 32 // local_lim.h:87:1:
|
||||
UCHAR_MAX = 255 // limits.h:82:1:
|
||||
UINT_MAX = 4294967295 // limits.h:124:1:
|
||||
ULLONG_MAX = 18446744073709551615 // limits.h:146:1:
|
||||
ULONG_MAX = 18446744073709551615 // limits.h:135:1:
|
||||
USHRT_MAX = 65535 // limits.h:113:1:
|
||||
XATTR_LIST_MAX = 65536 // limits.h:17:1:
|
||||
XATTR_NAME_MAX = 255 // limits.h:15:1:
|
||||
XATTR_SIZE_MAX = 65536 // limits.h:16:1:
|
||||
X_ATFILE_SOURCE = 1 // features.h:342:1:
|
||||
X_BITS_POSIX1_LIM_H = 1 // posix1_lim.h:25:1:
|
||||
X_BITS_POSIX2_LIM_H = 1 // posix2_lim.h:23:1:
|
||||
X_DEFAULT_SOURCE = 1 // features.h:227:1:
|
||||
X_FEATURES_H = 1 // features.h:19:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_GCC_LIMITS_H_ = 0 // limits.h:30:1:
|
||||
X_LIBC_LIMITS_H_ = 1 // limits.h:23:1:
|
||||
X_LIMITS_H___ = 0 // limits.h:60:1:
|
||||
X_LINUX_LIMITS_H = 0 // limits.h:3:1:
|
||||
X_LP64 = 1 // <predefined>:284:1:
|
||||
X_POSIX2_BC_BASE_MAX = 99 // posix2_lim.h:27:1:
|
||||
X_POSIX2_BC_DIM_MAX = 2048 // posix2_lim.h:30:1:
|
||||
X_POSIX2_BC_SCALE_MAX = 99 // posix2_lim.h:33:1:
|
||||
X_POSIX2_BC_STRING_MAX = 1000 // posix2_lim.h:36:1:
|
||||
X_POSIX2_CHARCLASS_NAME_MAX = 14 // posix2_lim.h:55:1:
|
||||
X_POSIX2_COLL_WEIGHTS_MAX = 2 // posix2_lim.h:40:1:
|
||||
X_POSIX2_EXPR_NEST_MAX = 32 // posix2_lim.h:44:1:
|
||||
X_POSIX2_LINE_MAX = 2048 // posix2_lim.h:47:1:
|
||||
X_POSIX2_RE_DUP_MAX = 255 // posix2_lim.h:51:1:
|
||||
X_POSIX_AIO_LISTIO_MAX = 2 // posix1_lim.h:32:1:
|
||||
X_POSIX_AIO_MAX = 1 // posix1_lim.h:35:1:
|
||||
X_POSIX_ARG_MAX = 4096 // posix1_lim.h:38:1:
|
||||
X_POSIX_CHILD_MAX = 25 // posix1_lim.h:42:1:
|
||||
X_POSIX_CLOCKRES_MIN = 20000000 // posix1_lim.h:157:1:
|
||||
X_POSIX_C_SOURCE = 200809 // features.h:281:1:
|
||||
X_POSIX_DELAYTIMER_MAX = 32 // posix1_lim.h:48:1:
|
||||
X_POSIX_HOST_NAME_MAX = 255 // posix1_lim.h:52:1:
|
||||
X_POSIX_LINK_MAX = 8 // posix1_lim.h:55:1:
|
||||
X_POSIX_LOGIN_NAME_MAX = 9 // posix1_lim.h:58:1:
|
||||
X_POSIX_MAX_CANON = 255 // posix1_lim.h:61:1:
|
||||
X_POSIX_MAX_INPUT = 255 // posix1_lim.h:65:1:
|
||||
X_POSIX_MQ_OPEN_MAX = 8 // posix1_lim.h:68:1:
|
||||
X_POSIX_MQ_PRIO_MAX = 32 // posix1_lim.h:71:1:
|
||||
X_POSIX_NAME_MAX = 14 // posix1_lim.h:74:1:
|
||||
X_POSIX_NGROUPS_MAX = 8 // posix1_lim.h:78:1:
|
||||
X_POSIX_OPEN_MAX = 20 // posix1_lim.h:85:1:
|
||||
X_POSIX_PATH_MAX = 256 // posix1_lim.h:97:1:
|
||||
X_POSIX_PIPE_BUF = 512 // posix1_lim.h:100:1:
|
||||
X_POSIX_RE_DUP_MAX = 255 // posix1_lim.h:104:1:
|
||||
X_POSIX_RTSIG_MAX = 8 // posix1_lim.h:107:1:
|
||||
X_POSIX_SEM_NSEMS_MAX = 256 // posix1_lim.h:110:1:
|
||||
X_POSIX_SEM_VALUE_MAX = 32767 // posix1_lim.h:113:1:
|
||||
X_POSIX_SIGQUEUE_MAX = 32 // posix1_lim.h:116:1:
|
||||
X_POSIX_SOURCE = 1 // features.h:279:1:
|
||||
X_POSIX_SSIZE_MAX = 32767 // posix1_lim.h:119:1:
|
||||
X_POSIX_STREAM_MAX = 8 // posix1_lim.h:122:1:
|
||||
X_POSIX_SYMLINK_MAX = 255 // posix1_lim.h:125:1:
|
||||
X_POSIX_SYMLOOP_MAX = 8 // posix1_lim.h:129:1:
|
||||
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4 // local_lim.h:67:1:
|
||||
X_POSIX_THREAD_KEYS_MAX = 128 // local_lim.h:62:1:
|
||||
X_POSIX_THREAD_THREADS_MAX = 64 // local_lim.h:72:1:
|
||||
X_POSIX_TIMER_MAX = 32 // posix1_lim.h:132:1:
|
||||
X_POSIX_TTY_NAME_MAX = 9 // posix1_lim.h:135:1:
|
||||
X_POSIX_TZNAME_MAX = 6 // posix1_lim.h:139:1:
|
||||
X_STDC_PREDEF_H = 1 // <predefined>:162:1:
|
||||
X_SYS_CDEFS_H = 1 // cdefs.h:19:1:
|
||||
Linux = 1 // <predefined>:231:1:
|
||||
Unix = 1 // <predefined>:177:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
||||
@ -143,7 +143,7 @@ type X__uint128_t = struct {
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -178,7 +178,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If fixincludes fixes it, then the fixed version is installed
|
||||
// instead of this text.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -193,12 +193,12 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types <limits.h>
|
||||
|
||||
// Handle feature test macros at the start of a header.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -213,7 +213,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This header is internal to glibc and should not be included outside
|
||||
// of glibc headers. Headers including it must define
|
||||
@ -223,7 +223,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// header is included, not when the first system header is
|
||||
// included.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -238,7 +238,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// These are defined by the user (or the compiler)
|
||||
// to specify the desired environment:
|
||||
@ -246,6 +246,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STRICT_ANSI__ ISO Standard C.
|
||||
// _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
|
||||
// _ISOC11_SOURCE Extensions to ISO C99 from ISO C11.
|
||||
// _ISOC2X_SOURCE Extensions to ISO C99 from ISO C2X.
|
||||
// __STDC_WANT_LIB_EXT2__
|
||||
// Extensions to ISO C99 from TR 27431-2:2010.
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
@ -366,6 +367,8 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If nothing (other than _GNU_SOURCE and _DEFAULT_SOURCE) is defined,
|
||||
// define _DEFAULT_SOURCE.
|
||||
|
||||
// This is to enable the ISO C2X extension.
|
||||
|
||||
// This is to enable the ISO C11 extension.
|
||||
|
||||
// This is to enable the ISO C99 extension.
|
||||
@ -388,9 +391,22 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// compatibility with various implementations of <cstdio>, this test
|
||||
// must consider only the value of __cplusplus when compiling C++.
|
||||
|
||||
// GNU formerly extended the scanf functions with modified format
|
||||
// specifiers %as, %aS, and %a[...] that allocate a buffer for the
|
||||
// input using malloc. This extension conflicts with ISO C99, which
|
||||
// defines %a as a standalone format specifier that reads a floating-
|
||||
// point number; moreover, POSIX.1-2008 provides the same feature
|
||||
// using the modifier letter 'm' instead (%ms, %mS, %m[...]).
|
||||
//
|
||||
// We now follow C99 unless GNU extensions are active and the compiler
|
||||
// is specifically in C89 or C++98 mode (strict or not). For
|
||||
// instance, with GCC, -std=gnu11 will have C99-compliant scanf with
|
||||
// or without -D_GNU_SOURCE, but -std=c89 -D_GNU_SOURCE will have the
|
||||
// old extension.
|
||||
|
||||
// Get definitions of __STDC_* predefined macros, if the compiler has
|
||||
// not preincluded this header automatically.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -405,7 +421,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This macro indicates that the installed library is the GNU C Library.
|
||||
// For historic reasons the value now is 6 and this will stay from now
|
||||
@ -418,7 +434,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// these macros to test for features in specific releases.
|
||||
|
||||
// This is here only because every header file already includes this one.
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -433,7 +449,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// We are almost always included from features.h.
|
||||
|
||||
@ -548,7 +564,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// semantics.
|
||||
//
|
||||
// clang++ identifies itself as gcc-4.2, but has support for GNU inlining
|
||||
// semantics, that can be checked fot by using the __GNUC_STDC_INLINE_ and
|
||||
// semantics, that can be checked for by using the __GNUC_STDC_INLINE_ and
|
||||
// __GNUC_GNU_INLINE__ macro definitions.
|
||||
|
||||
// GCC 4.3 and above allow passing all anonymous arguments of an
|
||||
@ -569,11 +585,15 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// argument to strncpy and strncat, as the char array is not necessarily
|
||||
// a NUL-terminated string.
|
||||
|
||||
// Undefine (also defined in libc-symbols.h).
|
||||
// Copies attributes from the declaration or type referenced by
|
||||
// the argument.
|
||||
|
||||
// Determine the wordsize from the preprocessor defines.
|
||||
|
||||
// Both x86-64 and x32 use the 64-bit system call interface.
|
||||
// Properties of long double type. ldbl-96 version.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -588,7 +608,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// long double is distinct from double, so there is nothing to
|
||||
// define here.
|
||||
@ -629,10 +649,14 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// macro.
|
||||
|
||||
// ISO/IEC TS 18661-1:2014 defines the __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
// macro.
|
||||
// macro. Most but not all symbols enabled by that macro in TS
|
||||
// 18661-1 are enabled unconditionally in C2X; the symbols in Annex F
|
||||
// still require that macro in C2X.
|
||||
|
||||
// ISO/IEC TS 18661-4:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro.
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro. Other than the reduction
|
||||
// functions, the symbols from this TS are enabled unconditionally in
|
||||
// C2X.
|
||||
|
||||
// ISO/IEC TS 18661-3:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_TYPES_EXT__ macro.
|
||||
@ -659,7 +683,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__ is used to enable this feature.
|
||||
|
||||
// POSIX adds things to <limits.h>.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -674,7 +698,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// POSIX Standard: 2.9.2 Minimum Values Added to <limits.h>
|
||||
//
|
||||
@ -752,7 +776,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Get the implementation-specific values for the above.
|
||||
// Minimum guaranteed maximum values for system limits. Linux version.
|
||||
// Copyright (C) 1993-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1993-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -767,7 +791,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; see the file COPYING.LIB. If
|
||||
// not, see <http://www.gnu.org/licenses/>.
|
||||
// not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// The kernel header pollutes the namespace with the NR_OPEN symbol
|
||||
// and defines LINK_MAX although filesystems have different maxima. A
|
||||
@ -816,7 +840,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// This value is a guaranteed minimum maximum.
|
||||
// The current maximum can be got from `sysconf'.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -831,7 +855,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// Never include this file directly; include <limits.h> instead.
|
||||
|
||||
@ -863,7 +887,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// This value is defined like this in regex.h.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
|
80
vendor/modernc.org/libc/limits/limits_linux_arm.go
generated
vendored
80
vendor/modernc.org/libc/limits/limits_linux_arm.go
generated
vendored
@ -133,7 +133,7 @@ type Wchar_t = uint32 /* <builtin>:15:24 */
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -168,7 +168,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If fixincludes fixes it, then the fixed version is installed
|
||||
// instead of this text.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -183,12 +183,12 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types <limits.h>
|
||||
|
||||
// Handle feature test macros at the start of a header.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -203,7 +203,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This header is internal to glibc and should not be included outside
|
||||
// of glibc headers. Headers including it must define
|
||||
@ -213,7 +213,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// header is included, not when the first system header is
|
||||
// included.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -228,7 +228,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// These are defined by the user (or the compiler)
|
||||
// to specify the desired environment:
|
||||
@ -236,6 +236,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STRICT_ANSI__ ISO Standard C.
|
||||
// _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
|
||||
// _ISOC11_SOURCE Extensions to ISO C99 from ISO C11.
|
||||
// _ISOC2X_SOURCE Extensions to ISO C99 from ISO C2X.
|
||||
// __STDC_WANT_LIB_EXT2__
|
||||
// Extensions to ISO C99 from TR 27431-2:2010.
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
@ -356,6 +357,8 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If nothing (other than _GNU_SOURCE and _DEFAULT_SOURCE) is defined,
|
||||
// define _DEFAULT_SOURCE.
|
||||
|
||||
// This is to enable the ISO C2X extension.
|
||||
|
||||
// This is to enable the ISO C11 extension.
|
||||
|
||||
// This is to enable the ISO C99 extension.
|
||||
@ -378,9 +381,22 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// compatibility with various implementations of <cstdio>, this test
|
||||
// must consider only the value of __cplusplus when compiling C++.
|
||||
|
||||
// GNU formerly extended the scanf functions with modified format
|
||||
// specifiers %as, %aS, and %a[...] that allocate a buffer for the
|
||||
// input using malloc. This extension conflicts with ISO C99, which
|
||||
// defines %a as a standalone format specifier that reads a floating-
|
||||
// point number; moreover, POSIX.1-2008 provides the same feature
|
||||
// using the modifier letter 'm' instead (%ms, %mS, %m[...]).
|
||||
//
|
||||
// We now follow C99 unless GNU extensions are active and the compiler
|
||||
// is specifically in C89 or C++98 mode (strict or not). For
|
||||
// instance, with GCC, -std=gnu11 will have C99-compliant scanf with
|
||||
// or without -D_GNU_SOURCE, but -std=c89 -D_GNU_SOURCE will have the
|
||||
// old extension.
|
||||
|
||||
// Get definitions of __STDC_* predefined macros, if the compiler has
|
||||
// not preincluded this header automatically.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -395,7 +411,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This macro indicates that the installed library is the GNU C Library.
|
||||
// For historic reasons the value now is 6 and this will stay from now
|
||||
@ -408,7 +424,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// these macros to test for features in specific releases.
|
||||
|
||||
// This is here only because every header file already includes this one.
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -423,7 +439,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// We are almost always included from features.h.
|
||||
|
||||
@ -538,7 +554,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// semantics.
|
||||
//
|
||||
// clang++ identifies itself as gcc-4.2, but has support for GNU inlining
|
||||
// semantics, that can be checked fot by using the __GNUC_STDC_INLINE_ and
|
||||
// semantics, that can be checked for by using the __GNUC_STDC_INLINE_ and
|
||||
// __GNUC_GNU_INLINE__ macro definitions.
|
||||
|
||||
// GCC 4.3 and above allow passing all anonymous arguments of an
|
||||
@ -559,7 +575,11 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// argument to strncpy and strncat, as the char array is not necessarily
|
||||
// a NUL-terminated string.
|
||||
|
||||
// Copyright (C) 1999-2018 Free Software Foundation, Inc.
|
||||
// Undefine (also defined in libc-symbols.h).
|
||||
// Copies attributes from the declaration or type referenced by
|
||||
// the argument.
|
||||
|
||||
// Copyright (C) 1999-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -574,10 +594,10 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// Properties of long double type.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -592,7 +612,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This header is included by <sys/cdefs.h>.
|
||||
//
|
||||
@ -649,10 +669,14 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// macro.
|
||||
|
||||
// ISO/IEC TS 18661-1:2014 defines the __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
// macro.
|
||||
// macro. Most but not all symbols enabled by that macro in TS
|
||||
// 18661-1 are enabled unconditionally in C2X; the symbols in Annex F
|
||||
// still require that macro in C2X.
|
||||
|
||||
// ISO/IEC TS 18661-4:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro.
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro. Other than the reduction
|
||||
// functions, the symbols from this TS are enabled unconditionally in
|
||||
// C2X.
|
||||
|
||||
// ISO/IEC TS 18661-3:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_TYPES_EXT__ macro.
|
||||
@ -679,7 +703,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__ is used to enable this feature.
|
||||
|
||||
// POSIX adds things to <limits.h>.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -694,13 +718,13 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// POSIX Standard: 2.9.2 Minimum Values Added to <limits.h>
|
||||
//
|
||||
// Never include this file directly; use <limits.h> instead.
|
||||
|
||||
// Copyright (C) 1999-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1999-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -715,7 +739,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// These are the standard-mandated minimum values.
|
||||
|
||||
@ -785,7 +809,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Get the implementation-specific values for the above.
|
||||
// Minimum guaranteed maximum values for system limits. Linux version.
|
||||
// Copyright (C) 1993-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1993-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -800,7 +824,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; see the file COPYING.LIB. If
|
||||
// not, see <http://www.gnu.org/licenses/>.
|
||||
// not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// The kernel header pollutes the namespace with the NR_OPEN symbol
|
||||
// and defines LINK_MAX although filesystems have different maxima. A
|
||||
@ -849,7 +873,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// This value is a guaranteed minimum maximum.
|
||||
// The current maximum can be got from `sysconf'.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -864,7 +888,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// Never include this file directly; include <limits.h> instead.
|
||||
|
||||
@ -896,7 +920,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// This value is defined like this in regex.h.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -949,4 +973,4 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// This administrivia gets added to the end of limits.h
|
||||
// if the system has its own version of limits.h.
|
||||
|
||||
var _ int8 /* gen.c:2:13: */
|
||||
var _ uint8 /* gen.c:2:13: */
|
||||
|
84
vendor/modernc.org/libc/limits/limits_linux_arm64.go
generated
vendored
84
vendor/modernc.org/libc/limits/limits_linux_arm64.go
generated
vendored
@ -143,7 +143,7 @@ type X__uint128_t = struct {
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -178,7 +178,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If fixincludes fixes it, then the fixed version is installed
|
||||
// instead of this text.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -193,12 +193,12 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types <limits.h>
|
||||
|
||||
// Handle feature test macros at the start of a header.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -213,7 +213,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This header is internal to glibc and should not be included outside
|
||||
// of glibc headers. Headers including it must define
|
||||
@ -223,7 +223,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// header is included, not when the first system header is
|
||||
// included.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -238,7 +238,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// These are defined by the user (or the compiler)
|
||||
// to specify the desired environment:
|
||||
@ -246,6 +246,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STRICT_ANSI__ ISO Standard C.
|
||||
// _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
|
||||
// _ISOC11_SOURCE Extensions to ISO C99 from ISO C11.
|
||||
// _ISOC2X_SOURCE Extensions to ISO C99 from ISO C2X.
|
||||
// __STDC_WANT_LIB_EXT2__
|
||||
// Extensions to ISO C99 from TR 27431-2:2010.
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
@ -366,6 +367,8 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// If nothing (other than _GNU_SOURCE and _DEFAULT_SOURCE) is defined,
|
||||
// define _DEFAULT_SOURCE.
|
||||
|
||||
// This is to enable the ISO C2X extension.
|
||||
|
||||
// This is to enable the ISO C11 extension.
|
||||
|
||||
// This is to enable the ISO C99 extension.
|
||||
@ -388,9 +391,22 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// compatibility with various implementations of <cstdio>, this test
|
||||
// must consider only the value of __cplusplus when compiling C++.
|
||||
|
||||
// GNU formerly extended the scanf functions with modified format
|
||||
// specifiers %as, %aS, and %a[...] that allocate a buffer for the
|
||||
// input using malloc. This extension conflicts with ISO C99, which
|
||||
// defines %a as a standalone format specifier that reads a floating-
|
||||
// point number; moreover, POSIX.1-2008 provides the same feature
|
||||
// using the modifier letter 'm' instead (%ms, %mS, %m[...]).
|
||||
//
|
||||
// We now follow C99 unless GNU extensions are active and the compiler
|
||||
// is specifically in C89 or C++98 mode (strict or not). For
|
||||
// instance, with GCC, -std=gnu11 will have C99-compliant scanf with
|
||||
// or without -D_GNU_SOURCE, but -std=c89 -D_GNU_SOURCE will have the
|
||||
// old extension.
|
||||
|
||||
// Get definitions of __STDC_* predefined macros, if the compiler has
|
||||
// not preincluded this header automatically.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -405,7 +421,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This macro indicates that the installed library is the GNU C Library.
|
||||
// For historic reasons the value now is 6 and this will stay from now
|
||||
@ -418,7 +434,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// these macros to test for features in specific releases.
|
||||
|
||||
// This is here only because every header file already includes this one.
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -433,7 +449,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// We are almost always included from features.h.
|
||||
|
||||
@ -548,7 +564,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// semantics.
|
||||
//
|
||||
// clang++ identifies itself as gcc-4.2, but has support for GNU inlining
|
||||
// semantics, that can be checked fot by using the __GNUC_STDC_INLINE_ and
|
||||
// semantics, that can be checked for by using the __GNUC_STDC_INLINE_ and
|
||||
// __GNUC_GNU_INLINE__ macro definitions.
|
||||
|
||||
// GCC 4.3 and above allow passing all anonymous arguments of an
|
||||
@ -569,9 +585,13 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// argument to strncpy and strncat, as the char array is not necessarily
|
||||
// a NUL-terminated string.
|
||||
|
||||
// Undefine (also defined in libc-symbols.h).
|
||||
// Copies attributes from the declaration or type referenced by
|
||||
// the argument.
|
||||
|
||||
// Determine the wordsize from the preprocessor defines.
|
||||
//
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -586,10 +606,10 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// Properties of long double type. ldbl-128 version.
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -604,7 +624,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// long double is distinct from double, so there is nothing to
|
||||
// define here.
|
||||
@ -638,7 +658,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Determine the wordsize from the preprocessor defines.
|
||||
//
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -653,7 +673,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This file is automatically generated.
|
||||
// It defines a symbol `__stub_FUNCTION' for each function
|
||||
@ -664,10 +684,14 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// macro.
|
||||
|
||||
// ISO/IEC TS 18661-1:2014 defines the __STDC_WANT_IEC_60559_BFP_EXT__
|
||||
// macro.
|
||||
// macro. Most but not all symbols enabled by that macro in TS
|
||||
// 18661-1 are enabled unconditionally in C2X; the symbols in Annex F
|
||||
// still require that macro in C2X.
|
||||
|
||||
// ISO/IEC TS 18661-4:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro.
|
||||
// __STDC_WANT_IEC_60559_FUNCS_EXT__ macro. Other than the reduction
|
||||
// functions, the symbols from this TS are enabled unconditionally in
|
||||
// C2X.
|
||||
|
||||
// ISO/IEC TS 18661-3:2015 defines the
|
||||
// __STDC_WANT_IEC_60559_TYPES_EXT__ macro.
|
||||
@ -694,7 +718,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// __STDC_WANT_IEC_60559_BFP_EXT__ is used to enable this feature.
|
||||
|
||||
// POSIX adds things to <limits.h>.
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -709,7 +733,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// POSIX Standard: 2.9.2 Minimum Values Added to <limits.h>
|
||||
//
|
||||
@ -717,7 +741,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Determine the wordsize from the preprocessor defines.
|
||||
//
|
||||
// Copyright (C) 2016-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2016-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -732,7 +756,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// These are the standard-mandated minimum values.
|
||||
|
||||
@ -802,7 +826,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Get the implementation-specific values for the above.
|
||||
// Minimum guaranteed maximum values for system limits. Linux version.
|
||||
// Copyright (C) 1993-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1993-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
@ -818,7 +842,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library. If not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// The kernel header pollutes the namespace with the NR_OPEN symbol
|
||||
// and defines LINK_MAX although filesystems have different maxima. A
|
||||
@ -868,7 +892,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// This value is a guaranteed minimum maximum.
|
||||
// The current maximum can be got from `sysconf'.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
// This file is part of the GNU C Library.
|
||||
//
|
||||
// The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -883,7 +907,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with the GNU C Library; if not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
// <https://www.gnu.org/licenses/>.
|
||||
|
||||
// Never include this file directly; include <limits.h> instead.
|
||||
|
||||
@ -915,7 +939,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// This value is defined like this in regex.h.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -968,4 +992,4 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// This administrivia gets added to the end of limits.h
|
||||
// if the system has its own version of limits.h.
|
||||
|
||||
var _ int8 /* gen.c:2:13: */
|
||||
var _ uint8 /* gen.c:2:13: */
|
||||
|
10
vendor/modernc.org/libc/limits/limits_linux_s390x.go
generated
vendored
10
vendor/modernc.org/libc/limits/limits_linux_s390x.go
generated
vendored
@ -143,7 +143,7 @@ type X__uint128_t = struct {
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Copyright (C) 1992-2017 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -581,7 +581,13 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
// array_name[restrict]
|
||||
// GCC 3.1 supports this.
|
||||
|
||||
// Describes a char array whose address can safely be passed as the first
|
||||
// argument to strncpy and strncat, as the char array is not necessarily
|
||||
// a NUL-terminated string.
|
||||
|
||||
// Undefine (also defined in libc-symbols.h).
|
||||
// Copies attributes from the declaration or type referenced by
|
||||
// the argument.
|
||||
|
||||
// Determine the wordsize from the preprocessor defines.
|
||||
|
||||
@ -877,7 +883,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// This value is defined like this in regex.h.
|
||||
|
||||
// Copyright (C) 1991-2017 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
|
329
vendor/modernc.org/libc/limits/limits_netbsd_amd64.go
generated
vendored
329
vendor/modernc.org/libc/limits/limits_netbsd_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_netbsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_netbsd_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
@ -15,126 +15,121 @@ var _ atomic.Value
|
||||
var _ unsafe.Pointer
|
||||
|
||||
const (
|
||||
ARG_MAX = 262144
|
||||
BC_BASE_MAX = 2147483647
|
||||
BC_DIM_MAX = 65535
|
||||
BC_SCALE_MAX = 2147483647
|
||||
BC_STRING_MAX = 2147483647
|
||||
CHARCLASS_NAME_MAX = 14
|
||||
CHAR_BIT = 8
|
||||
CHAR_MAX = 127
|
||||
CHAR_MIN = -128
|
||||
CHILD_MAX = 160
|
||||
COLL_WEIGHTS_MAX = 2
|
||||
DBL_DIG = 15
|
||||
EXPR_NEST_MAX = 32
|
||||
FLT_DIG = 6
|
||||
GID_MAX = 2147483647
|
||||
INT_MAX = 2147483647
|
||||
INT_MIN = -2147483648
|
||||
IOV_MAX = 1024
|
||||
LINE_MAX = 2048
|
||||
LINK_MAX = 32767
|
||||
LLONG_MAX = 9223372036854775807
|
||||
LLONG_MIN = -9223372036854775808
|
||||
LOGIN_NAME_MAX = 17
|
||||
LONG_BIT = 64
|
||||
LONG_LONG_MAX = 9223372036854775807
|
||||
LONG_LONG_MIN = -9223372036854775808
|
||||
LONG_MAX = 9223372036854775807
|
||||
LONG_MIN = -9223372036854775808
|
||||
MAX_CANON = 255
|
||||
MAX_INPUT = 255
|
||||
MB_LEN_MAX = 32
|
||||
NAME_MAX = 511
|
||||
NGROUPS_MAX = 16
|
||||
NL_ARGMAX = 9
|
||||
NL_LANGMAX = 14
|
||||
NL_MSGMAX = 32767
|
||||
NL_NMAX = 1
|
||||
NL_SETMAX = 255
|
||||
NL_TEXTMAX = 2048
|
||||
NZERO = 20
|
||||
OPEN_MAX = 128
|
||||
PASS_MAX = 128
|
||||
PATH_MAX = 1024
|
||||
PIPE_BUF = 512
|
||||
PTHREAD_DESTRUCTOR_ITERATIONS = 4
|
||||
PTHREAD_KEYS_MAX = 256
|
||||
PTHREAD_THREADS_MAX = 64
|
||||
QUAD_MAX = 0x7fffffffffffffff
|
||||
QUAD_MIN = -9223372036854775808
|
||||
RE_DUP_MAX = 255
|
||||
SCHAR_MAX = 127
|
||||
SCHAR_MIN = -128
|
||||
SHRT_MAX = 32767
|
||||
SHRT_MIN = -32768
|
||||
SIZE_T_MAX = 18446744073709551615
|
||||
SSIZE_MAX = 9223372036854775807
|
||||
SSIZE_MIN = -9223372036854775808
|
||||
TMP_MAX = 308915776
|
||||
UCHAR_MAX = 255
|
||||
UID_MAX = 2147483647
|
||||
UINT_MAX = 4294967295
|
||||
ULLONG_MAX = 18446744073709551615
|
||||
ULONG_LONG_MAX = 18446744073709551615
|
||||
ULONG_MAX = 18446744073709551615
|
||||
UQUAD_MAX = 0xffffffffffffffff
|
||||
USHRT_MAX = 65535
|
||||
WORD_BIT = 32
|
||||
X_FILE_OFFSET_BITS = 64
|
||||
X_GCC_LIMITS_H_ = 0
|
||||
X_GETGR_R_SIZE_MAX = 1024
|
||||
X_GETPW_R_SIZE_MAX = 1024
|
||||
X_LIMITS_H_ = 0
|
||||
X_LIMITS_H___ = 0
|
||||
X_LP64 = 1
|
||||
X_NETBSD_SOURCE = 1
|
||||
X_POSIX2_BC_BASE_MAX = 99
|
||||
X_POSIX2_BC_DIM_MAX = 2048
|
||||
X_POSIX2_BC_SCALE_MAX = 99
|
||||
X_POSIX2_BC_STRING_MAX = 1000
|
||||
X_POSIX2_CHARCLASS_NAME_MAX = 14
|
||||
X_POSIX2_COLL_WEIGHTS_MAX = 2
|
||||
X_POSIX2_EXPR_NEST_MAX = 32
|
||||
X_POSIX2_LINE_MAX = 2048
|
||||
X_POSIX2_RE_DUP_MAX = 255
|
||||
X_POSIX_AIO_LISTIO_MAX = 2
|
||||
X_POSIX_AIO_MAX = 1
|
||||
X_POSIX_ARG_MAX = 4096
|
||||
X_POSIX_CHILD_MAX = 25
|
||||
X_POSIX_DELAYTIMER_MAX = 32
|
||||
X_POSIX_HOST_NAME_MAX = 255
|
||||
X_POSIX_LINK_MAX = 8
|
||||
X_POSIX_LOGIN_NAME_MAX = 9
|
||||
X_POSIX_MAX_CANON = 255
|
||||
X_POSIX_MAX_INPUT = 255
|
||||
X_POSIX_MQ_OPEN_MAX = 8
|
||||
X_POSIX_MQ_PRIO_MAX = 32
|
||||
X_POSIX_NAME_MAX = 14
|
||||
X_POSIX_NGROUPS_MAX = 8
|
||||
X_POSIX_OPEN_MAX = 20
|
||||
X_POSIX_PATH_MAX = 256
|
||||
X_POSIX_PIPE_BUF = 512
|
||||
X_POSIX_REALTIME_SIGNALS = 200112
|
||||
X_POSIX_RE_DUP_MAX = 255
|
||||
X_POSIX_SEM_NSEMS_MAX = 256
|
||||
X_POSIX_SIGQUEUE_MAX = 32
|
||||
X_POSIX_SSIZE_MAX = 32767
|
||||
X_POSIX_STREAM_MAX = 8
|
||||
X_POSIX_SYMLINK_MAX = 255
|
||||
X_POSIX_SYMLOOP_MAX = 8
|
||||
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4
|
||||
X_POSIX_THREAD_KEYS_MAX = 128
|
||||
X_POSIX_THREAD_THREADS_MAX = 64
|
||||
X_POSIX_TIMER_MAX = 32
|
||||
X_POSIX_TTY_NAME_MAX = 9
|
||||
X_POSIX_TZNAME_MAX = 6
|
||||
X_SYS_SYSLIMITS_H_ = 0
|
||||
X_X86_64_LIMITS_H_ = 0
|
||||
X_XOPEN_IOV_MAX = 16
|
||||
X_XOPEN_NAME_MAX = 256
|
||||
X_XOPEN_PATH_MAX = 1024
|
||||
ARG_MAX = 262144 // syslimits.h:45:1:
|
||||
BC_BASE_MAX = 2147483647 // syslimits.h:63:1:
|
||||
BC_DIM_MAX = 65535 // syslimits.h:64:1:
|
||||
BC_SCALE_MAX = 2147483647 // syslimits.h:65:1:
|
||||
BC_STRING_MAX = 2147483647 // syslimits.h:66:1:
|
||||
CHARCLASS_NAME_MAX = 14 // limits.h:125:1:
|
||||
CHAR_BIT = 8 // limits.h:41:1:
|
||||
CHAR_MAX = 127 // limits.h:163:1:
|
||||
CHAR_MIN = -128 // limits.h:162:1:
|
||||
CHILD_MAX = 160 // syslimits.h:47:1:
|
||||
COLL_WEIGHTS_MAX = 2 // syslimits.h:67:1:
|
||||
DBL_DIG = 15 // limits.h:85:1:
|
||||
EXPR_NEST_MAX = 32 // syslimits.h:68:1:
|
||||
FLT_DIG = 6 // limits.h:89:1:
|
||||
GID_MAX = 2147483647 // syslimits.h:49:1:
|
||||
INT_MAX = 0x7fffffff // limits.h:52:1:
|
||||
INT_MIN = -2147483648 // limits.h:53:1:
|
||||
IOV_MAX = 1024 // syslimits.h:84:1:
|
||||
LINE_MAX = 2048 // syslimits.h:69:1:
|
||||
LINK_MAX = 32767 // syslimits.h:50:1:
|
||||
LLONG_MAX = 0x7fffffffffffffff // limits.h:62:1:
|
||||
LLONG_MIN = -9223372036854775808 // limits.h:63:1:
|
||||
LOGIN_NAME_MAX = 17 // syslimits.h:77:1:
|
||||
LONG_BIT = 64 // limits.h:82:1:
|
||||
LONG_MAX = 0x7fffffffffffffff // limits.h:56:1:
|
||||
LONG_MIN = -9223372036854775808 // limits.h:57:1:
|
||||
MAX_CANON = 255 // syslimits.h:51:1:
|
||||
MAX_INPUT = 255 // syslimits.h:52:1:
|
||||
MB_LEN_MAX = 32 // limits.h:145:1:
|
||||
NAME_MAX = 511 // syslimits.h:53:1:
|
||||
NGROUPS_MAX = 16 // syslimits.h:55:1:
|
||||
NL_ARGMAX = 9 // limits.h:126:1:
|
||||
NL_LANGMAX = 14 // limits.h:127:1:
|
||||
NL_MSGMAX = 32767 // limits.h:128:1:
|
||||
NL_NMAX = 1 // limits.h:129:1:
|
||||
NL_SETMAX = 255 // limits.h:130:1:
|
||||
NL_TEXTMAX = 2048 // limits.h:131:1:
|
||||
NZERO = 20 // syslimits.h:85:1:
|
||||
OPEN_MAX = 128 // syslimits.h:58:1:
|
||||
PASS_MAX = 128 // limits.h:123:1:
|
||||
PATH_MAX = 1024 // syslimits.h:60:1:
|
||||
PIPE_BUF = 512 // syslimits.h:61:1:
|
||||
PTHREAD_DESTRUCTOR_ITERATIONS = 4 // limits.h:90:1:
|
||||
PTHREAD_KEYS_MAX = 256 // limits.h:91:1:
|
||||
PTHREAD_THREADS_MAX = 64 // limits.h:93:1:
|
||||
QUAD_MAX = 0x7fffffffffffffff // limits.h:75:1:
|
||||
QUAD_MIN = -9223372036854775808 // limits.h:76:1:
|
||||
RE_DUP_MAX = 255 // syslimits.h:70:1:
|
||||
SCHAR_MAX = 0x7f // limits.h:44:1:
|
||||
SCHAR_MIN = -128 // limits.h:45:1:
|
||||
SHRT_MAX = 0x7fff // limits.h:48:1:
|
||||
SHRT_MIN = -32768 // limits.h:49:1:
|
||||
SIZE_T_MAX = 18446744073709551615 // limits.h:72:1:
|
||||
SSIZE_MAX = 9223372036854775807 // limits.h:68:1:
|
||||
SSIZE_MIN = -9223372036854775808 // limits.h:71:1:
|
||||
TMP_MAX = 308915776 // limits.h:139:1:
|
||||
UCHAR_MAX = 0xff // limits.h:43:1:
|
||||
UID_MAX = 2147483647 // syslimits.h:56:1:
|
||||
UINT_MAX = 0xffffffff // limits.h:51:1:
|
||||
ULLONG_MAX = 0xffffffffffffffff // limits.h:61:1:
|
||||
ULONG_MAX = 0xffffffffffffffff // limits.h:55:1:
|
||||
UQUAD_MAX = 0xffffffffffffffff // limits.h:74:1:
|
||||
USHRT_MAX = 0xffff // limits.h:47:1:
|
||||
WORD_BIT = 32 // limits.h:83:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_GETGR_R_SIZE_MAX = 1024 // limits.h:134:1:
|
||||
X_GETPW_R_SIZE_MAX = 1024 // limits.h:135:1:
|
||||
X_LIMITS_H_ = 0 // limits.h:35:1:
|
||||
X_LP64 = 1 // <predefined>:268:1:
|
||||
X_NETBSD_SOURCE = 1 // featuretest.h:70:1:
|
||||
X_POSIX2_BC_BASE_MAX = 99 // limits.h:103:1:
|
||||
X_POSIX2_BC_DIM_MAX = 2048 // limits.h:104:1:
|
||||
X_POSIX2_BC_SCALE_MAX = 99 // limits.h:105:1:
|
||||
X_POSIX2_BC_STRING_MAX = 1000 // limits.h:106:1:
|
||||
X_POSIX2_CHARCLASS_NAME_MAX = 14 // limits.h:107:1:
|
||||
X_POSIX2_COLL_WEIGHTS_MAX = 2 // limits.h:108:1:
|
||||
X_POSIX2_EXPR_NEST_MAX = 32 // limits.h:109:1:
|
||||
X_POSIX2_LINE_MAX = 2048 // limits.h:110:1:
|
||||
X_POSIX2_RE_DUP_MAX = 255 // limits.h:111:1:
|
||||
X_POSIX_AIO_LISTIO_MAX = 2 // limits.h:41:1:
|
||||
X_POSIX_AIO_MAX = 1 // limits.h:42:1:
|
||||
X_POSIX_ARG_MAX = 4096 // limits.h:43:1:
|
||||
X_POSIX_CHILD_MAX = 25 // limits.h:44:1:
|
||||
X_POSIX_DELAYTIMER_MAX = 32 // limits.h:99:1:
|
||||
X_POSIX_HOST_NAME_MAX = 255 // limits.h:45:1:
|
||||
X_POSIX_LINK_MAX = 8 // limits.h:46:1:
|
||||
X_POSIX_LOGIN_NAME_MAX = 9 // limits.h:47:1:
|
||||
X_POSIX_MAX_CANON = 255 // limits.h:48:1:
|
||||
X_POSIX_MAX_INPUT = 255 // limits.h:49:1:
|
||||
X_POSIX_MQ_OPEN_MAX = 8 // limits.h:50:1:
|
||||
X_POSIX_MQ_PRIO_MAX = 32 // limits.h:51:1:
|
||||
X_POSIX_NAME_MAX = 14 // limits.h:52:1:
|
||||
X_POSIX_NGROUPS_MAX = 8 // limits.h:53:1:
|
||||
X_POSIX_OPEN_MAX = 20 // limits.h:54:1:
|
||||
X_POSIX_PATH_MAX = 256 // limits.h:55:1:
|
||||
X_POSIX_PIPE_BUF = 512 // limits.h:56:1:
|
||||
X_POSIX_REALTIME_SIGNALS = 200112 // limits.h:98:1:
|
||||
X_POSIX_RE_DUP_MAX = 255 // limits.h:57:1:
|
||||
X_POSIX_SEM_NSEMS_MAX = 256 // limits.h:96:1:
|
||||
X_POSIX_SIGQUEUE_MAX = 32 // limits.h:97:1:
|
||||
X_POSIX_SSIZE_MAX = 32767 // limits.h:58:1:
|
||||
X_POSIX_STREAM_MAX = 8 // limits.h:59:1:
|
||||
X_POSIX_SYMLINK_MAX = 255 // limits.h:60:1:
|
||||
X_POSIX_SYMLOOP_MAX = 8 // limits.h:61:1:
|
||||
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4 // limits.h:81:1:
|
||||
X_POSIX_THREAD_KEYS_MAX = 128 // limits.h:82:1:
|
||||
X_POSIX_THREAD_THREADS_MAX = 64 // limits.h:83:1:
|
||||
X_POSIX_TIMER_MAX = 32 // limits.h:95:1:
|
||||
X_POSIX_TTY_NAME_MAX = 9 // limits.h:100:1:
|
||||
X_POSIX_TZNAME_MAX = 6 // limits.h:101:1:
|
||||
X_SYS_SYSLIMITS_H_ = 0 // syslimits.h:35:1:
|
||||
X_X86_64_LIMITS_H_ = 0 // limits.h:35:1:
|
||||
X_XOPEN_IOV_MAX = 16 // limits.h:119:1:
|
||||
X_XOPEN_NAME_MAX = 256 // limits.h:120:1:
|
||||
X_XOPEN_PATH_MAX = 1024 // limits.h:121:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
||||
@ -155,41 +150,6 @@ type X__uint128_t = struct {
|
||||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
// GCC is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU General Public License as published by the Free
|
||||
// Software Foundation; either version 3, or (at your option) any later
|
||||
// version.
|
||||
//
|
||||
// GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||
// for more details.
|
||||
//
|
||||
// Under Section 7 of GPL version 3, you are granted additional
|
||||
// permissions described in the GCC Runtime Library Exception, version
|
||||
// 3.1, as published by the Free Software Foundation.
|
||||
//
|
||||
// You should have received a copy of the GNU General Public License and
|
||||
// a copy of the GCC Runtime Library Exception along with this program;
|
||||
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
|
||||
// This administrivia gets added to the beginning of limits.h
|
||||
// if the system has its own version of limits.h.
|
||||
|
||||
// We use _GCC_LIMITS_H_ because we want this not to match
|
||||
// any macros that the system's limits.h uses for its own purposes.
|
||||
|
||||
// Use "..." so that we find syslimits.h only in this same directory.
|
||||
// syslimits.h stands for the system's own limits.h file.
|
||||
// If we can use it ok unmodified, then we install this text.
|
||||
// If fixincludes fixes it, then the fixed version is installed
|
||||
// instead of this text.
|
||||
|
||||
// $NetBSD: limits.h,v 1.40 2016/08/04 06:43:43 christos Exp $
|
||||
|
||||
// Copyright (c) 1988, 1993
|
||||
@ -497,61 +457,4 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// X/Open CAE Specification Issue 5 Version 2
|
||||
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
// GCC is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU General Public License as published by the Free
|
||||
// Software Foundation; either version 3, or (at your option) any later
|
||||
// version.
|
||||
//
|
||||
// GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||
// for more details.
|
||||
//
|
||||
// Under Section 7 of GPL version 3, you are granted additional
|
||||
// permissions described in the GCC Runtime Library Exception, version
|
||||
// 3.1, as published by the Free Software Foundation.
|
||||
//
|
||||
// You should have received a copy of the GNU General Public License and
|
||||
// a copy of the GCC Runtime Library Exception along with this program;
|
||||
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
|
||||
// Number of bits in a `char'.
|
||||
|
||||
// Maximum length of a multibyte character.
|
||||
|
||||
// Minimum and maximum values a `signed char' can hold.
|
||||
|
||||
// Maximum value an `unsigned char' can hold. (Minimum is 0).
|
||||
|
||||
// Minimum and maximum values a `char' can hold.
|
||||
|
||||
// Minimum and maximum values a `signed short int' can hold.
|
||||
|
||||
// Maximum value an `unsigned short int' can hold. (Minimum is 0).
|
||||
|
||||
// Minimum and maximum values a `signed int' can hold.
|
||||
|
||||
// Maximum value an `unsigned int' can hold. (Minimum is 0).
|
||||
|
||||
// Minimum and maximum values a `signed long int' can hold.
|
||||
// (Same as `int').
|
||||
|
||||
// Maximum value an `unsigned long int' can hold. (Minimum is 0).
|
||||
|
||||
// Minimum and maximum values a `signed long long int' can hold.
|
||||
|
||||
// Maximum value an `unsigned long long int' can hold. (Minimum is 0).
|
||||
|
||||
// Minimum and maximum values a `signed long long int' can hold.
|
||||
|
||||
// Maximum value an `unsigned long long int' can hold. (Minimum is 0).
|
||||
|
||||
// This administrivia gets added to the end of limits.h
|
||||
// if the system has its own version of limits.h.
|
||||
|
||||
var _ int8 /* gen.c:2:13: */
|
||||
|
294
vendor/modernc.org/libc/limits/limits_windows_386.go
generated
vendored
294
vendor/modernc.org/libc/limits/limits_windows_386.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_windows_386.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits/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 limits/limits_windows_386.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
@ -15,123 +15,124 @@ var _ atomic.Value
|
||||
var _ unsafe.Pointer
|
||||
|
||||
const (
|
||||
CHAR_BIT = 8
|
||||
CHAR_MAX = 127
|
||||
CHAR_MIN = -128
|
||||
DUMMYSTRUCTNAME = 0
|
||||
DUMMYSTRUCTNAME1 = 0
|
||||
DUMMYSTRUCTNAME2 = 0
|
||||
DUMMYSTRUCTNAME3 = 0
|
||||
DUMMYSTRUCTNAME4 = 0
|
||||
DUMMYSTRUCTNAME5 = 0
|
||||
DUMMYUNIONNAME = 0
|
||||
DUMMYUNIONNAME1 = 0
|
||||
DUMMYUNIONNAME2 = 0
|
||||
DUMMYUNIONNAME3 = 0
|
||||
DUMMYUNIONNAME4 = 0
|
||||
DUMMYUNIONNAME5 = 0
|
||||
DUMMYUNIONNAME6 = 0
|
||||
DUMMYUNIONNAME7 = 0
|
||||
DUMMYUNIONNAME8 = 0
|
||||
DUMMYUNIONNAME9 = 0
|
||||
INT_MAX = 2147483647
|
||||
INT_MIN = -2147483648
|
||||
LLONG_MAX = 9223372036854775807
|
||||
LLONG_MIN = -9223372036854775808
|
||||
LONG_LONG_MAX = 9223372036854775807
|
||||
LONG_LONG_MIN = -9223372036854775808
|
||||
LONG_MAX = 2147483647
|
||||
LONG_MIN = -2147483648
|
||||
MB_LEN_MAX = 5
|
||||
MINGW_DDK_H = 0
|
||||
MINGW_DDRAW_VERSION = 7
|
||||
MINGW_HAS_DDK_H = 1
|
||||
MINGW_HAS_DDRAW_H = 1
|
||||
MINGW_HAS_SECURE_API = 1
|
||||
MINGW_SDK_INIT = 0
|
||||
PATH_MAX = 260
|
||||
SCHAR_MAX = 127
|
||||
SCHAR_MIN = -128
|
||||
SHRT_MAX = 32767
|
||||
SHRT_MIN = -32768
|
||||
SIZE_MAX = 4294967295
|
||||
SSIZE_MAX = 2147483647
|
||||
UCHAR_MAX = 255
|
||||
UINT_MAX = 4294967295
|
||||
ULLONG_MAX = 18446744073709551615
|
||||
ULONG_LONG_MAX = 18446744073709551615
|
||||
ULONG_MAX = 4294967295
|
||||
UNALIGNED = 0
|
||||
USE___UUIDOF = 0
|
||||
USHRT_MAX = 65535
|
||||
WIN32 = 1
|
||||
WINNT = 1
|
||||
X_AGLOBAL = 0
|
||||
X_ANONYMOUS_STRUCT = 0
|
||||
X_ANONYMOUS_UNION = 0
|
||||
X_ARGMAX = 100
|
||||
X_CONST_RETURN = 0
|
||||
X_CRTNOALIAS = 0
|
||||
X_CRTRESTRICT = 0
|
||||
X_CRT_ALTERNATIVE_IMPORTED = 0
|
||||
X_CRT_MANAGED_HEAP_DEPRECATE = 0
|
||||
X_CRT_PACKING = 8
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY = 0
|
||||
X_DLL = 0
|
||||
X_ERRCODE_DEFINED = 0
|
||||
X_FILE_OFFSET_BITS = 64
|
||||
X_GCC_LIMITS_H_ = 0
|
||||
X_I16_MAX = 32767
|
||||
X_I16_MIN = -32768
|
||||
X_I32_MAX = 2147483647
|
||||
X_I32_MIN = -2147483648
|
||||
X_I64_MAX = 9223372036854775807
|
||||
X_I64_MIN = -9223372036854775808
|
||||
X_I8_MAX = 127
|
||||
X_I8_MIN = -128
|
||||
X_INC_CRTDEFS = 0
|
||||
X_INC_CRTDEFS_MACRO = 0
|
||||
X_INC_LIMITS = 0
|
||||
X_INC_MINGW_SECAPI = 0
|
||||
X_INC_VADEFS = 0
|
||||
X_INC__MINGW_H = 0
|
||||
X_INT128_DEFINED = 0
|
||||
X_INTEGRAL_MAX_BITS = 64
|
||||
X_INTPTR_T_DEFINED = 0
|
||||
X_LIMITS_H___ = 0
|
||||
X_MT = 0
|
||||
X_M_IX86 = 600
|
||||
X_PGLOBAL = 0
|
||||
X_PTRDIFF_T_ = 0
|
||||
X_PTRDIFF_T_DEFINED = 0
|
||||
X_RSIZE_T_DEFINED = 0
|
||||
X_SECURECRT_FILL_BUFFER_PATTERN = 0xFD
|
||||
X_SIZE_T_DEFINED = 0
|
||||
X_SSIZE_T_DEFINED = 0
|
||||
X_TAGLC_ID_DEFINED = 0
|
||||
X_THREADLOCALEINFO = 0
|
||||
X_TIME32_T_DEFINED = 0
|
||||
X_TIME64_T_DEFINED = 0
|
||||
X_TIME_T_DEFINED = 0
|
||||
X_UI16_MAX = 0xffff
|
||||
X_UI32_MAX = 0xffffffff
|
||||
X_UI64_MAX = 0xffffffffffffffff
|
||||
X_UI8_MAX = 0xff
|
||||
X_UINTPTR_T_DEFINED = 0
|
||||
X_USE_32BIT_TIME_T = 0
|
||||
X_VA_LIST_DEFINED = 0
|
||||
X_W64 = 0
|
||||
X_WCHAR_T_DEFINED = 0
|
||||
X_WCTYPE_T_DEFINED = 0
|
||||
X_WIN32 = 1
|
||||
X_WIN32_WINNT = 0x502
|
||||
X_WINT_T = 0
|
||||
X_X86_ = 1
|
||||
I386 = 1
|
||||
CHAR_BIT = 8 // limits.h:64:1:
|
||||
CHAR_MAX = 127 // limits.h:99:1:
|
||||
CHAR_MIN = -128 // limits.h:97:1:
|
||||
DUMMYSTRUCTNAME = 0 // _mingw.h:519:1:
|
||||
DUMMYSTRUCTNAME1 = 0 // _mingw.h:520:1:
|
||||
DUMMYSTRUCTNAME2 = 0 // _mingw.h:521:1:
|
||||
DUMMYSTRUCTNAME3 = 0 // _mingw.h:522:1:
|
||||
DUMMYSTRUCTNAME4 = 0 // _mingw.h:523:1:
|
||||
DUMMYSTRUCTNAME5 = 0 // _mingw.h:524:1:
|
||||
DUMMYUNIONNAME = 0 // _mingw.h:497:1:
|
||||
DUMMYUNIONNAME1 = 0 // _mingw.h:498:1:
|
||||
DUMMYUNIONNAME2 = 0 // _mingw.h:499:1:
|
||||
DUMMYUNIONNAME3 = 0 // _mingw.h:500:1:
|
||||
DUMMYUNIONNAME4 = 0 // _mingw.h:501:1:
|
||||
DUMMYUNIONNAME5 = 0 // _mingw.h:502:1:
|
||||
DUMMYUNIONNAME6 = 0 // _mingw.h:503:1:
|
||||
DUMMYUNIONNAME7 = 0 // _mingw.h:504:1:
|
||||
DUMMYUNIONNAME8 = 0 // _mingw.h:505:1:
|
||||
DUMMYUNIONNAME9 = 0 // _mingw.h:506:1:
|
||||
INT_MAX = 2147483647 // limits.h:120:1:
|
||||
INT_MIN = -2147483648 // limits.h:118:1:
|
||||
LLONG_MAX = 9223372036854775807 // limits.h:142:1:
|
||||
LLONG_MIN = -9223372036854775808 // limits.h:140:1:
|
||||
LONG_LONG_MAX = 9223372036854775807 // limits.h:154:1:
|
||||
LONG_LONG_MIN = -9223372036854775808 // limits.h:152:1:
|
||||
LONG_MAX = 2147483647 // limits.h:131:1:
|
||||
LONG_MIN = -2147483648 // limits.h:129:1:
|
||||
MB_LEN_MAX = 5 // limits.h:35:1:
|
||||
MINGW_DDK_H = 0 // _mingw_ddk.h:2:1:
|
||||
MINGW_HAS_DDK_H = 1 // _mingw_ddk.h:4:1:
|
||||
MINGW_HAS_SECURE_API = 1 // _mingw.h:602:1:
|
||||
MINGW_SDK_INIT = 0 // _mingw.h:598:1:
|
||||
PATH_MAX = 260 // limits.h:20:1:
|
||||
SCHAR_MAX = 127 // limits.h:75:1:
|
||||
SCHAR_MIN = -128 // limits.h:73:1:
|
||||
SHRT_MAX = 32767 // limits.h:106:1:
|
||||
SHRT_MIN = -32768 // limits.h:104:1:
|
||||
SIZE_MAX = 4294967295 // limits.h:78:1:
|
||||
SSIZE_MAX = 2147483647 // limits.h:86:1:
|
||||
UCHAR_MAX = 255 // limits.h:82:1:
|
||||
UINT_MAX = 4294967295 // limits.h:124:1:
|
||||
ULLONG_MAX = 18446744073709551615 // limits.h:146:1:
|
||||
ULONG_LONG_MAX = 18446744073709551615 // limits.h:158:1:
|
||||
ULONG_MAX = 4294967295 // limits.h:135:1:
|
||||
UNALIGNED = 0 // _mingw.h:384:1:
|
||||
USE___UUIDOF = 0 // _mingw.h:77:1:
|
||||
USHRT_MAX = 65535 // limits.h:113:1:
|
||||
WIN32 = 1 // <predefined>:258:1:
|
||||
WINNT = 1 // <predefined>:306:1:
|
||||
X_AGLOBAL = 0 // _mingw.h:346:1:
|
||||
X_ANONYMOUS_STRUCT = 0 // _mingw.h:474:1:
|
||||
X_ANONYMOUS_UNION = 0 // _mingw.h:473:1:
|
||||
X_ARGMAX = 100 // _mingw.h:402:1:
|
||||
X_CONST_RETURN = 0 // _mingw.h:377:1:
|
||||
X_CRTNOALIAS = 0 // corecrt.h:29:1:
|
||||
X_CRTRESTRICT = 0 // corecrt.h:33:1:
|
||||
X_CRT_ALTERNATIVE_IMPORTED = 0 // _mingw.h:313:1:
|
||||
X_CRT_MANAGED_HEAP_DEPRECATE = 0 // _mingw.h:361:1:
|
||||
X_CRT_PACKING = 8 // corecrt.h:14:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES = 0 // _mingw_secapi.h:34:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY = 0 // _mingw_secapi.h:35:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES = 0 // _mingw_secapi.h:36:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT = 0 // _mingw_secapi.h:37:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY = 0 // _mingw_secapi.h:38:1:
|
||||
X_CRT_USE_WINAPI_FAMILY_DESKTOP_APP = 0 // corecrt.h:501:1:
|
||||
X_DLL = 0 // _mingw.h:326:1:
|
||||
X_ERRCODE_DEFINED = 0 // corecrt.h:117:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_GCC_LIMITS_H_ = 0 // limits.h:30:1:
|
||||
X_I16_MAX = 32767 // limits.h:54:1:
|
||||
X_I16_MIN = -32768 // limits.h:53:1:
|
||||
X_I32_MAX = 2147483647 // limits.h:58:1:
|
||||
X_I32_MIN = -2147483648 // limits.h:57:1:
|
||||
X_I64_MAX = 9223372036854775807 // limits.h:71:1:
|
||||
X_I64_MIN = -9223372036854775808 // limits.h:70:1:
|
||||
X_I8_MAX = 127 // limits.h:50:1:
|
||||
X_I8_MIN = -128 // limits.h:49:1:
|
||||
X_ILP32 = 1 // <predefined>:211:1:
|
||||
X_INC_CORECRT = 0 // corecrt.h:8:1:
|
||||
X_INC_CRTDEFS = 0 // crtdefs.h:8:1:
|
||||
X_INC_CRTDEFS_MACRO = 0 // _mingw_mac.h:8:1:
|
||||
X_INC_LIMITS = 0 // limits.h:9:1:
|
||||
X_INC_MINGW_SECAPI = 0 // _mingw_secapi.h:8:1:
|
||||
X_INC_VADEFS = 0 // vadefs.h:7:1:
|
||||
X_INC__MINGW_H = 0 // _mingw.h:8:1:
|
||||
X_INT128_DEFINED = 0 // _mingw.h:237:1:
|
||||
X_INTEGRAL_MAX_BITS = 64 // <predefined>:320:1:
|
||||
X_INTPTR_T_DEFINED = 0 // corecrt.h:62:1:
|
||||
X_LIMITS_H___ = 0 // limits.h:60:1:
|
||||
X_MT = 0 // _mingw.h:330:1:
|
||||
X_M_IX86 = 600 // _mingw_mac.h:54:1:
|
||||
X_PGLOBAL = 0 // _mingw.h:342:1:
|
||||
X_PTRDIFF_T_ = 0 // corecrt.h:90:1:
|
||||
X_PTRDIFF_T_DEFINED = 0 // corecrt.h:88:1:
|
||||
X_RSIZE_T_DEFINED = 0 // corecrt.h:58:1:
|
||||
X_SECURECRT_FILL_BUFFER_PATTERN = 0xFD // _mingw.h:349:1:
|
||||
X_SIZE_T_DEFINED = 0 // corecrt.h:37:1:
|
||||
X_SSIZE_T_DEFINED = 0 // corecrt.h:47:1:
|
||||
X_TAGLC_ID_DEFINED = 0 // corecrt.h:447:1:
|
||||
X_THREADLOCALEINFO = 0 // corecrt.h:456:1:
|
||||
X_TIME32_T_DEFINED = 0 // corecrt.h:122:1:
|
||||
X_TIME64_T_DEFINED = 0 // corecrt.h:127:1:
|
||||
X_TIME_T_DEFINED = 0 // corecrt.h:139:1:
|
||||
X_UI16_MAX = 0xffff // limits.h:55:1:
|
||||
X_UI32_MAX = 0xffffffff // limits.h:59:1:
|
||||
X_UI64_MAX = 0xffffffffffffffff // limits.h:72:1:
|
||||
X_UI8_MAX = 0xff // limits.h:51:1:
|
||||
X_UINTPTR_T_DEFINED = 0 // corecrt.h:75:1:
|
||||
X_USE_32BIT_TIME_T = 0 // _mingw.h:372:1:
|
||||
X_VA_LIST_DEFINED = 0 // <builtin>:55:1:
|
||||
X_W64 = 0 // _mingw.h:296:1:
|
||||
X_WCHAR_T_DEFINED = 0 // corecrt.h:101:1:
|
||||
X_WCTYPE_T_DEFINED = 0 // corecrt.h:108:1:
|
||||
X_WIN32 = 1 // <predefined>:164:1:
|
||||
X_WIN32_WINNT = 0x502 // _mingw.h:233:1:
|
||||
X_WINT_T = 0 // corecrt.h:110:1:
|
||||
X_X86_ = 1 // <predefined>:169:1:
|
||||
I386 = 1 // <predefined>:171:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int32 /* <builtin>:3:26 */
|
||||
@ -145,7 +146,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
type Va_list = X__builtin_va_list /* <builtin>:50:27 */
|
||||
|
||||
// Copyright (C) 1992-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
@ -199,6 +200,11 @@ type Va_list = X__builtin_va_list /* <builtin>:50:27 */
|
||||
// This file is part of the mingw-w64 runtime package.
|
||||
// No warranty is given; refer to the file DISCLAIMER.PD within this package.
|
||||
|
||||
// *
|
||||
// This file has no copyright assigned and is placed in the Public Domain.
|
||||
// This file is part of the mingw-w64 runtime package.
|
||||
// No warranty is given; refer to the file DISCLAIMER.PD within this package.
|
||||
|
||||
// This macro holds an monotonic increasing value, which indicates
|
||||
// a specific fix/patch is present on trunk. This value isn't related to
|
||||
// minor/major version-macros. It is increased on demand, if a big
|
||||
@ -219,6 +225,12 @@ type Va_list = X__builtin_va_list /* <builtin>:50:27 */
|
||||
// MinGW-w64 has some additional C99 printf/scanf feature support.
|
||||
// So we add some helper macros to ease recognition of them.
|
||||
|
||||
// If _FORTIFY_SOURCE is enabled, some inline functions may use
|
||||
// __builtin_va_arg_pack(). GCC may report an error if the address
|
||||
// of such a function is used. Set _FORTIFY_VA_ARG=0 in this case.
|
||||
|
||||
// Enable workaround for ABI incompatibility on affected platforms
|
||||
|
||||
// *
|
||||
// This file has no copyright assigned and is placed in the Public Domain.
|
||||
// This file is part of the mingw-w64 runtime package.
|
||||
@ -259,26 +271,28 @@ type Va_list = X__builtin_va_list /* <builtin>:50:27 */
|
||||
// This file is part of the mingw-w64 runtime package.
|
||||
// No warranty is given; refer to the file DISCLAIMER.PD within this package.
|
||||
|
||||
// for backward compatibility
|
||||
|
||||
type X__gnuc_va_list = X__builtin_va_list /* vadefs.h:24:29 */
|
||||
|
||||
type Ssize_t = int32 /* crtdefs.h:47:13 */
|
||||
type Ssize_t = int32 /* corecrt.h:52:13 */
|
||||
|
||||
type Rsize_t = Size_t /* crtdefs.h:52:16 */
|
||||
type Rsize_t = Size_t /* corecrt.h:57:16 */
|
||||
|
||||
type Intptr_t = int32 /* crtdefs.h:64:13 */
|
||||
type Intptr_t = int32 /* corecrt.h:69:13 */
|
||||
|
||||
type Uintptr_t = uint32 /* crtdefs.h:77:22 */
|
||||
type Uintptr_t = uint32 /* corecrt.h:82:22 */
|
||||
|
||||
type Wint_t = uint16 /* crtdefs.h:106:24 */
|
||||
type Wctype_t = uint16 /* crtdefs.h:107:24 */
|
||||
type Wint_t = uint16 /* corecrt.h:111:24 */
|
||||
type Wctype_t = uint16 /* corecrt.h:112:24 */
|
||||
|
||||
type Errno_t = int32 /* crtdefs.h:113:13 */
|
||||
type Errno_t = int32 /* corecrt.h:118:13 */
|
||||
|
||||
type X__time32_t = int32 /* crtdefs.h:118:14 */
|
||||
type X__time32_t = int32 /* corecrt.h:123:14 */
|
||||
|
||||
type X__time64_t = int64 /* crtdefs.h:123:35 */
|
||||
type X__time64_t = int64 /* corecrt.h:128:35 */
|
||||
|
||||
type Time_t = X__time32_t /* crtdefs.h:136:20 */
|
||||
type Time_t = X__time32_t /* corecrt.h:141:20 */
|
||||
|
||||
type Threadlocaleinfostruct = struct {
|
||||
Frefcount int32
|
||||
@ -304,29 +318,29 @@ type Threadlocaleinfostruct = struct {
|
||||
Fpclmap uintptr
|
||||
Fpcumap uintptr
|
||||
Flc_time_curr uintptr
|
||||
} /* crtdefs.h:422:1 */
|
||||
} /* corecrt.h:435:1 */
|
||||
|
||||
type Pthreadlocinfo = uintptr /* crtdefs.h:424:39 */
|
||||
type Pthreadmbcinfo = uintptr /* crtdefs.h:425:36 */
|
||||
type Pthreadlocinfo = uintptr /* corecrt.h:437:39 */
|
||||
type Pthreadmbcinfo = uintptr /* corecrt.h:438:36 */
|
||||
|
||||
type Localeinfo_struct = struct {
|
||||
Flocinfo Pthreadlocinfo
|
||||
Fmbcinfo Pthreadmbcinfo
|
||||
} /* crtdefs.h:428:9 */
|
||||
} /* corecrt.h:441:9 */
|
||||
|
||||
type X_locale_tstruct = Localeinfo_struct /* crtdefs.h:431:3 */
|
||||
type X_locale_t = uintptr /* crtdefs.h:431:19 */
|
||||
type X_locale_tstruct = Localeinfo_struct /* corecrt.h:444:3 */
|
||||
type X_locale_t = uintptr /* corecrt.h:444:19 */
|
||||
|
||||
type TagLC_ID = struct {
|
||||
FwLanguage uint16
|
||||
FwCountry uint16
|
||||
FwCodePage uint16
|
||||
} /* crtdefs.h:422:1 */
|
||||
} /* corecrt.h:435:1 */
|
||||
|
||||
type LC_ID = TagLC_ID /* crtdefs.h:439:3 */
|
||||
type LPLC_ID = uintptr /* crtdefs.h:439:9 */
|
||||
type LC_ID = TagLC_ID /* corecrt.h:452:3 */
|
||||
type LPLC_ID = uintptr /* corecrt.h:452:9 */
|
||||
|
||||
type Threadlocinfo = Threadlocaleinfostruct /* crtdefs.h:468:3 */
|
||||
type Threadlocinfo = Threadlocaleinfostruct /* corecrt.h:487:3 */
|
||||
|
||||
// File system limits
|
||||
//
|
||||
@ -336,7 +350,7 @@ type Threadlocinfo = Threadlocaleinfostruct /* crtdefs.h:468:3 */
|
||||
// are semantically identical, with a limit of 259 characters for the
|
||||
// path name, plus one for a terminating NUL, for a total of 260.
|
||||
|
||||
// Copyright (C) 1991-2018 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of GCC.
|
||||
//
|
||||
|
3
vendor/modernc.org/libc/limits/limits_windows_amd64.go
generated
vendored
3
vendor/modernc.org/libc/limits/limits_windows_amd64.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_windows_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
// Code generated by 'ccgo limits\gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits\limits_windows_amd64.go -pkgname limits', DO NOT EDIT.
|
||||
|
||||
package limits
|
||||
|
||||
@ -110,6 +110,7 @@ const (
|
||||
X_PGLOBAL = 0
|
||||
X_PTRDIFF_T_ = 0
|
||||
X_PTRDIFF_T_DEFINED = 0
|
||||
X_REENTRANT = 1
|
||||
X_RSIZE_T_DEFINED = 0
|
||||
X_SECURECRT_FILL_BUFFER_PATTERN = 0xFD
|
||||
X_SIZE_T_DEFINED = 0
|
||||
|
Reference in New Issue
Block a user