diff options
author | 2025-03-09 17:47:56 +0100 | |
---|---|---|
committer | 2025-03-10 01:59:49 +0100 | |
commit | 3ac1ee16f377d31a0fb80c8dae28b6239ac4229e (patch) | |
tree | f61faa581feaaeaba2542b9f2b8234a590684413 /vendor/modernc.org/libc/stdlib | |
parent | [chore] update URLs to forked source (diff) | |
download | gotosocial-3ac1ee16f377d31a0fb80c8dae28b6239ac4229e.tar.xz |
[chore] remove vendor
Diffstat (limited to 'vendor/modernc.org/libc/stdlib')
48 files changed, 0 insertions, 35433 deletions
diff --git a/vendor/modernc.org/libc/stdlib/capi_darwin_amd64.go b/vendor/modernc.org/libc/stdlib/capi_darwin_amd64.go deleted file mode 100644 index 9d240249d..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_darwin_amd64.go +++ /dev/null @@ -1,7 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_darwin_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{ - "__darwin_check_fd_set_overflow": {}, -} diff --git a/vendor/modernc.org/libc/stdlib/capi_darwin_arm64.go b/vendor/modernc.org/libc/stdlib/capi_darwin_arm64.go deleted file mode 100644 index 5a23d2270..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_darwin_arm64.go +++ /dev/null @@ -1,7 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_darwin_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{ - "__darwin_check_fd_set_overflow": {}, -} diff --git a/vendor/modernc.org/libc/stdlib/capi_freebsd_386.go b/vendor/modernc.org/libc/stdlib/capi_freebsd_386.go deleted file mode 100644 index 364879c03..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_freebsd_386.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_freebsd_amd64.go b/vendor/modernc.org/libc/stdlib/capi_freebsd_amd64.go deleted file mode 100644 index 1fe71b471..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_freebsd_amd64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_freebsd_arm.go b/vendor/modernc.org/libc/stdlib/capi_freebsd_arm.go deleted file mode 100644 index 74f74ecf2..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_freebsd_arm.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_arm.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_freebsd_arm64.go b/vendor/modernc.org/libc/stdlib/capi_freebsd_arm64.go deleted file mode 100644 index 1fe71b471..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_freebsd_arm64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_illumos_amd64.go b/vendor/modernc.org/libc/stdlib/capi_illumos_amd64.go deleted file mode 100644 index 41a7917a1..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_illumos_amd64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_illumos_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_386.go b/vendor/modernc.org/libc/stdlib/capi_linux_386.go deleted file mode 100644 index 17bd8d78f..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_386.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_amd64.go b/vendor/modernc.org/libc/stdlib/capi_linux_amd64.go deleted file mode 100644 index bc0091ea3..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_amd64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_arm.go b/vendor/modernc.org/libc/stdlib/capi_linux_arm.go deleted file mode 100644 index 2903e3fe2..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_arm.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_arm.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_arm64.go b/vendor/modernc.org/libc/stdlib/capi_linux_arm64.go deleted file mode 100644 index 249f561e4..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_arm64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_loong64.go b/vendor/modernc.org/libc/stdlib/capi_linux_loong64.go deleted file mode 100644 index 67499fd99..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_loong64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_loong64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_mips64le.go b/vendor/modernc.org/libc/stdlib/capi_linux_mips64le.go deleted file mode 100644 index bc0091ea3..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_mips64le.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_ppc64le.go b/vendor/modernc.org/libc/stdlib/capi_linux_ppc64le.go deleted file mode 100644 index e1825132c..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_ppc64le.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_ppc64le.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_riscv64.go b/vendor/modernc.org/libc/stdlib/capi_linux_riscv64.go deleted file mode 100644 index c464fb91d..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_riscv64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_riscv64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_linux_s390x.go b/vendor/modernc.org/libc/stdlib/capi_linux_s390x.go deleted file mode 100644 index 732e96e74..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_linux_s390x.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_s390x.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_netbsd_amd64.go b/vendor/modernc.org/libc/stdlib/capi_netbsd_amd64.go deleted file mode 100644 index 462106da9..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_netbsd_amd64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_netbsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_netbsd_arm.go b/vendor/modernc.org/libc/stdlib/capi_netbsd_arm.go deleted file mode 100644 index 357062a19..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_netbsd_arm.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_netbsd_arm.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_openbsd_386.go b/vendor/modernc.org/libc/stdlib/capi_openbsd_386.go deleted file mode 100644 index cde9550be..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_openbsd_386.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_openbsd_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_openbsd_amd64.go b/vendor/modernc.org/libc/stdlib/capi_openbsd_amd64.go deleted file mode 100644 index 23ac9adca..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_openbsd_amd64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_openbsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_openbsd_arm64.go b/vendor/modernc.org/libc/stdlib/capi_openbsd_arm64.go deleted file mode 100644 index 04d26a463..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_openbsd_arm64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_openbsd_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_windows_386.go b/vendor/modernc.org/libc/stdlib/capi_windows_386.go deleted file mode 100644 index 50dcc4774..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_windows_386.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_windows_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_windows_amd64.go b/vendor/modernc.org/libc/stdlib/capi_windows_amd64.go deleted file mode 100644 index b10c5f6d2..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_windows_amd64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib\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 stdlib\stdlib_windows_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/capi_windows_arm64.go b/vendor/modernc.org/libc/stdlib/capi_windows_arm64.go deleted file mode 100644 index 5edcb6799..000000000 --- a/vendor/modernc.org/libc/stdlib/capi_windows_arm64.go +++ /dev/null @@ -1,5 +0,0 @@ -// Code generated by 'ccgo stdlib\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 stdlib\stdlib_windows_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -var CAPI = map[string]struct{}{} diff --git a/vendor/modernc.org/libc/stdlib/stdlib_darwin_amd64.go b/vendor/modernc.org/libc/stdlib/stdlib_darwin_amd64.go deleted file mode 100644 index 7babc1f18..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_darwin_amd64.go +++ /dev/null @@ -1,6026 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_darwin_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:94:1: - BUS_ADRALN = 1 // signal.h:241:1: - BUS_ADRERR = 2 // signal.h:242:1: - BUS_NOOP = 0 // signal.h:239:1: - BUS_OBJERR = 3 // signal.h:243:1: - BYTE_ORDER = 1234 // endian.h:97:1: - CLD_CONTINUED = 6 // signal.h:258:1: - CLD_DUMPED = 3 // signal.h:255:1: - CLD_EXITED = 1 // signal.h:253:1: - CLD_KILLED = 2 // signal.h:254:1: - CLD_NOOP = 0 // signal.h:251:1: - CLD_STOPPED = 5 // signal.h:257:1: - CLD_TRAPPED = 4 // signal.h:256:1: - CPUMON_MAKE_FATAL = 0x1000 // resource.h:393:1: - EXIT_FAILURE = 1 // stdlib.h:102:1: - EXIT_SUCCESS = 0 // stdlib.h:103:1: - FOOTPRINT_INTERVAL_RESET = 0x1 // resource.h:398:1: - FPE_FLTDIV = 1 // signal.h:221:1: - FPE_FLTINV = 5 // signal.h:225:1: - FPE_FLTOVF = 2 // signal.h:222:1: - FPE_FLTRES = 4 // signal.h:224:1: - FPE_FLTSUB = 6 // signal.h:226:1: - FPE_FLTUND = 3 // signal.h:223:1: - FPE_INTDIV = 7 // signal.h:227:1: - FPE_INTOVF = 8 // signal.h:228:1: - FPE_NOOP = 0 // signal.h:219:1: - FP_CHOP = 3 // _structs.h:112:1: - FP_PREC_24B = 0 // _structs.h:103:1: - FP_PREC_53B = 2 // _structs.h:104:1: - FP_PREC_64B = 3 // _structs.h:105:1: - FP_RND_DOWN = 1 // _structs.h:110:1: - FP_RND_NEAR = 0 // _structs.h:109:1: - FP_RND_UP = 2 // _structs.h:111:1: - FP_STATE_BYTES = 512 // _structs.h:276:1: - ILL_BADSTK = 8 // signal.h:215:1: - ILL_COPROC = 7 // signal.h:214:1: - ILL_ILLADR = 5 // signal.h:212:1: - ILL_ILLOPC = 1 // signal.h:208:1: - ILL_ILLOPN = 4 // signal.h:211:1: - ILL_ILLTRP = 2 // signal.h:209:1: - ILL_NOOP = 0 // signal.h:206:1: - ILL_PRVOPC = 3 // signal.h:210:1: - ILL_PRVREG = 6 // signal.h:213:1: - INT16_MAX = 32767 // stdint.h:599:1: - INT16_MIN = -32768 // stdint.h:600:1: - INT32_MAX = 2147483647 // stdint.h:555:1: - INT32_MIN = -2147483648 // stdint.h:556:1: - INT64_MAX = 9223372036854775807 // stdint.h:461:1: - INT64_MIN = -9223372036854775808 // stdint.h:462:1: - INT8_MAX = 127 // stdint.h:621:1: - INT8_MIN = -128 // stdint.h:622:1: - INTMAX_MAX = 9223372036854775807 // stdint.h:663:1: - INTMAX_MIN = -9223372036854775808 // stdint.h:662:1: - INTPTR_MAX = 9223372036854775807 // stdint.h:649:1: - INTPTR_MIN = -9223372036854775808 // stdint.h:648:1: - INT_FAST16_MAX = 32767 // stdint.h:615:1: - INT_FAST16_MIN = -32768 // stdint.h:614:1: - INT_FAST32_MAX = 2147483647 // stdint.h:574:1: - INT_FAST32_MIN = -2147483648 // stdint.h:573:1: - INT_FAST64_MAX = 9223372036854775807 // stdint.h:483:1: - INT_FAST64_MIN = -9223372036854775808 // stdint.h:482:1: - INT_FAST8_MAX = 127 // stdint.h:634:1: - INT_FAST8_MIN = -128 // stdint.h:633:1: - INT_LEAST16_MAX = 32767 // stdint.h:612:1: - INT_LEAST16_MIN = -32768 // stdint.h:611:1: - INT_LEAST32_MAX = 2147483647 // stdint.h:571:1: - INT_LEAST32_MIN = -2147483648 // stdint.h:570:1: - INT_LEAST64_MAX = 9223372036854775807 // stdint.h:480:1: - INT_LEAST64_MIN = -9223372036854775808 // stdint.h:479:1: - INT_LEAST8_MAX = 127 // stdint.h:631:1: - INT_LEAST8_MIN = -128 // stdint.h:630:1: - IOPOL_APPLICATION = 5 // resource.h:427:1: - IOPOL_ATIME_UPDATES_DEFAULT = 0 // resource.h:431:1: - IOPOL_ATIME_UPDATES_OFF = 1 // resource.h:432:1: - IOPOL_DEFAULT = 0 // resource.h:419:1: - IOPOL_IMPORTANT = 1 // resource.h:420:1: - IOPOL_MATERIALIZE_DATALESS_FILES_DEFAULT = 0 // resource.h:434:1: - IOPOL_MATERIALIZE_DATALESS_FILES_OFF = 1 // resource.h:435:1: - IOPOL_MATERIALIZE_DATALESS_FILES_ON = 2 // resource.h:436:1: - IOPOL_NORMAL = 1 // resource.h:428:1: - IOPOL_PASSIVE = 2 // resource.h:421:1: - IOPOL_SCOPE_DARWIN_BG = 2 // resource.h:416:1: - IOPOL_SCOPE_PROCESS = 0 // resource.h:414:1: - IOPOL_SCOPE_THREAD = 1 // resource.h:415:1: - IOPOL_STANDARD = 5 // resource.h:424:1: - IOPOL_THROTTLE = 3 // resource.h:422:1: - IOPOL_TYPE_DISK = 0 // resource.h:408:1: - IOPOL_TYPE_VFS_ATIME_UPDATES = 2 // resource.h:409:1: - IOPOL_TYPE_VFS_MATERIALIZE_DATALESS_FILES = 3 // resource.h:410:1: - IOPOL_TYPE_VFS_STATFS_NO_DATA_VOLUME = 4 // resource.h:411:1: - IOPOL_UTILITY = 4 // resource.h:423:1: - IOPOL_VFS_STATFS_FORCE_NO_DATA_VOLUME = 1 // resource.h:439:1: - IOPOL_VFS_STATFS_NO_DATA_VOLUME_DEFAULT = 0 // resource.h:438:1: - LITTLE_ENDIAN = 1234 // endian.h:93:1: - MINSIGSTKSZ = 32768 // signal.h:340:1: - NSIG = 32 // signal.h:79:1: - PDP_ENDIAN = 3412 // endian.h:95:1: - POLL_ERR = 4 // signal.h:264:1: - POLL_HUP = 6 // signal.h:266:1: - POLL_IN = 1 // signal.h:261:1: - POLL_MSG = 3 // signal.h:263:1: - POLL_OUT = 2 // signal.h:262:1: - POLL_PRI = 5 // signal.h:265:1: - PRIO_DARWIN_BG = 0x1000 // resource.h:120:1: - PRIO_DARWIN_NONUI = 0x1001 // resource.h:126:1: - PRIO_DARWIN_PROCESS = 4 // resource.h:106:1: - PRIO_DARWIN_THREAD = 3 // resource.h:105:1: - PRIO_MAX = 20 // resource.h:113:1: - PRIO_MIN = -20 // resource.h:112:1: - PRIO_PGRP = 1 // resource.h:101:1: - PRIO_PROCESS = 0 // resource.h:100:1: - PRIO_USER = 2 // resource.h:102:1: - PTRDIFF_MAX = 9223372036854775807 // stdint.h:652:1: - PTRDIFF_MIN = -9223372036854775808 // stdint.h:651:1: - RAND_MAX = 0x7fffffff // stdlib.h:105:1: - RLIMIT_AS = 5 // resource.h:349:1: - RLIMIT_CORE = 4 // resource.h:348:1: - RLIMIT_CPU = 0 // resource.h:344:1: - RLIMIT_CPU_USAGE_MONITOR = 0x2 // resource.h:377:1: - RLIMIT_DATA = 2 // resource.h:346:1: - RLIMIT_FOOTPRINT_INTERVAL = 0x4 // resource.h:379:1: - RLIMIT_FSIZE = 1 // resource.h:345:1: - RLIMIT_MEMLOCK = 6 // resource.h:352:1: - RLIMIT_NOFILE = 8 // resource.h:355:1: - RLIMIT_NPROC = 7 // resource.h:353:1: - RLIMIT_RSS = 5 // resource.h:351:1: - RLIMIT_STACK = 3 // resource.h:347:1: - RLIMIT_THREAD_CPULIMITS = 0x3 // resource.h:378:1: - RLIMIT_WAKEUPS_MONITOR = 0x1 // resource.h:376:1: - RLIM_NLIMITS = 9 // resource.h:357:1: - RSIZE_MAX = 9223372036854775807 // stdint.h:658:1: - RUSAGE_CHILDREN = -1 // resource.h:141:1: - RUSAGE_INFO_CURRENT = 4 // resource.h:191:1: - RUSAGE_INFO_V0 = 0 // resource.h:186:1: - RUSAGE_INFO_V1 = 1 // resource.h:187:1: - RUSAGE_INFO_V2 = 2 // resource.h:188:1: - RUSAGE_INFO_V3 = 3 // resource.h:189:1: - RUSAGE_INFO_V4 = 4 // resource.h:190:1: - RUSAGE_SELF = 0 // resource.h:140:1: - SA_64REGSET = 0x0200 // signal.h:308:1: - SA_NOCLDSTOP = 0x0008 // signal.h:301:1: - SA_NOCLDWAIT = 0x0020 // signal.h:303:1: - SA_NODEFER = 0x0010 // signal.h:302:1: - SA_ONSTACK = 0x0001 // signal.h:298:1: - SA_RESETHAND = 0x0004 // signal.h:300:1: - SA_RESTART = 0x0002 // signal.h:299:1: - SA_SIGINFO = 0x0040 // signal.h:304:1: - SA_USERSPACE_MASK = 127 // signal.h:314:1: - SA_USERTRAMP = 0x0100 // signal.h:306:1: - SEGV_ACCERR = 2 // signal.h:235:1: - SEGV_MAPERR = 1 // signal.h:234:1: - SEGV_NOOP = 0 // signal.h:232:1: - SIGABRT = 6 // signal.h:89:1: - SIGALRM = 14 // signal.h:102:1: - SIGBUS = 10 // signal.h:98:1: - SIGCHLD = 20 // signal.h:108:1: - SIGCONT = 19 // signal.h:107:1: - SIGEMT = 7 // signal.h:94:1: - SIGEV_NONE = 0 // signal.h:164:1: - SIGEV_SIGNAL = 1 // signal.h:165:1: - SIGEV_THREAD = 3 // signal.h:166:1: - SIGFPE = 8 // signal.h:96:1: - SIGHUP = 1 // signal.h:84:1: - SIGILL = 4 // signal.h:87:1: - SIGINFO = 29 // signal.h:120:1: - SIGINT = 2 // signal.h:85:1: - SIGIO = 23 // signal.h:112:1: - SIGIOT = 6 // signal.h:93:1: - SIGKILL = 9 // signal.h:97:1: - SIGPIPE = 13 // signal.h:101:1: - SIGPROF = 27 // signal.h:117:1: - SIGQUIT = 3 // signal.h:86:1: - SIGSEGV = 11 // signal.h:99:1: - SIGSTKSZ = 131072 // signal.h:341:1: - SIGSTOP = 17 // signal.h:105:1: - SIGSYS = 12 // signal.h:100:1: - SIGTERM = 15 // signal.h:103:1: - SIGTRAP = 5 // signal.h:88:1: - SIGTSTP = 18 // signal.h:106:1: - SIGTTIN = 21 // signal.h:109:1: - SIGTTOU = 22 // signal.h:110:1: - SIGURG = 16 // signal.h:104:1: - SIGUSR1 = 30 // signal.h:122:1: - SIGUSR2 = 31 // signal.h:123:1: - SIGVTALRM = 26 // signal.h:116:1: - SIGWINCH = 28 // signal.h:119:1: - SIGXCPU = 24 // signal.h:114:1: - SIGXFSZ = 25 // signal.h:115:1: - SIG_ATOMIC_MAX = 2147483647 // stdint.h:668:1: - SIG_ATOMIC_MIN = -2147483648 // stdint.h:667:1: - SIG_BLOCK = 1 // signal.h:319:1: - SIG_SETMASK = 3 // signal.h:321:1: - SIG_UNBLOCK = 2 // signal.h:320:1: - SIZE_MAX = 18446744073709551615 // stdint.h:653:1: - SI_ASYNCIO = 0x10004 // signal.h:327:1: - SI_MESGQ = 0x10005 // signal.h:328:1: - SI_QUEUE = 0x10002 // signal.h:325:1: - SI_TIMER = 0x10003 // signal.h:326:1: - SI_USER = 0x10001 // signal.h:324:1: - SS_DISABLE = 0x0004 // signal.h:339:1: - SS_ONSTACK = 0x0001 // signal.h:338:1: - SV_INTERRUPT = 2 // signal.h:355:1: - SV_NOCLDSTOP = 8 // signal.h:358:1: - SV_NODEFER = 16 // signal.h:357:1: - SV_ONSTACK = 1 // signal.h:354:1: - SV_RESETHAND = 4 // signal.h:356:1: - SV_SIGINFO = 64 // signal.h:359:1: - TRAP_BRKPT = 1 // signal.h:246:1: - TRAP_TRACE = 2 // signal.h:247:1: - UINT16_MAX = 65535 // stdint.h:601:1: - UINT32_MAX = 4294967295 // stdint.h:557:1: - UINT64_MAX = 18446744073709551615 // stdint.h:463:1: - UINT8_MAX = 255 // stdint.h:623:1: - UINTMAX_MAX = 18446744073709551615 // stdint.h:664:1: - UINTPTR_MAX = 18446744073709551615 // stdint.h:650:1: - UINT_FAST16_MAX = 65535 // stdint.h:616:1: - UINT_FAST32_MAX = 4294967295 // stdint.h:575:1: - UINT_FAST64_MAX = 18446744073709551615 // stdint.h:484:1: - UINT_FAST8_MAX = 255 // stdint.h:635:1: - UINT_LEAST16_MAX = 65535 // stdint.h:613:1: - UINT_LEAST32_MAX = 4294967295 // stdint.h:572:1: - UINT_LEAST64_MAX = 18446744073709551615 // stdint.h:481:1: - UINT_LEAST8_MAX = 255 // stdint.h:632:1: - WAIT_ANY = -1 // wait.h:183:1: - WAIT_MYPGRP = 0 // wait.h:184:1: - WAKEMON_DISABLE = 0x02 // resource.h:385:1: - WAKEMON_ENABLE = 0x01 // resource.h:384:1: - WAKEMON_GET_PARAMS = 0x04 // resource.h:386:1: - WAKEMON_MAKE_FATAL = 0x10 // resource.h:388:1: - WAKEMON_SET_DEFAULTS = 0x08 // resource.h:387:1: - WCHAR_MAX = 2147483647 // stdint.h:678:1: - WCHAR_MIN = -2147483648 // stdint.h:682:1: - WCONTINUED = 0x00000010 // wait.h:173:1: - WCOREFLAG = 0200 // wait.h:132:1: - WEXITED = 0x00000004 // wait.h:168:1: - WINT_MAX = 2147483647 // stdint.h:674:1: - WINT_MIN = -2147483648 // stdint.h:673:1: - WNOHANG = 0x00000001 // wait.h:121:1: - WNOWAIT = 0x00000020 // wait.h:174:1: - WSTOPPED = 0x00000008 // wait.h:171:1: - WUNTRACED = 0x00000002 // wait.h:122:1: - X_ALLOCA_H_ = 0 // alloca.h:25:1: - X_BSD_I386__TYPES_H_ = 0 // _types.h:29:1: - X_BSD_MACHINE_ENDIAN_H_ = 0 // endian.h:32:1: - X_BSD_MACHINE_SIGNAL_H_ = 0 // signal.h:29:1: - X_BSD_MACHINE_TYPES_H_ = 0 // types.h:32:1: - X_BSD_MACHINE__TYPES_H_ = 0 // _types.h:29:1: - X_CDEFS_H_ = 0 // cdefs.h:68:1: - X_CT_RUNE_T = 0 // _ct_rune_t.h:30:1: - X_DARWIN_FEATURE_64_BIT_INODE = 1 // cdefs.h:745:1: - X_DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE = 1 // cdefs.h:771:1: - X_DARWIN_FEATURE_UNIX_CONFORMANCE = 3 // cdefs.h:779:1: - X_DEV_T = 0 // _dev_t.h:29:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_FORTIFY_SOURCE = 2 // _types.h:65:1: - X_I386_SIGNAL_H_ = 1 // signal.h:34:1: - X_I386__ENDIAN_H_ = 0 // endian.h:67:1: - X_ID_T = 0 // _id_t.h:29:1: - X_INT16_T = 0 // _int16_t.h:29:1: - X_INT32_T = 0 // _int32_t.h:29:1: - X_INT64_T = 0 // _int64_t.h:29:1: - X_INT8_T = 0 // _int8_t.h:29:1: - X_INTPTR_T = 0 // _intptr_t.h:29:1: - X_LP64 = 1 // <predefined>:1:1: - X_MACHTYPES_H_ = 0 // types.h:67:1: - X_MACH_I386__STRUCTS_H_ = 0 // _structs.h:33:1: - X_MACH_MACHINE__STRUCTS_H_ = 0 // _structs.h:30:1: - X_MALLOC_UNDERSCORE_MALLOC_H_ = 0 // _malloc.h:25:1: - X_MCONTEXT_T = 0 // _mcontext.h:202:1: - X_MODE_T = 0 // _mode_t.h:29:1: - X_Nonnull = 0 // cdefs.h:243:1: - X_Null_unspecified = 0 // cdefs.h:246:1: - X_Nullable = 0 // cdefs.h:240:1: - X_OS__OSBYTEORDERI386_H = 0 // _OSByteOrder.h:30:1: - X_OS__OSBYTEORDER_H = 0 // _OSByteOrder.h:30:1: - X_PID_T = 0 // _pid_t.h:29:1: - X_PTHREAD_ATTR_T = 0 // _pthread_attr_t.h:29:1: - X_QUAD_HIGHWORD = 1 // endian.h:78:1: - X_QUAD_LOWWORD = 0 // endian.h:79:1: - X_RLIMIT_POSIX_FLAG = 0x1000 // resource.h:359:1: - X_RUNE_T = 0 // _rune_t.h:29:1: - X_SIGSET_T = 0 // _sigset_t.h:29:1: - X_SIZE_T = 0 // _size_t.h:29:1: - X_STDLIB_H_ = 0 // stdlib.h:59:1: - X_SYS_RESOURCE_H_ = 0 // resource.h:65:1: - X_SYS_SIGNAL_H_ = 0 // signal.h:70:1: - X_SYS_WAIT_H_ = 0 // wait.h:65:1: - X_SYS__ENDIAN_H_ = 0 // _endian.h:91:1: - X_SYS__PTHREAD_TYPES_H_ = 0 // _pthread_types.h:30:1: - X_SYS__TYPES_H_ = 0 // _types.h:30:1: - X_UID_T = 0 // _uid_t.h:29:1: - X_UINT32_T = 0 // _uint32_t.h:30:1: - X_UINTPTR_T = 0 // _uintptr_t.h:29:1: - X_U_INT16_T = 0 // _u_int16_t.h:29:1: - X_U_INT32_T = 0 // _u_int32_t.h:29:1: - X_U_INT64_T = 0 // _u_int64_t.h:29:1: - X_U_INT8_T = 0 // _u_int8_t.h:29:1: - X_WCHAR_T = 0 // _wchar_t.h:32:1: - X_WSTOPPED = 0177 // wait.h:137:1: -) - -// Copyright (c) 2000 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved -// Copyright (c) 1982, 1986, 1989, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)wait.h 8.2 (Berkeley) 7/10/94 - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// This file holds definitions relevent to the wait4 system call -// and the alternate interfaces that use it (wait, wait3, waitpid). - -// [XSI] The type idtype_t shall be defined as an enumeration type whose -// possible values shall include at least P_ALL, P_PID, and P_PGID. -const ( /* wait.h:79:1: */ - P_ALL = 0 - P_PID = 1 - P_PGID = 2 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -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) 2000, 2002 - 2008 Apple Inc. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 8.5 (Berkeley) 5/19/95 - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// -// These macros are for use in OS header files. They enable function prototypes -// and Objective-C methods to be tagged with the OS version in which they -// were first available; and, if applicable, the OS version in which they -// became deprecated. -// -// The desktop Mac OS X and iOS each have different version numbers. -// The __OSX_AVAILABLE_STARTING() macro allows you to specify both the desktop -// and iOS version numbers. For instance: -// __OSX_AVAILABLE_STARTING(__MAC_10_2,__IPHONE_2_0) -// means the function/method was first available on Mac OS X 10.2 on the desktop -// and first available in iOS 2.0 on the iPhone. -// -// If a function is available on one platform, but not the other a _NA (not -// applicable) parameter is used. For instance: -// __OSX_AVAILABLE_STARTING(__MAC_10_3,__IPHONE_NA) -// means that the function/method was first available on Mac OS X 10.3, and it -// currently not implemented on the iPhone. -// -// At some point, a function/method may be deprecated. That means Apple -// recommends applications stop using the function, either because there is a -// better replacement or the functionality is being phased out. Deprecated -// functions/methods can be tagged with a __OSX_AVAILABLE_BUT_DEPRECATED() -// macro which specifies the OS version where the function became available -// as well as the OS version in which it became deprecated. For instance: -// __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0,__MAC_10_5,__IPHONE_NA,__IPHONE_NA) -// means that the function/method was introduced in Mac OS X 10.0, then -// became deprecated beginning in Mac OS X 10.5. On iOS the function -// has never been available. -// -// For these macros to function properly, a program must specify the OS version range -// it is targeting. The min OS version is specified as an option to the compiler: -// -mmacosx-version-min=10.x when building for Mac OS X, and -miphoneos-version-min=y.z -// when building for the iPhone. The upper bound for the OS version is rarely needed, -// but it can be set on the command line via: -D__MAC_OS_X_VERSION_MAX_ALLOWED=10x0 for -// Mac OS X and __IPHONE_OS_VERSION_MAX_ALLOWED = y0z00 for iOS. -// -// Examples: -// -// A function available in Mac OS X 10.5 and later, but not on the phone: -// -// extern void mymacfunc() __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_NA); -// -// -// An Objective-C method in Mac OS X 10.5 and later, but not on the phone: -// -// @interface MyClass : NSObject -// -(void) mymacmethod __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_NA); -// @end -// -// -// An enum available on the phone, but not available on Mac OS X: -// -// #if __IPHONE_OS_VERSION_MIN_REQUIRED -// enum { myEnum = 1 }; -// #endif -// Note: this works when targeting the Mac OS X platform because -// __IPHONE_OS_VERSION_MIN_REQUIRED is undefined which evaluates to zero. -// -// -// An enum with values added in different iPhoneOS versions: -// -// enum { -// myX = 1, // Usable on iPhoneOS 2.1 and later -// myY = 2, // Usable on iPhoneOS 3.0 and later -// myZ = 3, // Usable on iPhoneOS 3.0 and later -// ... -// Note: you do not want to use #if with enumeration values -// when a client needs to see all values at compile time -// and use runtime logic to only use the viable values. -// -// -// It is also possible to use the *_VERSION_MIN_REQUIRED in source code to make one -// source base that can be compiled to target a range of OS versions. It is best -// to not use the _MAC_* and __IPHONE_* macros for comparisons, but rather their values. -// That is because you might get compiled on an old OS that does not define a later -// OS version macro, and in the C preprocessor undefined values evaluate to zero -// in expresssions, which could cause the #if expression to evaluate in an unexpected -// way. -// -// #ifdef __MAC_OS_X_VERSION_MIN_REQUIRED -// // code only compiled when targeting Mac OS X and not iPhone -// // note use of 1050 instead of __MAC_10_5 -// #if __MAC_OS_X_VERSION_MIN_REQUIRED < 1050 -// // code in here might run on pre-Leopard OS -// #else -// // code here can assume Leopard or later -// #endif -// #endif -// -// - -// __API_TO_BE_DEPRECATED is used as a version number in API that will be deprecated -// in an upcoming release. This soft deprecation is an intermediate step before formal -// deprecation to notify developers about the API before compiler warnings are generated. -// You can find all places in your code that use soft deprecated API by redefining the -// value of this macro to your current minimum deployment target, for example: -// (macOS) -// clang -D__API_TO_BE_DEPRECATED=10.12 <other compiler flags> -// (iOS) -// clang -D__API_TO_BE_DEPRECATED=11.0 <other compiler flags> - -// __MAC_NA is not defined to a value but is uses as a token by macros to indicate that the API is unavailable - -// __IPHONE_NA is not defined to a value but is uses as a token by macros to indicate that the API is unavailable - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// -// File: AvailabilityInternal.h -// -// Contains: implementation details of __OSX_AVAILABLE_* macros from <Availability.h> -// - -// compiler for Mac OS X sets __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ - -// make sure a default max version is set - -// -// Macros for defining which versions/platform a given symbol can be used. -// -// @see http://clang.llvm.org/docs/AttributeReference.html#availability -// - -// Evaluate to nothing for compilers that don't support clang language extensions. - -// Swift compiler version -// Allows for project-agnostic “epochs” for frameworks imported into Swift via the Clang importer, like #if _compiler_version for Swift -// Example: -// -// #if __swift_compiler_version_at_least(800, 2, 20) -// - (nonnull NSString *)description; -// #else -// - (NSString *)description; -// #endif - -// If __SPI_AVAILABLE has not been defined elsewhere, disable it. - -// for use to document app extension usage - -// for use marking APIs available info for Mac OSX - -// for use marking APIs available info for iOS - -// for use marking APIs available info for tvOS - -// for use marking APIs available info for Watch OS - -// for use marking APIs unavailable for swift - -// -// Macros for defining which versions/platform a given symbol can be used. -// -// @see http://clang.llvm.org/docs/AttributeReference.html#availability -// -// * Note that these macros are only compatible with clang compilers that -// * support the following target selection options: -// * -// * -mmacosx-version-min -// * -miphoneos-version-min -// * -mwatchos-version-min -// * -mtvos-version-min -// - -// Evaluate to nothing for compilers that don't support clang language extensions. - -// If SPI decorations have not been defined elsewhere, disable them. - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// This SDK is designed to work with clang and specific versions of -// gcc >= 4.0 with Apple's patch sets - -// Compatibility with compilers and environments that don't support compiler -// feature checking function-like macros. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky -- make sure you don't put spaces -// in between its arguments. __CONCAT can also concatenate double-quoted -// strings produced by the __STRING macro, but this only works with ANSI C. - -// In non-ANSI C environments, new programs will want ANSI-only C keywords -// deleted from the program and old programs will want them left alone. -// When using a compiler other than gcc, programs using the ANSI C keywords -// const, inline etc. as normal identifiers should define -DNO_ANSI_KEYWORDS. -// When using "gcc -traditional", we assume that this is the intent; if -// __GNUC__ is defined but __STDC__ is not, we leave the new keywords alone. - -// __unused denotes variables and functions that may not be used, preventing -// the compiler from warning about it if not used. - -// __used forces variables and functions to be included even if it appears -// to the compiler that they are not used (and would thust be discarded). - -// __cold marks code used for debugging or that is rarely taken -// and tells the compiler to optimize for size and outline code. - -// __deprecated causes the compiler to produce a warning when encountering -// code using the deprecated functionality. -// __deprecated_msg() does the same, and compilers that support it will print -// a message along with the deprecation warning. -// This may require turning on such warning with the -Wdeprecated flag. -// __deprecated_enum_msg() should be used on enums, and compilers that support -// it will print the deprecation warning. -// __kpi_deprecated() specifically indicates deprecation of kernel programming -// interfaces in Kernel.framework used by KEXTs. - -// __unavailable causes the compiler to error out when encountering -// code using the tagged function of variable. - -// Delete pseudo-keywords wherever they are not available or needed. - -// We use `__restrict' as a way to define the `restrict' type qualifier -// without disturbing older software that is unaware of C99 keywords. - -// Compatibility with compilers and environments that don't support the -// nullability feature. - -// __disable_tail_calls causes the compiler to not perform tail call -// optimization inside the marked function. - -// __not_tail_called causes the compiler to prevent tail call optimization -// on statically bound calls to the function. It has no effect on indirect -// calls. Virtual functions, objective-c methods, and functions marked as -// "always_inline" cannot be marked as __not_tail_called. - -// __result_use_check warns callers of a function that not using the function -// return value is a bug, i.e. dismissing malloc() return value results in a -// memory leak. - -// __swift_unavailable causes the compiler to mark a symbol as specifically -// unavailable in Swift, regardless of any other availability in C. - -// __abortlike is the attribute to put on functions like abort() that are -// typically used to mark assertions. These optimize the codegen -// for outlining while still maintaining debugability. - -// Declaring inline functions within headers is error-prone due to differences -// across various versions of the C language and extensions. __header_inline -// can be used to declare inline functions within system headers. In cases -// where you want to force inlining instead of letting the compiler make -// the decision, you can use __header_always_inline. -// -// Be aware that using inline for functions which compilers may also provide -// builtins can behave differently under various compilers. If you intend to -// provide an inline version of such a function, you may want to use a macro -// instead. -// -// The check for !__GNUC__ || __clang__ is because gcc doesn't correctly -// support c99 inline in some cases: -// http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55965 - -// Compiler-dependent macros that bracket portions of code where the -// "-Wunreachable-code" warning should be ignored. Please use sparingly. - -// Compiler-dependent macros to declare that functions take printf-like -// or scanf-like arguments. They are null except for versions of gcc -// that are known to support the features properly. Functions declared -// with these attributes will cause compilation warnings if there is a -// mismatch between the format string and subsequent function parameter -// types. - -// Source compatibility only, ID string not emitted in object file - -// __alloc_size can be used to label function arguments that represent the -// size of memory that the function allocates and returns. The one-argument -// form labels a single argument that gives the allocation size (where the -// arguments are numbered from 1): -// -// void *malloc(size_t __size) __alloc_size(1); -// -// The two-argument form handles the case where the size is calculated as the -// product of two arguments: -// -// void *calloc(size_t __count, size_t __size) __alloc_size(1,2); - -// COMPILATION ENVIRONMENTS -- see compat(5) for additional detail -// -// DEFAULT By default newly complied code will get POSIX APIs plus -// Apple API extensions in scope. -// -// Most users will use this compilation environment to avoid -// behavioral differences between 32 and 64 bit code. -// -// LEGACY Defining _NONSTD_SOURCE will get pre-POSIX APIs plus Apple -// API extensions in scope. -// -// This is generally equivalent to the Tiger release compilation -// environment, except that it cannot be applied to 64 bit code; -// its use is discouraged. -// -// We expect this environment to be deprecated in the future. -// -// STRICT Defining _POSIX_C_SOURCE or _XOPEN_SOURCE restricts the -// available APIs to exactly the set of APIs defined by the -// corresponding standard, based on the value defined. -// -// A correct, portable definition for _POSIX_C_SOURCE is 200112L. -// A correct, portable definition for _XOPEN_SOURCE is 600L. -// -// Apple API extensions are not visible in this environment, -// which can cause Apple specific code to fail to compile, -// or behave incorrectly if prototypes are not in scope or -// warnings about missing prototypes are not enabled or ignored. -// -// In any compilation environment, for correct symbol resolution to occur, -// function prototypes must be in scope. It is recommended that all Apple -// tools users add either the "-Wall" or "-Wimplicit-function-declaration" -// compiler flags to their projects to be warned when a function is being -// used without a prototype in scope. - -// These settings are particular to each product. -// Platform: MacOSX -// #undef __DARWIN_ONLY_UNIX_CONFORMANCE (automatically set for 64-bit) - -// The __DARWIN_ALIAS macros are used to do symbol renaming; they allow -// legacy code to use the old symbol, thus maintaining binary compatibility -// while new code can use a standards compliant version of the same function. -// -// __DARWIN_ALIAS is used by itself if the function signature has not -// changed, it is used along with a #ifdef check for __DARWIN_UNIX03 -// if the signature has changed. Because the __LP64__ environment -// only supports UNIX03 semantics it causes __DARWIN_UNIX03 to be -// defined, but causes __DARWIN_ALIAS to do no symbol mangling. -// -// As a special case, when XCode is used to target a specific version of the -// OS, the manifest constant __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ -// will be defined by the compiler, with the digits representing major version -// time 100 + minor version times 10 (e.g. 10.5 := 1050). If we are targeting -// pre-10.5, and it is the default compilation environment, revert the -// compilation environment to pre-__DARWIN_UNIX03. - -// symbol suffixes used for symbol versioning - -// symbol versioning macros - -// symbol release macros -// Copyright (c) 2010 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// POSIX.1 requires that the macros we test be defined before any standard -// header file is included. This permits us to convert values for feature -// testing, as necessary, using only _POSIX_C_SOURCE. -// -// Here's a quick run-down of the versions: -// defined(_POSIX_SOURCE) 1003.1-1988 -// _POSIX_C_SOURCE == 1L 1003.1-1990 -// _POSIX_C_SOURCE == 2L 1003.2-1992 C Language Binding Option -// _POSIX_C_SOURCE == 199309L 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1: 1996 -// _POSIX_C_SOURCE == 200112L 1003.1-2001 -// _POSIX_C_SOURCE == 200809L 1003.1-2008 -// -// In addition, the X/Open Portability Guide, which is now the Single UNIX -// Specification, defines a feature-test macro which indicates the version of -// that specification, and which subsumes _POSIX_C_SOURCE. - -// Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1L. - -// Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2L. - -// Deal with various X/Open Portability Guides and Single UNIX Spec. - -// Deal with all versions of POSIX. The ordering relative to the tests above is -// important. - -// POSIX C deprecation macros -// Copyright (c) 2010 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Set a single macro which will always be defined and can be used to determine -// the appropriate namespace. For POSIX, these values will correspond to -// _POSIX_C_SOURCE value. Currently there are two additional levels corresponding -// to ANSI (_ANSI_SOURCE) and Darwin extensions (_DARWIN_C_SOURCE) - -// If the developer has neither requested a strict language mode nor a version -// of POSIX, turn on functionality provided by __STDC_WANT_LIB_EXT1__ as part -// of __DARWIN_C_FULL. - -// long long is not supported in c89 (__STRICT_ANSI__), but g++ -ansi and -// c99 still want long longs. While not perfect, we allow long longs for -// g++. - -// **************************************** -// -// Public darwin-specific feature macros -// - -// _DARWIN_FEATURE_64_BIT_INODE indicates that the ino_t type is 64-bit, and -// structures modified for 64-bit inodes (like struct stat) will be used. - -// _DARWIN_FEATURE_64_ONLY_BIT_INODE indicates that the ino_t type may only -// be 64-bit; there is no support for 32-bit ino_t when this macro is defined -// (and non-zero). There is no struct stat64 either, as the regular -// struct stat will already be the 64-bit version. - -// _DARWIN_FEATURE_ONLY_VERS_1050 indicates that only those APIs updated -// in 10.5 exists; no pre-10.5 variants are available. - -// _DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE indicates only UNIX conforming API -// are available (the legacy BSD APIs are not available) - -// _DARWIN_FEATURE_UNIX_CONFORMANCE indicates whether UNIX conformance is on, -// and specifies the conformance level (3 is SUSv3) - -// This macro casts away the qualifier from the variable -// -// Note: use at your own risk, removing qualifiers can result in -// catastrophic run-time failures. - -// __XNU_PRIVATE_EXTERN is a linkage decoration indicating that a symbol can be -// used from other compilation units, but not other libraries or executables. - -// Architecture validation for current SDK - -// Similar to OS_ENUM/OS_CLOSED_ENUM/OS_OPTIONS/OS_CLOSED_OPTIONS -// -// This provides more advanced type checking on compilers supporting -// the proper extensions, even in C. - -// Copyright (c) 2004, 2008, 2009 Apple Inc. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2003 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// This header file contains integer types. It's intended to also contain -// flotaing point and other arithmetic types, as needed, later. - -type X__int8_t = int8 /* _types.h:37:33 */ -type X__uint8_t = uint8 /* _types.h:41:33 */ -type X__int16_t = int16 /* _types.h:42:33 */ -type X__uint16_t = uint16 /* _types.h:43:33 */ -type X__int32_t = int32 /* _types.h:44:33 */ -type X__uint32_t = uint32 /* _types.h:45:33 */ -type X__int64_t = int64 /* _types.h:46:33 */ -type X__uint64_t = uint64 /* _types.h:47:33 */ - -type X__darwin_intptr_t = int64 /* _types.h:49:33 */ -type X__darwin_natural_t = uint32 /* _types.h:50:33 */ - -// The rune type below is declared to be an ``int'' instead of the more natural -// ``unsigned long'' or ``long''. Two things are happening here. It is not -// unsigned so that EOF (-1) can be naturally assigned to it and used. Also, -// it looks like 10646 will be a 31 bit standard. This means that if your -// ints cannot hold 32 bits, you will be in trouble. The reason an int was -// chosen over a long is that the is*() and to*() routines take ints (says -// ANSI C), but they use __darwin_ct_rune_t instead of int. By changing it -// here, you lose a bit of ANSI conformance, but your programs will still -// work. -// -// NOTE: rune_t is not covered by ANSI nor other standards, and should not -// be instantiated outside of lib/libc/locale. Use wchar_t. wchar_t and -// rune_t must be the same type. Also wint_t must be no narrower than -// wchar_t, and should also be able to hold all members of the largest -// character set plus one extra value (WEOF). wint_t must be at least 16 bits. - -type X__darwin_ct_rune_t = int32 /* _types.h:70:33 */ // ct_rune_t - -// mbstate_t is an opaque object to keep conversion state, during multibyte -// stream conversions. The content must not be referenced by user programs. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint64 - F__mbstate8 [128]int8 -} /* _types.h:79:3 */ - -type X__darwin_mbstate_t = X__mbstate_t /* _types.h:81:33 */ // mbstate_t - -type X__darwin_ptrdiff_t = int64 /* _types.h:84:33 */ // ptr1 - ptr2 - -type X__darwin_size_t = uint64 /* _types.h:92:33 */ // sizeof() - -type X__darwin_va_list = X__builtin_va_list /* _types.h:98:33 */ // va_list - -type X__darwin_wchar_t = int32 /* _types.h:104:33 */ // wchar_t - -type X__darwin_rune_t = X__darwin_wchar_t /* _types.h:109:33 */ // rune_t - -type X__darwin_wint_t = int32 /* _types.h:112:33 */ // wint_t - -type X__darwin_clock_t = uint64 /* _types.h:117:33 */ // clock() -type X__darwin_socklen_t = X__uint32_t /* _types.h:118:33 */ // socklen_t (duh) -type X__darwin_ssize_t = int64 /* _types.h:119:33 */ // byte count or error -type X__darwin_time_t = int64 /* _types.h:120:33 */ // time() - -// Type definitions; takes common type definitions that must be used -// in multiple header files due to [XSI], removes them from the system -// space, and puts them in the implementation space. - -type X__darwin_blkcnt_t = X__int64_t /* _types.h:55:25 */ // total blocks -type X__darwin_blksize_t = X__int32_t /* _types.h:56:25 */ // preferred block size -type X__darwin_dev_t = X__int32_t /* _types.h:57:25 */ // dev_t -type X__darwin_fsblkcnt_t = uint32 /* _types.h:58:25 */ // Used by statvfs and fstatvfs -type X__darwin_fsfilcnt_t = uint32 /* _types.h:59:25 */ // Used by statvfs and fstatvfs -type X__darwin_gid_t = X__uint32_t /* _types.h:60:25 */ // [???] process and group IDs -type X__darwin_id_t = X__uint32_t /* _types.h:61:25 */ // [XSI] pid_t, uid_t, or gid_t -type X__darwin_ino64_t = X__uint64_t /* _types.h:62:25 */ // [???] Used for 64 bit inodes -type X__darwin_ino_t = X__darwin_ino64_t /* _types.h:64:26 */ // [???] Used for inodes -type X__darwin_mach_port_name_t = X__darwin_natural_t /* _types.h:68:28 */ // Used by mach -type X__darwin_mach_port_t = X__darwin_mach_port_name_t /* _types.h:69:35 */ // Used by mach -type X__darwin_mode_t = X__uint16_t /* _types.h:70:25 */ // [???] Some file attributes -type X__darwin_off_t = X__int64_t /* _types.h:71:25 */ // [???] Used for file sizes -type X__darwin_pid_t = X__int32_t /* _types.h:72:25 */ // [???] process and group IDs -type X__darwin_sigset_t = X__uint32_t /* _types.h:73:25 */ // [???] signal set -type X__darwin_suseconds_t = X__int32_t /* _types.h:74:25 */ // [???] microseconds -type X__darwin_uid_t = X__uint32_t /* _types.h:75:25 */ // [???] user IDs -type X__darwin_useconds_t = X__uint32_t /* _types.h:76:25 */ // [???] microseconds -type X__darwin_uuid_t = [16]uint8 /* _types.h:77:25 */ -type X__darwin_uuid_string_t = [37]int8 /* _types.h:78:17 */ - -// Copyright (c) 2003-2013 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// pthread opaque structures - -type X__darwin_pthread_handler_rec = struct { - F__routine uintptr - F__arg uintptr - F__next uintptr -} /* _pthread_types.h:57:1 */ - -type X_opaque_pthread_attr_t = struct { - F__sig int64 - F__opaque [56]int8 -} /* _pthread_types.h:63:1 */ - -type X_opaque_pthread_cond_t = struct { - F__sig int64 - F__opaque [40]int8 -} /* _pthread_types.h:68:1 */ - -type X_opaque_pthread_condattr_t = struct { - F__sig int64 - F__opaque [8]int8 -} /* _pthread_types.h:73:1 */ - -type X_opaque_pthread_mutex_t = struct { - F__sig int64 - F__opaque [56]int8 -} /* _pthread_types.h:78:1 */ - -type X_opaque_pthread_mutexattr_t = struct { - F__sig int64 - F__opaque [8]int8 -} /* _pthread_types.h:83:1 */ - -type X_opaque_pthread_once_t = struct { - F__sig int64 - F__opaque [8]int8 -} /* _pthread_types.h:88:1 */ - -type X_opaque_pthread_rwlock_t = struct { - F__sig int64 - F__opaque [192]int8 -} /* _pthread_types.h:93:1 */ - -type X_opaque_pthread_rwlockattr_t = struct { - F__sig int64 - F__opaque [16]int8 -} /* _pthread_types.h:98:1 */ - -type X_opaque_pthread_t = struct { - F__sig int64 - F__cleanup_stack uintptr - F__opaque [8176]int8 -} /* _pthread_types.h:103:1 */ - -type X__darwin_pthread_attr_t = X_opaque_pthread_attr_t /* _pthread_types.h:109:39 */ -type X__darwin_pthread_cond_t = X_opaque_pthread_cond_t /* _pthread_types.h:110:39 */ -type X__darwin_pthread_condattr_t = X_opaque_pthread_condattr_t /* _pthread_types.h:111:43 */ -type X__darwin_pthread_key_t = uint64 /* _pthread_types.h:112:23 */ -type X__darwin_pthread_mutex_t = X_opaque_pthread_mutex_t /* _pthread_types.h:113:40 */ -type X__darwin_pthread_mutexattr_t = X_opaque_pthread_mutexattr_t /* _pthread_types.h:114:44 */ -type X__darwin_pthread_once_t = X_opaque_pthread_once_t /* _pthread_types.h:115:39 */ -type X__darwin_pthread_rwlock_t = X_opaque_pthread_rwlock_t /* _pthread_types.h:116:41 */ -type X__darwin_pthread_rwlockattr_t = X_opaque_pthread_rwlockattr_t /* _pthread_types.h:117:45 */ -type X__darwin_pthread_t = uintptr /* _pthread_types.h:118:34 */ - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type X__darwin_nl_item = int32 /* _types.h:40:14 */ -type X__darwin_wctrans_t = int32 /* _types.h:41:14 */ -type X__darwin_wctype_t = X__uint32_t /* _types.h:43:20 */ - -// Copyright (c) 2000 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved -// Copyright (c) 1982, 1986, 1989, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)wait.h 8.2 (Berkeley) 7/10/94 - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// This file holds definitions relevent to the wait4 system call -// and the alternate interfaces that use it (wait, wait3, waitpid). - -// [XSI] The type idtype_t shall be defined as an enumeration type whose -// possible values shall include at least P_ALL, P_PID, and P_PGID. -type Idtype_t = uint32 /* wait.h:83:3 */ - -// [XSI] The id_t and pid_t types shall be defined as described -// in <sys/types.h> -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Pid_t = X__darwin_pid_t /* _pid_t.h:31:31 */ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Id_t = X__darwin_id_t /* _id_t.h:31:25 */ // can hold pid_t, gid_t, or uid_t - -// [XSI] The siginfo_t type shall be defined as described in <signal.h> -// [XSI] The rusage structure shall be defined as described in <sys/resource.h> -// [XSI] Inclusion of the <sys/wait.h> header may also make visible all -// symbols from <signal.h> and <sys/resource.h> -// -// NOTE: This requirement is currently being satisfied by the direct -// inclusion of <sys/signal.h> and <sys/resource.h>, below. -// -// Software should not depend on the exposure of anything other -// than the types siginfo_t and struct rusage as a result of -// this inclusion. If you depend on any types or manifest -// values othe than siginfo_t and struct rusage from either of -// those files, you should explicitly include them yourself, as -// well, or in future releases your stware may not compile -// without modification. -// Copyright (c) 2000-2006 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved -// Copyright (c) 1982, 1986, 1989, 1991, 1993 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)signal.h 8.2 (Berkeley) 1/21/94 - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2002 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2002 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 1992 NeXT Computer, Inc. -// - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -type Sig_atomic_t = int32 /* signal.h:39:13 */ - -// Language spec sez we must list exactly one parameter, even though we -// actually supply three. Ugh! -// SIG_HOLD is chosen to avoid KERN_SIG_* values in <sys/signalvar.h> - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2002 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2017 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2004-2006 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// @OSF_COPYRIGHT@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. - -// Copyright (c) 2000-2008 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 - -// Copyright (c) 2000-2003 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Basic integral types. Omit the typedef if -// not possible for a machine/compiler combination. -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int8_t = int8 /* _int8_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int16_t = int16 /* _int16_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int32_t = int32 /* _int32_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int64_t = int64 /* _int64_t.h:30:33 */ - -// Copyright (c) 2016 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int8_t = uint8 /* _u_int8_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int16_t = uint16 /* _u_int16_t.h:30:41 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int32_t = uint32 /* _u_int32_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int64_t = uint64 /* _u_int64_t.h:30:33 */ - -type Register_t = Int64_t /* types.h:87:33 */ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. - -type Intptr_t = X__darwin_intptr_t /* _intptr_t.h:32:33 */ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Uintptr_t = uint64 /* _uintptr_t.h:30:33 */ - -// These types are used for reserving the largest possible size. -type User_addr_t = U_int64_t /* types.h:97:33 */ -type User_size_t = U_int64_t /* types.h:98:33 */ -type User_ssize_t = Int64_t /* types.h:99:33 */ -type User_long_t = Int64_t /* types.h:100:33 */ -type User_ulong_t = U_int64_t /* types.h:101:33 */ -type User_time_t = Int64_t /* types.h:102:33 */ -type User_off_t = Int64_t /* types.h:103:33 */ - -// This defines the size of syscall arguments after copying into the kernel: -type Syscall_arg_t = U_int64_t /* types.h:111:33 */ - -// i386 is the structure that is exported to user threads for -// use in status/mutate calls. This structure should never change. -// - -type X__darwin_i386_thread_state = struct { - F__eax uint32 - F__ebx uint32 - F__ecx uint32 - F__edx uint32 - F__edi uint32 - F__esi uint32 - F__ebp uint32 - F__esp uint32 - F__ss uint32 - F__eflags uint32 - F__eip uint32 - F__cs uint32 - F__ds uint32 - F__es uint32 - F__fs uint32 - F__gs uint32 -} /* _structs.h:46:1 */ - -// This structure should be double-word aligned for performance - -type X__darwin_fp_control = struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ -} /* _structs.h:92:1 */ - -type X__darwin_fp_control_t = X__darwin_fp_control /* _structs.h:117:28 */ - -// Status word. - -type X__darwin_fp_status = struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ -} /* _structs.h:150:1 */ - -type X__darwin_fp_status_t = X__darwin_fp_status /* _structs.h:167:27 */ - -// defn of 80bit x87 FPU or MMX register - -type X__darwin_mmst_reg = struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 -} /* _structs.h:194:1 */ - -// defn of 128 bit XMM regs - -type X__darwin_xmm_reg = struct{ F__xmm_reg [16]int8 } /* _structs.h:213:1 */ - -// defn of 256 bit YMM regs - -type X__darwin_ymm_reg = struct{ F__ymm_reg [32]int8 } /* _structs.h:229:1 */ - -// defn of 512 bit ZMM regs - -type X__darwin_zmm_reg = struct{ F__zmm_reg [64]int8 } /* _structs.h:245:1 */ - -type X__darwin_opmask_reg = struct{ F__opmask_reg [8]int8 } /* _structs.h:259:1 */ - -// Floating point state. - -type X__darwin_i386_float_state = struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [224]int8 - F__fpu_reserved1 int32 -} /* _structs.h:281:1 */ - -type X__darwin_i386_avx_state = struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [224]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } -} /* _structs.h:318:1 */ - -type X__darwin_i386_avx512_state = struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [224]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_k0 struct{ F__opmask_reg [8]int8 } - F__fpu_k1 struct{ F__opmask_reg [8]int8 } - F__fpu_k2 struct{ F__opmask_reg [8]int8 } - F__fpu_k3 struct{ F__opmask_reg [8]int8 } - F__fpu_k4 struct{ F__opmask_reg [8]int8 } - F__fpu_k5 struct{ F__opmask_reg [8]int8 } - F__fpu_k6 struct{ F__opmask_reg [8]int8 } - F__fpu_k7 struct{ F__opmask_reg [8]int8 } - F__fpu_zmmh0 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh1 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh2 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh3 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh4 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh5 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh6 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh7 struct{ F__ymm_reg [32]int8 } -} /* _structs.h:364:1 */ - -type X__darwin_i386_exception_state = struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint32_t -} /* _structs.h:575:1 */ - -type X__darwin_x86_debug_state32 = struct { - F__dr0 uint32 - F__dr1 uint32 - F__dr2 uint32 - F__dr3 uint32 - F__dr4 uint32 - F__dr5 uint32 - F__dr6 uint32 - F__dr7 uint32 -} /* _structs.h:595:1 */ - -type X__x86_pagein_state = struct{ F__pagein_error int32 } /* _structs.h:622:1 */ - -// 64 bit versions of the above - -type X__darwin_x86_thread_state64 = struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t -} /* _structs.h:633:1 */ - -// 64 bit versions of the above (complete) - -type X__darwin_x86_thread_full_state64 = struct { - F__ss64 struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t - } - F__ds X__uint64_t - F__es X__uint64_t - F__ss X__uint64_t - F__gsbase X__uint64_t -} /* _structs.h:691:1 */ - -type X__darwin_x86_float_state64 = struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 -} /* _structs.h:714:1 */ - -type X__darwin_x86_avx_state64 = struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh8 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh9 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh10 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh11 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh12 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh13 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh14 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh15 struct{ F__xmm_reg [16]int8 } -} /* _structs.h:765:1 */ - -type X__darwin_x86_avx512_state64 = struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh8 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh9 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh10 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh11 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh12 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh13 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh14 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh15 struct{ F__xmm_reg [16]int8 } - F__fpu_k0 struct{ F__opmask_reg [8]int8 } - F__fpu_k1 struct{ F__opmask_reg [8]int8 } - F__fpu_k2 struct{ F__opmask_reg [8]int8 } - F__fpu_k3 struct{ F__opmask_reg [8]int8 } - F__fpu_k4 struct{ F__opmask_reg [8]int8 } - F__fpu_k5 struct{ F__opmask_reg [8]int8 } - F__fpu_k6 struct{ F__opmask_reg [8]int8 } - F__fpu_k7 struct{ F__opmask_reg [8]int8 } - F__fpu_zmmh0 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh1 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh2 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh3 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh4 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh5 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh6 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh7 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh8 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh9 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh10 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh11 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh12 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh13 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh14 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh15 struct{ F__ymm_reg [32]int8 } - F__fpu_zmm16 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm17 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm18 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm19 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm20 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm21 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm22 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm23 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm24 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm25 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm26 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm27 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm28 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm29 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm30 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm31 struct{ F__zmm_reg [64]int8 } -} /* _structs.h:833:1 */ - -type X__darwin_x86_exception_state64 = struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint64_t -} /* _structs.h:1172:1 */ - -type X__darwin_x86_debug_state64 = struct { - F__dr0 X__uint64_t - F__dr1 X__uint64_t - F__dr2 X__uint64_t - F__dr3 X__uint64_t - F__dr4 X__uint64_t - F__dr5 X__uint64_t - F__dr6 X__uint64_t - F__dr7 X__uint64_t -} /* _structs.h:1192:1 */ - -type X__darwin_x86_cpmu_state64 = struct{ F__ctrs [16]X__uint64_t } /* _structs.h:1220:1 */ - -type X__darwin_mcontext32 = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint32_t - } - F__ss struct { - F__eax uint32 - F__ebx uint32 - F__ecx uint32 - F__edx uint32 - F__edi uint32 - F__esi uint32 - F__ebp uint32 - F__esp uint32 - F__ss uint32 - F__eflags uint32 - F__eip uint32 - F__cs uint32 - F__ds uint32 - F__es uint32 - F__fs uint32 - F__gs uint32 - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [224]int8 - F__fpu_reserved1 int32 - } -} /* _mcontext.h:39:1 */ - -type X__darwin_mcontext_avx32 = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint32_t - } - F__ss struct { - F__eax uint32 - F__ebx uint32 - F__ecx uint32 - F__edx uint32 - F__edi uint32 - F__esi uint32 - F__ebp uint32 - F__esp uint32 - F__ss uint32 - F__eflags uint32 - F__eip uint32 - F__cs uint32 - F__ds uint32 - F__es uint32 - F__fs uint32 - F__gs uint32 - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [224]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - } -} /* _mcontext.h:47:1 */ - -type X__darwin_mcontext_avx512_32 = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint32_t - } - F__ss struct { - F__eax uint32 - F__ebx uint32 - F__ecx uint32 - F__edx uint32 - F__edi uint32 - F__esi uint32 - F__ebp uint32 - F__esp uint32 - F__ss uint32 - F__eflags uint32 - F__eip uint32 - F__cs uint32 - F__ds uint32 - F__es uint32 - F__fs uint32 - F__gs uint32 - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [224]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_k0 struct{ F__opmask_reg [8]int8 } - F__fpu_k1 struct{ F__opmask_reg [8]int8 } - F__fpu_k2 struct{ F__opmask_reg [8]int8 } - F__fpu_k3 struct{ F__opmask_reg [8]int8 } - F__fpu_k4 struct{ F__opmask_reg [8]int8 } - F__fpu_k5 struct{ F__opmask_reg [8]int8 } - F__fpu_k6 struct{ F__opmask_reg [8]int8 } - F__fpu_k7 struct{ F__opmask_reg [8]int8 } - F__fpu_zmmh0 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh1 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh2 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh3 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh4 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh5 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh6 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh7 struct{ F__ymm_reg [32]int8 } - } -} /* _mcontext.h:56:1 */ - -type X__darwin_mcontext64 = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint64_t - } - F__ss struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - } - F__ccgo_pad1 [4]byte -} /* _mcontext.h:97:1 */ - -type X__darwin_mcontext64_full = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint64_t - } - F__ss struct { - F__ss64 struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t - } - F__ds X__uint64_t - F__es X__uint64_t - F__ss X__uint64_t - F__gsbase X__uint64_t - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - } - F__ccgo_pad1 [4]byte -} /* _mcontext.h:105:1 */ - -type X__darwin_mcontext_avx64 = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint64_t - } - F__ss struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh8 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh9 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh10 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh11 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh12 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh13 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh14 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh15 struct{ F__xmm_reg [16]int8 } - } - F__ccgo_pad1 [4]byte -} /* _mcontext.h:113:1 */ - -type X__darwin_mcontext_avx64_full = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint64_t - } - F__ss struct { - F__ss64 struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t - } - F__ds X__uint64_t - F__es X__uint64_t - F__ss X__uint64_t - F__gsbase X__uint64_t - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh8 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh9 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh10 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh11 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh12 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh13 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh14 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh15 struct{ F__xmm_reg [16]int8 } - } - F__ccgo_pad1 [4]byte -} /* _mcontext.h:121:1 */ - -type X__darwin_mcontext_avx512_64 = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint64_t - } - F__ss struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh8 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh9 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh10 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh11 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh12 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh13 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh14 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh15 struct{ F__xmm_reg [16]int8 } - F__fpu_k0 struct{ F__opmask_reg [8]int8 } - F__fpu_k1 struct{ F__opmask_reg [8]int8 } - F__fpu_k2 struct{ F__opmask_reg [8]int8 } - F__fpu_k3 struct{ F__opmask_reg [8]int8 } - F__fpu_k4 struct{ F__opmask_reg [8]int8 } - F__fpu_k5 struct{ F__opmask_reg [8]int8 } - F__fpu_k6 struct{ F__opmask_reg [8]int8 } - F__fpu_k7 struct{ F__opmask_reg [8]int8 } - F__fpu_zmmh0 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh1 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh2 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh3 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh4 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh5 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh6 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh7 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh8 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh9 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh10 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh11 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh12 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh13 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh14 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh15 struct{ F__ymm_reg [32]int8 } - F__fpu_zmm16 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm17 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm18 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm19 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm20 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm21 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm22 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm23 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm24 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm25 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm26 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm27 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm28 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm29 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm30 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm31 struct{ F__zmm_reg [64]int8 } - } - F__ccgo_pad1 [4]byte -} /* _mcontext.h:130:1 */ - -type X__darwin_mcontext_avx512_64_full = struct { - F__es struct { - F__trapno X__uint16_t - F__cpu X__uint16_t - F__err X__uint32_t - F__faultvaddr X__uint64_t - } - F__ss struct { - F__ss64 struct { - F__rax X__uint64_t - F__rbx X__uint64_t - F__rcx X__uint64_t - F__rdx X__uint64_t - F__rdi X__uint64_t - F__rsi X__uint64_t - F__rbp X__uint64_t - F__rsp X__uint64_t - F__r8 X__uint64_t - F__r9 X__uint64_t - F__r10 X__uint64_t - F__r11 X__uint64_t - F__r12 X__uint64_t - F__r13 X__uint64_t - F__r14 X__uint64_t - F__r15 X__uint64_t - F__rip X__uint64_t - F__rflags X__uint64_t - F__cs X__uint64_t - F__fs X__uint64_t - F__gs X__uint64_t - } - F__ds X__uint64_t - F__es X__uint64_t - F__ss X__uint64_t - F__gsbase X__uint64_t - } - F__fs struct { - F__fpu_reserved [2]int32 - F__fpu_fcw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short : 2, unsigned short __pc: 2, unsigned short __rc: 2, unsigned short : 1, unsigned short : 3 */ - } - F__fpu_fsw struct { - F__ccgo_pad1 [0]uint16 - F__invalid uint16 /* unsigned short __invalid: 1, unsigned short __denorm: 1, unsigned short __zdiv: 1, unsigned short __ovrfl: 1, unsigned short __undfl: 1, unsigned short __precis: 1, unsigned short __stkflt: 1, unsigned short __errsumm: 1, unsigned short __c0: 1, unsigned short __c1: 1, unsigned short __c2: 1, unsigned short __tos: 3, unsigned short __c3: 1, unsigned short __busy: 1 */ - } - F__fpu_ftw X__uint8_t - F__fpu_rsrv1 X__uint8_t - F__fpu_fop X__uint16_t - F__fpu_ip X__uint32_t - F__fpu_cs X__uint16_t - F__fpu_rsrv2 X__uint16_t - F__fpu_dp X__uint32_t - F__fpu_ds X__uint16_t - F__fpu_rsrv3 X__uint16_t - F__fpu_mxcsr X__uint32_t - F__fpu_mxcsrmask X__uint32_t - F__fpu_stmm0 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm1 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm2 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm3 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm4 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm5 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm6 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_stmm7 struct { - F__mmst_reg [10]int8 - F__mmst_rsrv [6]int8 - } - F__fpu_xmm0 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm1 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm2 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm3 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm4 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm5 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm6 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm7 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm8 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm9 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm10 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm11 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm12 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm13 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm14 struct{ F__xmm_reg [16]int8 } - F__fpu_xmm15 struct{ F__xmm_reg [16]int8 } - F__fpu_rsrv4 [96]int8 - F__fpu_reserved1 int32 - F__avx_reserved1 [64]int8 - F__fpu_ymmh0 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh1 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh2 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh3 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh4 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh5 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh6 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh7 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh8 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh9 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh10 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh11 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh12 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh13 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh14 struct{ F__xmm_reg [16]int8 } - F__fpu_ymmh15 struct{ F__xmm_reg [16]int8 } - F__fpu_k0 struct{ F__opmask_reg [8]int8 } - F__fpu_k1 struct{ F__opmask_reg [8]int8 } - F__fpu_k2 struct{ F__opmask_reg [8]int8 } - F__fpu_k3 struct{ F__opmask_reg [8]int8 } - F__fpu_k4 struct{ F__opmask_reg [8]int8 } - F__fpu_k5 struct{ F__opmask_reg [8]int8 } - F__fpu_k6 struct{ F__opmask_reg [8]int8 } - F__fpu_k7 struct{ F__opmask_reg [8]int8 } - F__fpu_zmmh0 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh1 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh2 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh3 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh4 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh5 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh6 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh7 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh8 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh9 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh10 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh11 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh12 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh13 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh14 struct{ F__ymm_reg [32]int8 } - F__fpu_zmmh15 struct{ F__ymm_reg [32]int8 } - F__fpu_zmm16 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm17 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm18 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm19 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm20 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm21 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm22 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm23 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm24 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm25 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm26 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm27 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm28 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm29 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm30 struct{ F__zmm_reg [64]int8 } - F__fpu_zmm31 struct{ F__zmm_reg [64]int8 } - } - F__ccgo_pad1 [4]byte -} /* _mcontext.h:138:1 */ - -type Mcontext_t = uintptr /* _mcontext.h:204:33 */ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2013 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Pthread_attr_t = X__darwin_pthread_attr_t /* _pthread_attr_t.h:31:33 */ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Structure used in sigaltstack call. - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. - -type X__darwin_sigaltstack = struct { - Fss_sp uintptr - Fss_size X__darwin_size_t - Fss_flags int32 - F__ccgo_pad1 [4]byte -} /* _sigaltstack.h:42:1 */ - -type Stack_t = X__darwin_sigaltstack /* _sigaltstack.h:48:33 */ // [???] signal stack - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type X__darwin_ucontext = struct { - Fuc_onstack int32 - Fuc_sigmask X__darwin_sigset_t - Fuc_stack struct { - Fss_sp uintptr - Fss_size X__darwin_size_t - Fss_flags int32 - F__ccgo_pad1 [4]byte - } - Fuc_link uintptr - Fuc_mcsize X__darwin_size_t - Fuc_mcontext uintptr -} /* _ucontext.h:42:1 */ - -// user context -type Ucontext_t = X__darwin_ucontext /* _ucontext.h:56:33 */ // [???] user context - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Sigset_t = X__darwin_sigset_t /* _sigset_t.h:31:41 */ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Uid_t = X__darwin_uid_t /* _uid_t.h:31:31 */ - -type Sigval = struct { - F__ccgo_pad1 [0]uint64 - Fsival_int int32 - F__ccgo_pad2 [4]byte -} /* signal.h:158:1 */ - -type Sigevent = struct { - Fsigev_notify int32 - Fsigev_signo int32 - Fsigev_value struct { - F__ccgo_pad1 [0]uint64 - Fsival_int int32 - F__ccgo_pad2 [4]byte - } - Fsigev_notify_function uintptr - Fsigev_notify_attributes uintptr -} /* signal.h:168:1 */ - -type X__siginfo = struct { - Fsi_signo int32 - Fsi_errno int32 - Fsi_code int32 - Fsi_pid Pid_t - Fsi_uid Uid_t - Fsi_status int32 - Fsi_addr uintptr - Fsi_value struct { - F__ccgo_pad1 [0]uint64 - Fsival_int int32 - F__ccgo_pad2 [4]byte - } - Fsi_band int64 - F__pad [7]uint64 -} /* signal.h:177:9 */ - -type Siginfo_t = X__siginfo /* signal.h:188:3 */ - -// When the signal is SIGILL or SIGFPE, si_addr contains the address of -// the faulting instruction. -// When the signal is SIGSEGV or SIGBUS, si_addr contains the address of -// the faulting memory reference. Although for x86 there are cases of SIGSEGV -// for which si_addr cannot be determined and is NULL. -// If the signal is SIGCHLD, the si_pid field will contain the child process ID, -// si_status contains the exit value or signal and -// si_uid contains the real user ID of the process that sent the signal. - -// Values for si_code - -// Codes for SIGILL - -// Codes for SIGFPE - -// Codes for SIGSEGV - -// Codes for SIGBUS - -// Codes for SIGTRAP - -// Codes for SIGCHLD - -// Codes for SIGPOLL - -// union for signal handlers -type X__sigaction_u = struct{ F__sa_handler uintptr } /* signal.h:269:1 */ - -// Signal vector template for Kernel user boundary -type X__sigaction = struct { - F__sigaction_u struct{ F__sa_handler uintptr } - Fsa_tramp uintptr - Fsa_mask Sigset_t - Fsa_flags int32 -} /* signal.h:276:1 */ - -// Signal vector "template" used in sigaction call. -type Sigaction = struct { - F__sigaction_u struct{ F__sa_handler uintptr } - Fsa_mask Sigset_t - Fsa_flags int32 -} /* signal.h:286:1 */ - -// if SA_SIGINFO is set, sa_sigaction is to be used instead of sa_handler. - -// This will provide 64bit register set in a 32bit user address space - -// the following are the only bits we support from user space, the -// rest are for kernel use only. - -// Flags for sigprocmask: - -// POSIX 1003.1b required values. - -type Sig_t = uintptr /* signal.h:331:14 */ // type of signal function - -// Structure used in sigaltstack call. - -// 4.3 compatibility: -// Signal vector "template" used in sigvec call. -type Sigvec = struct { - Fsv_handler uintptr - Fsv_mask int32 - Fsv_flags int32 -} /* signal.h:348:1 */ - -// Structure used in sigstack call. -type Sigstack = struct { - Fss_sp uintptr - Fss_onstack int32 - F__ccgo_pad1 [4]byte -} /* signal.h:367:1 */ - -type Uint64_t = uint64 /* stdint.h:98:25 */ - -type Int_least64_t = Int64_t /* stdint.h:110:25 */ -type Uint_least64_t = Uint64_t /* stdint.h:111:26 */ -type Int_fast64_t = Int64_t /* stdint.h:112:25 */ -type Uint_fast64_t = Uint64_t /* stdint.h:113:26 */ - -type Uint32_t = uint32 /* stdint.h:172:25 */ - -type Int_least32_t = Int32_t /* stdint.h:184:25 */ -type Uint_least32_t = Uint32_t /* stdint.h:185:26 */ -type Int_fast32_t = Int32_t /* stdint.h:186:25 */ -type Uint_fast32_t = Uint32_t /* stdint.h:187:26 */ -type Uint16_t = uint16 /* stdint.h:207:25 */ - -type Int_least16_t = Int16_t /* stdint.h:215:25 */ -type Uint_least16_t = Uint16_t /* stdint.h:216:26 */ -type Int_fast16_t = Int16_t /* stdint.h:217:25 */ -type Uint_fast16_t = Uint16_t /* stdint.h:218:26 */ -type Uint8_t = uint8 /* stdint.h:226:24 */ - -type Int_least8_t = Int8_t /* stdint.h:232:24 */ -type Uint_least8_t = Uint8_t /* stdint.h:233:25 */ -type Int_fast8_t = Int8_t /* stdint.h:234:24 */ -type Uint_fast8_t = Uint8_t /* stdint.h:235:25 */ - -// prevent glibc sys/types.h from defining conflicting types - -// C99 7.18.1.4 Integer types capable of holding object pointers. - -// C99 7.18.1.5 Greatest-width integer types. -type Intmax_t = int64 /* stdint.h:262:26 */ -type Uintmax_t = uint64 /* stdint.h:263:26 */ - -// C99 7.18.4 Macros for minimum-width integer constants. -// -// The standard requires that integer constant macros be defined for all the -// minimum-width types defined above. As 8-, 16-, 32-, and 64-bit minimum-width -// types are required, the corresponding integer constant macros are defined -// here. This implementation also defines minimum-width types for every other -// integer width that the target implements, so corresponding macros are -// defined below, too. -// -// These macros are defined using the same successive-shrinking approach as -// the type definitions above. It is likewise important that macros are defined -// in order of decending width. -// -// Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the -// claims of the C standard (see C++ 18.3.1p2, [cstdint.syn]). - -// C99 7.18.2.1 Limits of exact-width integer types. -// C99 7.18.2.2 Limits of minimum-width integer types. -// C99 7.18.2.3 Limits of fastest minimum-width integer types. -// -// The presence of limit macros are completely optional in C99. This -// implementation defines limits for all of the types (exact- and -// minimum-width) that it defines above, using the limits of the minimum-width -// type for any types that do not have exact-width representations. -// -// As in the type definitions, this section takes an approach of -// successive-shrinking to determine which limits to use for the standard (8, -// 16, 32, 64) bit widths when they don't have exact representations. It is -// therefore important that the definitions be kept in order of decending -// widths. -// -// Note that C++ should not check __STDC_LIMIT_MACROS here, contrary to the -// claims of the C standard (see C++ 18.3.1p2, [cstdint.syn]). - -// Some utility macros - -// C99 7.18.2.4 Limits of integer types capable of holding object pointers. -// C99 7.18.3 Limits of other integer types. - -// ISO9899:2011 7.20 (C11 Annex K): Define RSIZE_MAX if __STDC_WANT_LIB_EXT1__ -// is enabled. - -// C99 7.18.2.5 Limits of greatest-width integer types. - -// C99 7.18.3 Limits of other integer types. - -// 7.18.4.2 Macros for greatest-width integer constants. - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// [XSI] The timeval structure shall be defined as described in -// <sys/time.h> -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Timeval = struct { - Ftv_sec X__darwin_time_t - Ftv_usec X__darwin_suseconds_t - F__ccgo_pad1 [4]byte -} /* _timeval.h:34:1 */ - -// The id_t type shall be defined as described in <sys/types.h> -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Resource limit type (low 63 bits, excluding the sign bit) -type Rlim_t = X__uint64_t /* resource.h:89:25 */ - -// **** -// -// PRIORITY - -// Possible values of the first parameter to getpriority()/setpriority(), -// used to indicate the type of the second parameter. - -// Range limitations for the value of the third parameter to setpriority(). - -// use PRIO_DARWIN_BG to set the current thread into "background" state -// which lowers CPU, disk IO, and networking priorites until thread terminates -// or "background" state is revoked - -// use PRIO_DARWIN_NONUI to restrict a process's ability to make calls to -// the GPU. (deprecated) - -// **** -// -// RESOURCE USAGE - -// Possible values of the first parameter to getrusage(), used to indicate -// the scope of the information to be returned. - -// A structure representing an accounting of resource utilization. The -// address of an instance of this structure is the second parameter to -// getrusage(). -// -// Note: All values other than ru_utime and ru_stime are implementaiton -// -// defined and subject to change in a future release. Their use -// is discouraged for standards compliant programs. -type Rusage = struct { - Fru_utime struct { - Ftv_sec X__darwin_time_t - Ftv_usec X__darwin_suseconds_t - F__ccgo_pad1 [4]byte - } - Fru_stime struct { - Ftv_sec X__darwin_time_t - Ftv_usec X__darwin_suseconds_t - F__ccgo_pad1 [4]byte - } - Fru_maxrss int64 - Fru_ixrss int64 - Fru_idrss int64 - Fru_isrss int64 - Fru_minflt int64 - Fru_majflt int64 - Fru_nswap int64 - Fru_inblock int64 - Fru_oublock int64 - Fru_msgsnd int64 - Fru_msgrcv int64 - Fru_nsignals int64 - Fru_nvcsw int64 - Fru_nivcsw int64 -} /* resource.h:152:1 */ - -// Flavors for proc_pid_rusage(). - -type Rusage_info_t = uintptr /* resource.h:193:14 */ - -type Rusage_info_v0 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t -} /* resource.h:195:1 */ - -type Rusage_info_v1 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t -} /* resource.h:209:1 */ - -type Rusage_info_v2 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t - Fri_diskio_bytesread Uint64_t - Fri_diskio_byteswritten Uint64_t -} /* resource.h:229:1 */ - -type Rusage_info_v3 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t - Fri_diskio_bytesread Uint64_t - Fri_diskio_byteswritten Uint64_t - Fri_cpu_time_qos_default Uint64_t - Fri_cpu_time_qos_maintenance Uint64_t - Fri_cpu_time_qos_background Uint64_t - Fri_cpu_time_qos_utility Uint64_t - Fri_cpu_time_qos_legacy Uint64_t - Fri_cpu_time_qos_user_initiated Uint64_t - Fri_cpu_time_qos_user_interactive Uint64_t - Fri_billed_system_time Uint64_t - Fri_serviced_system_time Uint64_t -} /* resource.h:251:1 */ - -type Rusage_info_v4 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t - Fri_diskio_bytesread Uint64_t - Fri_diskio_byteswritten Uint64_t - Fri_cpu_time_qos_default Uint64_t - Fri_cpu_time_qos_maintenance Uint64_t - Fri_cpu_time_qos_background Uint64_t - Fri_cpu_time_qos_utility Uint64_t - Fri_cpu_time_qos_legacy Uint64_t - Fri_cpu_time_qos_user_initiated Uint64_t - Fri_cpu_time_qos_user_interactive Uint64_t - Fri_billed_system_time Uint64_t - Fri_serviced_system_time Uint64_t - Fri_logical_writes Uint64_t - Fri_lifetime_max_phys_footprint Uint64_t - Fri_instructions Uint64_t - Fri_cycles Uint64_t - Fri_billed_energy Uint64_t - Fri_serviced_energy Uint64_t - Fri_interval_max_phys_footprint Uint64_t - Fri_runnable_time Uint64_t -} /* resource.h:282:1 */ - -type Rusage_info_current = Rusage_info_v4 /* resource.h:321:31 */ - -// **** -// -// RESOURCE LIMITS - -// Symbolic constants for resource limits; since all limits are representable -// as a type rlim_t, we are permitted to define RLIM_SAVED_* in terms of -// RLIM_INFINITY. - -// Possible values of the first parameter to getrlimit()/setrlimit(), to -// indicate for which resource the operation is being performed. - -// A structure representing a resource limit. The address of an instance -// of this structure is the second parameter to getrlimit()/setrlimit(). -type Rlimit = struct { - Frlim_cur Rlim_t - Frlim_max Rlim_t -} /* resource.h:365:1 */ - -// proc_rlimit_control() -// -// Resource limit flavors - -// Flags for wakeups monitor control. - -// Flags for CPU usage monitor control. - -// Flags for memory footprint interval tracking. - -type Proc_rlimit_control_wakeupmon = struct { - Fwm_flags Uint32_t - Fwm_rate Int32_t -} /* resource.h:400:1 */ - -// Deprecated: -// Structure of the information in the status word returned by wait4. -// If w_stopval==_WSTOPPED, then the second structure describes -// the information returned, else the first. -type Wait = struct{ Fw_status int32 } /* wait.h:194:1 */ - -// built-in for gcc - -// built-in for gcc 3 - -// DO NOT REMOVE THIS COMMENT: fixincludes needs to see: -// _GCC_SIZE_T -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Ct_rune_t = X__darwin_ct_rune_t /* _ct_rune_t.h:32:28 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Rune_t = X__darwin_rune_t /* _rune_t.h:31:25 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:86:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:91:3 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:97:3 */ - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Dev_t = X__darwin_dev_t /* _dev_t.h:31:31 */ // device number -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Mode_t = X__darwin_mode_t /* _mode_t.h:31:33 */ // getsubopt(3) external variable -// valloc is now declared in _malloc.h - -// Poison the following routines if -fshort-wchar is set - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_darwin_arm64.go b/vendor/modernc.org/libc/stdlib/stdlib_darwin_arm64.go deleted file mode 100644 index 903127f65..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_darwin_arm64.go +++ /dev/null @@ -1,4430 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_darwin_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:72:1: - BUS_ADRALN = 1 // signal.h:241:1: - BUS_ADRERR = 2 // signal.h:242:1: - BUS_NOOP = 0 // signal.h:239:1: - BUS_OBJERR = 3 // signal.h:243:1: - BYTE_ORDER = 1234 // endian.h:75:1: - CLD_CONTINUED = 6 // signal.h:258:1: - CLD_DUMPED = 3 // signal.h:255:1: - CLD_EXITED = 1 // signal.h:253:1: - CLD_KILLED = 2 // signal.h:254:1: - CLD_NOOP = 0 // signal.h:251:1: - CLD_STOPPED = 5 // signal.h:257:1: - CLD_TRAPPED = 4 // signal.h:256:1: - CPUMON_MAKE_FATAL = 0x1000 // resource.h:439:1: - EXIT_FAILURE = 1 // stdlib.h:102:1: - EXIT_SUCCESS = 0 // stdlib.h:103:1: - FOOTPRINT_INTERVAL_RESET = 0x1 // resource.h:444:1: - FPE_FLTDIV = 1 // signal.h:221:1: - FPE_FLTINV = 5 // signal.h:225:1: - FPE_FLTOVF = 2 // signal.h:222:1: - FPE_FLTRES = 4 // signal.h:224:1: - FPE_FLTSUB = 6 // signal.h:226:1: - FPE_FLTUND = 3 // signal.h:223:1: - FPE_INTDIV = 7 // signal.h:227:1: - FPE_INTOVF = 8 // signal.h:228:1: - FPE_NOOP = 0 // signal.h:219:1: - ILL_BADSTK = 8 // signal.h:215:1: - ILL_COPROC = 7 // signal.h:214:1: - ILL_ILLADR = 5 // signal.h:212:1: - ILL_ILLOPC = 1 // signal.h:208:1: - ILL_ILLOPN = 4 // signal.h:211:1: - ILL_ILLTRP = 2 // signal.h:209:1: - ILL_NOOP = 0 // signal.h:206:1: - ILL_PRVOPC = 3 // signal.h:210:1: - ILL_PRVREG = 6 // signal.h:213:1: - INT16_MAX = 32767 // stdint.h:599:1: - INT16_MIN = -32768 // stdint.h:600:1: - INT32_MAX = 2147483647 // stdint.h:555:1: - INT32_MIN = -2147483648 // stdint.h:556:1: - INT64_MAX = 9223372036854775807 // stdint.h:461:1: - INT64_MIN = -9223372036854775808 // stdint.h:462:1: - INT8_MAX = 127 // stdint.h:621:1: - INT8_MIN = -128 // stdint.h:622:1: - INTMAX_MAX = 9223372036854775807 // stdint.h:663:1: - INTMAX_MIN = -9223372036854775808 // stdint.h:662:1: - INTPTR_MAX = 9223372036854775807 // stdint.h:649:1: - INTPTR_MIN = -9223372036854775808 // stdint.h:648:1: - INT_FAST16_MAX = 32767 // stdint.h:615:1: - INT_FAST16_MIN = -32768 // stdint.h:614:1: - INT_FAST32_MAX = 2147483647 // stdint.h:574:1: - INT_FAST32_MIN = -2147483648 // stdint.h:573:1: - INT_FAST64_MAX = 9223372036854775807 // stdint.h:483:1: - INT_FAST64_MIN = -9223372036854775808 // stdint.h:482:1: - INT_FAST8_MAX = 127 // stdint.h:634:1: - INT_FAST8_MIN = -128 // stdint.h:633:1: - INT_LEAST16_MAX = 32767 // stdint.h:612:1: - INT_LEAST16_MIN = -32768 // stdint.h:611:1: - INT_LEAST32_MAX = 2147483647 // stdint.h:571:1: - INT_LEAST32_MIN = -2147483648 // stdint.h:570:1: - INT_LEAST64_MAX = 9223372036854775807 // stdint.h:480:1: - INT_LEAST64_MIN = -9223372036854775808 // stdint.h:479:1: - INT_LEAST8_MAX = 127 // stdint.h:631:1: - INT_LEAST8_MIN = -128 // stdint.h:630:1: - IOPOL_APPLICATION = 5 // resource.h:478:1: - IOPOL_ATIME_UPDATES_DEFAULT = 0 // resource.h:482:1: - IOPOL_ATIME_UPDATES_OFF = 1 // resource.h:483:1: - IOPOL_DEFAULT = 0 // resource.h:470:1: - IOPOL_IMPORTANT = 1 // resource.h:471:1: - IOPOL_MATERIALIZE_DATALESS_FILES_DEFAULT = 0 // resource.h:485:1: - IOPOL_MATERIALIZE_DATALESS_FILES_OFF = 1 // resource.h:486:1: - IOPOL_MATERIALIZE_DATALESS_FILES_ON = 2 // resource.h:487:1: - IOPOL_NORMAL = 1 // resource.h:479:1: - IOPOL_PASSIVE = 2 // resource.h:472:1: - IOPOL_SCOPE_DARWIN_BG = 2 // resource.h:467:1: - IOPOL_SCOPE_PROCESS = 0 // resource.h:465:1: - IOPOL_SCOPE_THREAD = 1 // resource.h:466:1: - IOPOL_STANDARD = 5 // resource.h:475:1: - IOPOL_THROTTLE = 3 // resource.h:473:1: - IOPOL_TYPE_DISK = 0 // resource.h:454:1: - IOPOL_TYPE_VFS_ALLOW_LOW_SPACE_WRITES = 9 // resource.h:462:1: - IOPOL_TYPE_VFS_ATIME_UPDATES = 2 // resource.h:455:1: - IOPOL_TYPE_VFS_IGNORE_CONTENT_PROTECTION = 6 // resource.h:459:1: - IOPOL_TYPE_VFS_IGNORE_PERMISSIONS = 7 // resource.h:460:1: - IOPOL_TYPE_VFS_MATERIALIZE_DATALESS_FILES = 3 // resource.h:456:1: - IOPOL_TYPE_VFS_SKIP_MTIME_UPDATE = 8 // resource.h:461:1: - IOPOL_TYPE_VFS_STATFS_NO_DATA_VOLUME = 4 // resource.h:457:1: - IOPOL_TYPE_VFS_TRIGGER_RESOLVE = 5 // resource.h:458:1: - IOPOL_UTILITY = 4 // resource.h:474:1: - IOPOL_VFS_ALLOW_LOW_SPACE_WRITES_OFF = 0 // resource.h:504:1: - IOPOL_VFS_ALLOW_LOW_SPACE_WRITES_ON = 1 // resource.h:505:1: - IOPOL_VFS_CONTENT_PROTECTION_DEFAULT = 0 // resource.h:495:1: - IOPOL_VFS_CONTENT_PROTECTION_IGNORE = 1 // resource.h:496:1: - IOPOL_VFS_IGNORE_PERMISSIONS_OFF = 0 // resource.h:498:1: - IOPOL_VFS_IGNORE_PERMISSIONS_ON = 1 // resource.h:499:1: - IOPOL_VFS_SKIP_MTIME_UPDATE_OFF = 0 // resource.h:501:1: - IOPOL_VFS_SKIP_MTIME_UPDATE_ON = 1 // resource.h:502:1: - IOPOL_VFS_STATFS_FORCE_NO_DATA_VOLUME = 1 // resource.h:490:1: - IOPOL_VFS_STATFS_NO_DATA_VOLUME_DEFAULT = 0 // resource.h:489:1: - IOPOL_VFS_TRIGGER_RESOLVE_DEFAULT = 0 // resource.h:492:1: - IOPOL_VFS_TRIGGER_RESOLVE_OFF = 1 // resource.h:493:1: - LITTLE_ENDIAN = 1234 // endian.h:71:1: - MAC_OS_VERSION_11_0 = 110000 // AvailabilityVersions.h:238:1: - MAC_OS_VERSION_12_0 = 120000 // AvailabilityVersions.h:239:1: - MAC_OS_X_VERSION_10_0 = 1000 // AvailabilityVersions.h:206:1: - MAC_OS_X_VERSION_10_1 = 1010 // AvailabilityVersions.h:207:1: - MAC_OS_X_VERSION_10_10 = 101000 // AvailabilityVersions.h:216:1: - MAC_OS_X_VERSION_10_10_2 = 101002 // AvailabilityVersions.h:217:1: - MAC_OS_X_VERSION_10_10_3 = 101003 // AvailabilityVersions.h:218:1: - MAC_OS_X_VERSION_10_11 = 101100 // AvailabilityVersions.h:219:1: - MAC_OS_X_VERSION_10_11_2 = 101102 // AvailabilityVersions.h:220:1: - MAC_OS_X_VERSION_10_11_3 = 101103 // AvailabilityVersions.h:221:1: - MAC_OS_X_VERSION_10_11_4 = 101104 // AvailabilityVersions.h:222:1: - MAC_OS_X_VERSION_10_12 = 101200 // AvailabilityVersions.h:223:1: - MAC_OS_X_VERSION_10_12_1 = 101201 // AvailabilityVersions.h:224:1: - MAC_OS_X_VERSION_10_12_2 = 101202 // AvailabilityVersions.h:225:1: - MAC_OS_X_VERSION_10_12_4 = 101204 // AvailabilityVersions.h:226:1: - MAC_OS_X_VERSION_10_13 = 101300 // AvailabilityVersions.h:227:1: - MAC_OS_X_VERSION_10_13_1 = 101301 // AvailabilityVersions.h:228:1: - MAC_OS_X_VERSION_10_13_2 = 101302 // AvailabilityVersions.h:229:1: - MAC_OS_X_VERSION_10_13_4 = 101304 // AvailabilityVersions.h:230:1: - MAC_OS_X_VERSION_10_14 = 101400 // AvailabilityVersions.h:231:1: - MAC_OS_X_VERSION_10_14_1 = 101401 // AvailabilityVersions.h:232:1: - MAC_OS_X_VERSION_10_14_4 = 101404 // AvailabilityVersions.h:233:1: - MAC_OS_X_VERSION_10_14_6 = 101406 // AvailabilityVersions.h:234:1: - MAC_OS_X_VERSION_10_15 = 101500 // AvailabilityVersions.h:235:1: - MAC_OS_X_VERSION_10_15_1 = 101501 // AvailabilityVersions.h:236:1: - MAC_OS_X_VERSION_10_16 = 101600 // AvailabilityVersions.h:237:1: - MAC_OS_X_VERSION_10_2 = 1020 // AvailabilityVersions.h:208:1: - MAC_OS_X_VERSION_10_3 = 1030 // AvailabilityVersions.h:209:1: - MAC_OS_X_VERSION_10_4 = 1040 // AvailabilityVersions.h:210:1: - MAC_OS_X_VERSION_10_5 = 1050 // AvailabilityVersions.h:211:1: - MAC_OS_X_VERSION_10_6 = 1060 // AvailabilityVersions.h:212:1: - MAC_OS_X_VERSION_10_7 = 1070 // AvailabilityVersions.h:213:1: - MAC_OS_X_VERSION_10_8 = 1080 // AvailabilityVersions.h:214:1: - MAC_OS_X_VERSION_10_9 = 1090 // AvailabilityVersions.h:215:1: - MINSIGSTKSZ = 32768 // signal.h:340:1: - NSIG = 32 // signal.h:79:1: - PDP_ENDIAN = 3412 // endian.h:73:1: - POLL_ERR = 4 // signal.h:264:1: - POLL_HUP = 6 // signal.h:266:1: - POLL_IN = 1 // signal.h:261:1: - POLL_MSG = 3 // signal.h:263:1: - POLL_OUT = 2 // signal.h:262:1: - POLL_PRI = 5 // signal.h:265:1: - PRIO_DARWIN_BG = 0x1000 // resource.h:120:1: - PRIO_DARWIN_NONUI = 0x1001 // resource.h:126:1: - PRIO_DARWIN_PROCESS = 4 // resource.h:106:1: - PRIO_DARWIN_THREAD = 3 // resource.h:105:1: - PRIO_MAX = 20 // resource.h:113:1: - PRIO_MIN = -20 // resource.h:112:1: - PRIO_PGRP = 1 // resource.h:101:1: - PRIO_PROCESS = 0 // resource.h:100:1: - PRIO_USER = 2 // resource.h:102:1: - PTRDIFF_MAX = 9223372036854775807 // stdint.h:652:1: - PTRDIFF_MIN = -9223372036854775808 // stdint.h:651:1: - RAND_MAX = 0x7fffffff // stdlib.h:105:1: - RLIMIT_AS = 5 // resource.h:395:1: - RLIMIT_CORE = 4 // resource.h:394:1: - RLIMIT_CPU = 0 // resource.h:390:1: - RLIMIT_CPU_USAGE_MONITOR = 0x2 // resource.h:423:1: - RLIMIT_DATA = 2 // resource.h:392:1: - RLIMIT_FOOTPRINT_INTERVAL = 0x4 // resource.h:425:1: - RLIMIT_FSIZE = 1 // resource.h:391:1: - RLIMIT_MEMLOCK = 6 // resource.h:398:1: - RLIMIT_NOFILE = 8 // resource.h:401:1: - RLIMIT_NPROC = 7 // resource.h:399:1: - RLIMIT_RSS = 5 // resource.h:397:1: - RLIMIT_STACK = 3 // resource.h:393:1: - RLIMIT_THREAD_CPULIMITS = 0x3 // resource.h:424:1: - RLIMIT_WAKEUPS_MONITOR = 0x1 // resource.h:422:1: - RLIM_NLIMITS = 9 // resource.h:403:1: - RSIZE_MAX = 9223372036854775807 // stdint.h:658:1: - RUSAGE_CHILDREN = -1 // resource.h:141:1: - RUSAGE_INFO_CURRENT = 5 // resource.h:192:1: - RUSAGE_INFO_V0 = 0 // resource.h:186:1: - RUSAGE_INFO_V1 = 1 // resource.h:187:1: - RUSAGE_INFO_V2 = 2 // resource.h:188:1: - RUSAGE_INFO_V3 = 3 // resource.h:189:1: - RUSAGE_INFO_V4 = 4 // resource.h:190:1: - RUSAGE_INFO_V5 = 5 // resource.h:191:1: - RUSAGE_SELF = 0 // resource.h:140:1: - RU_PROC_RUNS_RESLIDE = 0x00000001 // resource.h:197:1: - SA_64REGSET = 0x0200 // signal.h:308:1: - SA_NOCLDSTOP = 0x0008 // signal.h:301:1: - SA_NOCLDWAIT = 0x0020 // signal.h:303:1: - SA_NODEFER = 0x0010 // signal.h:302:1: - SA_ONSTACK = 0x0001 // signal.h:298:1: - SA_RESETHAND = 0x0004 // signal.h:300:1: - SA_RESTART = 0x0002 // signal.h:299:1: - SA_SIGINFO = 0x0040 // signal.h:304:1: - SA_USERSPACE_MASK = 127 // signal.h:314:1: - SA_USERTRAMP = 0x0100 // signal.h:306:1: - SEGV_ACCERR = 2 // signal.h:235:1: - SEGV_MAPERR = 1 // signal.h:234:1: - SEGV_NOOP = 0 // signal.h:232:1: - SIGABRT = 6 // signal.h:89:1: - SIGALRM = 14 // signal.h:102:1: - SIGBUS = 10 // signal.h:98:1: - SIGCHLD = 20 // signal.h:108:1: - SIGCONT = 19 // signal.h:107:1: - SIGEMT = 7 // signal.h:94:1: - SIGEV_NONE = 0 // signal.h:164:1: - SIGEV_SIGNAL = 1 // signal.h:165:1: - SIGEV_THREAD = 3 // signal.h:166:1: - SIGFPE = 8 // signal.h:96:1: - SIGHUP = 1 // signal.h:84:1: - SIGILL = 4 // signal.h:87:1: - SIGINFO = 29 // signal.h:120:1: - SIGINT = 2 // signal.h:85:1: - SIGIO = 23 // signal.h:112:1: - SIGIOT = 6 // signal.h:93:1: - SIGKILL = 9 // signal.h:97:1: - SIGPIPE = 13 // signal.h:101:1: - SIGPROF = 27 // signal.h:117:1: - SIGQUIT = 3 // signal.h:86:1: - SIGSEGV = 11 // signal.h:99:1: - SIGSTKSZ = 131072 // signal.h:341:1: - SIGSTOP = 17 // signal.h:105:1: - SIGSYS = 12 // signal.h:100:1: - SIGTERM = 15 // signal.h:103:1: - SIGTRAP = 5 // signal.h:88:1: - SIGTSTP = 18 // signal.h:106:1: - SIGTTIN = 21 // signal.h:109:1: - SIGTTOU = 22 // signal.h:110:1: - SIGURG = 16 // signal.h:104:1: - SIGUSR1 = 30 // signal.h:122:1: - SIGUSR2 = 31 // signal.h:123:1: - SIGVTALRM = 26 // signal.h:116:1: - SIGWINCH = 28 // signal.h:119:1: - SIGXCPU = 24 // signal.h:114:1: - SIGXFSZ = 25 // signal.h:115:1: - SIG_ATOMIC_MAX = 2147483647 // stdint.h:668:1: - SIG_ATOMIC_MIN = -2147483648 // stdint.h:667:1: - SIG_BLOCK = 1 // signal.h:319:1: - SIG_SETMASK = 3 // signal.h:321:1: - SIG_UNBLOCK = 2 // signal.h:320:1: - SIZE_MAX = 18446744073709551615 // stdint.h:653:1: - SI_ASYNCIO = 0x10004 // signal.h:327:1: - SI_MESGQ = 0x10005 // signal.h:328:1: - SI_QUEUE = 0x10002 // signal.h:325:1: - SI_TIMER = 0x10003 // signal.h:326:1: - SI_USER = 0x10001 // signal.h:324:1: - SS_DISABLE = 0x0004 // signal.h:339:1: - SS_ONSTACK = 0x0001 // signal.h:338:1: - SV_INTERRUPT = 2 // signal.h:355:1: - SV_NOCLDSTOP = 8 // signal.h:358:1: - SV_NODEFER = 16 // signal.h:357:1: - SV_ONSTACK = 1 // signal.h:354:1: - SV_RESETHAND = 4 // signal.h:356:1: - SV_SIGINFO = 64 // signal.h:359:1: - TRAP_BRKPT = 1 // signal.h:246:1: - TRAP_TRACE = 2 // signal.h:247:1: - UINT16_MAX = 65535 // stdint.h:601:1: - UINT32_MAX = 4294967295 // stdint.h:557:1: - UINT64_MAX = 18446744073709551615 // stdint.h:463:1: - UINT8_MAX = 255 // stdint.h:623:1: - UINTMAX_MAX = 18446744073709551615 // stdint.h:664:1: - UINTPTR_MAX = 18446744073709551615 // stdint.h:650:1: - UINT_FAST16_MAX = 65535 // stdint.h:616:1: - UINT_FAST32_MAX = 4294967295 // stdint.h:575:1: - UINT_FAST64_MAX = 18446744073709551615 // stdint.h:484:1: - UINT_FAST8_MAX = 255 // stdint.h:635:1: - UINT_LEAST16_MAX = 65535 // stdint.h:613:1: - UINT_LEAST32_MAX = 4294967295 // stdint.h:572:1: - UINT_LEAST64_MAX = 18446744073709551615 // stdint.h:481:1: - UINT_LEAST8_MAX = 255 // stdint.h:632:1: - WAIT_ANY = -1 // wait.h:183:1: - WAIT_MYPGRP = 0 // wait.h:184:1: - WAKEMON_DISABLE = 0x02 // resource.h:431:1: - WAKEMON_ENABLE = 0x01 // resource.h:430:1: - WAKEMON_GET_PARAMS = 0x04 // resource.h:432:1: - WAKEMON_MAKE_FATAL = 0x10 // resource.h:434:1: - WAKEMON_SET_DEFAULTS = 0x08 // resource.h:433:1: - WCHAR_MAX = 2147483647 // stdint.h:678:1: - WCHAR_MIN = -2147483648 // stdint.h:682:1: - WCONTINUED = 0x00000010 // wait.h:173:1: - WCOREFLAG = 0200 // wait.h:132:1: - WEXITED = 0x00000004 // wait.h:168:1: - WINT_MAX = 2147483647 // stdint.h:674:1: - WINT_MIN = -2147483648 // stdint.h:673:1: - WNOHANG = 0x00000001 // wait.h:121:1: - WNOWAIT = 0x00000020 // wait.h:174:1: - WSTOPPED = 0x00000008 // wait.h:171:1: - WUNTRACED = 0x00000002 // wait.h:122:1: - X_ALLOCA_H_ = 0 // alloca.h:25:1: - X_ARM_ARCH_H = 0 // arch.h:29:1: - X_ARM_MACHTYPES_H_ = 0 // types.h:43:1: - X_ARM_SIGNAL_ = 1 // signal.h:10:1: - X_ARM__ENDIAN_H_ = 0 // endian.h:43:1: - X_BSD_ARM__TYPES_H_ = 0 // _types.h:5:1: - X_BSD_MACHINE_ENDIAN_H_ = 0 // endian.h:32:1: - X_BSD_MACHINE_SIGNAL_H_ = 0 // signal.h:29:1: - X_BSD_MACHINE_TYPES_H_ = 0 // types.h:32:1: - X_BSD_MACHINE__MCONTEXT_H_ = 0 // _mcontext.h:29:1: - X_BSD_MACHINE__TYPES_H_ = 0 // _types.h:29:1: - X_CDEFS_H_ = 0 // cdefs.h:68:1: - X_CT_RUNE_T = 0 // _ct_rune_t.h:30:1: - X_DARWIN_FEATURE_64_BIT_INODE = 1 // cdefs.h:774:1: - X_DARWIN_FEATURE_ONLY_64_BIT_INODE = 1 // cdefs.h:784:1: - X_DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE = 1 // cdefs.h:800:1: - X_DARWIN_FEATURE_ONLY_VERS_1050 = 1 // cdefs.h:792:1: - X_DARWIN_FEATURE_UNIX_CONFORMANCE = 3 // cdefs.h:808:1: - X_DEV_T = 0 // _dev_t.h:29:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_FORTIFY_SOURCE = 2 // _types.h:65:1: - X_ID_T = 0 // _id_t.h:29:1: - X_INT16_T = 0 // _int16_t.h:29:1: - X_INT32_T = 0 // _int32_t.h:29:1: - X_INT64_T = 0 // _int64_t.h:29:1: - X_INT8_T = 0 // _int8_t.h:29:1: - X_INTPTR_T = 0 // _intptr_t.h:29:1: - X_LP64 = 1 // <predefined>:1:1: - X_MACHTYPES_H_ = 0 // types.h:44:1: - X_MACH_ARM__STRUCTS_H_ = 0 // _structs.h:32:1: - X_MACH_MACHINE__STRUCTS_H_ = 0 // _structs.h:30:1: - X_MALLOC_UNDERSCORE_MALLOC_H_ = 0 // _malloc.h:25:1: - X_MCONTEXT_T = 0 // _mcontext.h:83:1: - X_MODE_T = 0 // _mode_t.h:29:1: - X_Nonnull = 0 // cdefs.h:268:1: - X_Null_unspecified = 0 // cdefs.h:271:1: - X_Nullable = 0 // cdefs.h:265:1: - X_OS_OSBYTEORDERARM_H = 0 // OSByteOrder.h:6:1: - X_OS__OSBYTEORDER_H = 0 // _OSByteOrder.h:30:1: - X_PID_T = 0 // _pid_t.h:29:1: - X_PTHREAD_ATTR_T = 0 // _pthread_attr_t.h:29:1: - X_QUAD_HIGHWORD = 1 // endian.h:56:1: - X_QUAD_LOWWORD = 0 // endian.h:57:1: - X_RLIMIT_POSIX_FLAG = 0x1000 // resource.h:405:1: - X_RUNE_T = 0 // _rune_t.h:29:1: - X_SIGSET_T = 0 // _sigset_t.h:29:1: - X_SIZE_T = 0 // _size_t.h:29:1: - X_STDLIB_H_ = 0 // stdlib.h:59:1: - X_SYS_RESOURCE_H_ = 0 // resource.h:65:1: - X_SYS_SIGNAL_H_ = 0 // signal.h:70:1: - X_SYS_WAIT_H_ = 0 // wait.h:65:1: - X_SYS__ENDIAN_H_ = 0 // _endian.h:91:1: - X_SYS__PTHREAD_TYPES_H_ = 0 // _pthread_types.h:30:1: - X_SYS__TYPES_H_ = 0 // _types.h:30:1: - X_UID_T = 0 // _uid_t.h:29:1: - X_UINT32_T = 0 // _uint32_t.h:30:1: - X_UINTPTR_T = 0 // _uintptr_t.h:29:1: - X_U_INT16_T = 0 // _u_int16_t.h:29:1: - X_U_INT32_T = 0 // _u_int32_t.h:29:1: - X_U_INT64_T = 0 // _u_int64_t.h:29:1: - X_U_INT8_T = 0 // _u_int8_t.h:29:1: - X_WCHAR_T = 0 // _wchar_t.h:32:1: - X_WSTOPPED = 0177 // wait.h:137:1: -) - -// Copyright (c) 2000 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved -// Copyright (c) 1982, 1986, 1989, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)wait.h 8.2 (Berkeley) 7/10/94 - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// This file holds definitions relevent to the wait4 system call -// and the alternate interfaces that use it (wait, wait3, waitpid). - -// [XSI] The type idtype_t shall be defined as an enumeration type whose -// possible values shall include at least P_ALL, P_PID, and P_PGID. -const ( /* wait.h:79:1: */ - P_ALL = 0 - P_PID = 1 - P_PGID = 2 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -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) 2000, 2002 - 2008 Apple Inc. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 8.5 (Berkeley) 5/19/95 - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// -// These macros are for use in OS header files. They enable function prototypes -// and Objective-C methods to be tagged with the OS version in which they -// were first available; and, if applicable, the OS version in which they -// became deprecated. -// -// The desktop Mac OS X and iOS each have different version numbers. -// The __OSX_AVAILABLE_STARTING() macro allows you to specify both the desktop -// and iOS version numbers. For instance: -// __OSX_AVAILABLE_STARTING(__MAC_10_2,__IPHONE_2_0) -// means the function/method was first available on Mac OS X 10.2 on the desktop -// and first available in iOS 2.0 on the iPhone. -// -// If a function is available on one platform, but not the other a _NA (not -// applicable) parameter is used. For instance: -// __OSX_AVAILABLE_STARTING(__MAC_10_3,__IPHONE_NA) -// means that the function/method was first available on Mac OS X 10.3, and it -// currently not implemented on the iPhone. -// -// At some point, a function/method may be deprecated. That means Apple -// recommends applications stop using the function, either because there is a -// better replacement or the functionality is being phased out. Deprecated -// functions/methods can be tagged with a __OSX_AVAILABLE_BUT_DEPRECATED() -// macro which specifies the OS version where the function became available -// as well as the OS version in which it became deprecated. For instance: -// __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0,__MAC_10_5,__IPHONE_NA,__IPHONE_NA) -// means that the function/method was introduced in Mac OS X 10.0, then -// became deprecated beginning in Mac OS X 10.5. On iOS the function -// has never been available. -// -// For these macros to function properly, a program must specify the OS version range -// it is targeting. The min OS version is specified as an option to the compiler: -// -mmacosx-version-min=10.x when building for Mac OS X, and -miphoneos-version-min=y.z -// when building for the iPhone. The upper bound for the OS version is rarely needed, -// but it can be set on the command line via: -D__MAC_OS_X_VERSION_MAX_ALLOWED=10x0 for -// Mac OS X and __IPHONE_OS_VERSION_MAX_ALLOWED = y0z00 for iOS. -// -// Examples: -// -// A function available in Mac OS X 10.5 and later, but not on the phone: -// -// extern void mymacfunc() __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_NA); -// -// -// An Objective-C method in Mac OS X 10.5 and later, but not on the phone: -// -// @interface MyClass : NSObject -// -(void) mymacmethod __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_NA); -// @end -// -// -// An enum available on the phone, but not available on Mac OS X: -// -// #if __IPHONE_OS_VERSION_MIN_REQUIRED -// enum { myEnum = 1 }; -// #endif -// Note: this works when targeting the Mac OS X platform because -// __IPHONE_OS_VERSION_MIN_REQUIRED is undefined which evaluates to zero. -// -// -// An enum with values added in different iPhoneOS versions: -// -// enum { -// myX = 1, // Usable on iPhoneOS 2.1 and later -// myY = 2, // Usable on iPhoneOS 3.0 and later -// myZ = 3, // Usable on iPhoneOS 3.0 and later -// ... -// Note: you do not want to use #if with enumeration values -// when a client needs to see all values at compile time -// and use runtime logic to only use the viable values. -// -// -// It is also possible to use the *_VERSION_MIN_REQUIRED in source code to make one -// source base that can be compiled to target a range of OS versions. It is best -// to not use the _MAC_* and __IPHONE_* macros for comparisons, but rather their values. -// That is because you might get compiled on an old OS that does not define a later -// OS version macro, and in the C preprocessor undefined values evaluate to zero -// in expresssions, which could cause the #if expression to evaluate in an unexpected -// way. -// -// #ifdef __MAC_OS_X_VERSION_MIN_REQUIRED -// // code only compiled when targeting Mac OS X and not iPhone -// // note use of 1050 instead of __MAC_10_5 -// #if __MAC_OS_X_VERSION_MIN_REQUIRED < 1050 -// // code in here might run on pre-Leopard OS -// #else -// // code here can assume Leopard or later -// #endif -// #endif -// -// - -// __API_TO_BE_DEPRECATED is used as a version number in API that will be deprecated -// in an upcoming release. This soft deprecation is an intermediate step before formal -// deprecation to notify developers about the API before compiler warnings are generated. -// You can find all places in your code that use soft deprecated API by redefining the -// value of this macro to your current minimum deployment target, for example: -// (macOS) -// clang -D__API_TO_BE_DEPRECATED=10.12 <other compiler flags> -// (iOS) -// clang -D__API_TO_BE_DEPRECATED=11.0 <other compiler flags> - -// Copyright (c) 2019 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// __MAC_NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable - -// __IPHONE_NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable - -// Set up standard Mac OS X versions - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// -// File: AvailabilityInternal.h -// -// Contains: implementation details of __OSX_AVAILABLE_* macros from <Availability.h> -// - -// compiler for Mac OS X sets __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ - -// make sure a default max version is set - -// -// Macros for defining which versions/platform a given symbol can be used. -// -// @see http://clang.llvm.org/docs/AttributeReference.html#availability -// - -// Evaluate to nothing for compilers that don't support clang language extensions. - -// Swift compiler version -// Allows for project-agnostic "epochs" for frameworks imported into Swift via the Clang importer, like #if _compiler_version for Swift -// Example: -// -// #if __swift_compiler_version_at_least(800, 2, 20) -// - (nonnull NSString *)description; -// #else -// - (NSString *)description; -// #endif - -// If __SPI_AVAILABLE has not been defined elsewhere, disable it. - -// for use to document app extension usage - -// for use marking APIs available info for Mac OSX - -// for use marking APIs available info for iOS - -// for use marking APIs available info for tvOS - -// for use marking APIs available info for Watch OS - -// for use marking APIs unavailable for swift - -// -// Macros for defining which versions/platform a given symbol can be used. -// -// @see http://clang.llvm.org/docs/AttributeReference.html#availability -// -// * Note that these macros are only compatible with clang compilers that -// * support the following target selection options: -// * -// * -mmacosx-version-min -// * -miphoneos-version-min -// * -mwatchos-version-min -// * -mtvos-version-min -// - -// Evaluate to nothing for compilers that don't support clang language extensions. - -// If SPI decorations have not been defined elsewhere, disable them. - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// This SDK is designed to work with clang and specific versions of -// gcc >= 4.0 with Apple's patch sets - -// Compatibility with compilers and environments that don't support compiler -// feature checking function-like macros. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky -- make sure you don't put spaces -// in between its arguments. __CONCAT can also concatenate double-quoted -// strings produced by the __STRING macro, but this only works with ANSI C. - -// In non-ANSI C environments, new programs will want ANSI-only C keywords -// deleted from the program and old programs will want them left alone. -// When using a compiler other than gcc, programs using the ANSI C keywords -// const, inline etc. as normal identifiers should define -DNO_ANSI_KEYWORDS. -// When using "gcc -traditional", we assume that this is the intent; if -// __GNUC__ is defined but __STDC__ is not, we leave the new keywords alone. - -// __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. - -// __used forces variables and functions to be included even if it appears -// to the compiler that they are not used (and would thust be discarded). - -// __cold marks code used for debugging or that is rarely taken -// and tells the compiler to optimize for size and outline code. - -// __exported denotes symbols that should be exported even when symbols -// are hidden by default. -// __exported_push/_exported_pop are pragmas used to delimit a range of -// symbols that should be exported even when symbols are hidden by default. - -// __deprecated causes the compiler to produce a warning when encountering -// code using the deprecated functionality. -// __deprecated_msg() does the same, and compilers that support it will print -// a message along with the deprecation warning. -// This may require turning on such warning with the -Wdeprecated flag. -// __deprecated_enum_msg() should be used on enums, and compilers that support -// it will print the deprecation warning. -// __kpi_deprecated() specifically indicates deprecation of kernel programming -// interfaces in Kernel.framework used by KEXTs. - -// __unavailable causes the compiler to error out when encountering -// code using the tagged function - -// Delete pseudo-keywords wherever they are not available or needed. - -// We use `__restrict' as a way to define the `restrict' type qualifier -// without disturbing older software that is unaware of C99 keywords. - -// Compatibility with compilers and environments that don't support the -// nullability feature. - -// __disable_tail_calls causes the compiler to not perform tail call -// optimization inside the marked function. - -// __not_tail_called causes the compiler to prevent tail call optimization -// on statically bound calls to the function. It has no effect on indirect -// calls. Virtual functions, objective-c methods, and functions marked as -// "always_inline" cannot be marked as __not_tail_called. - -// __result_use_check warns callers of a function that not using the function -// return value is a bug, i.e. dismissing malloc() return value results in a -// memory leak. - -// __swift_unavailable causes the compiler to mark a symbol as specifically -// unavailable in Swift, regardless of any other availability in C. - -// __abortlike is the attribute to put on functions like abort() that are -// typically used to mark assertions. These optimize the codegen -// for outlining while still maintaining debugability. - -// Declaring inline functions within headers is error-prone due to differences -// across various versions of the C language and extensions. __header_inline -// can be used to declare inline functions within system headers. In cases -// where you want to force inlining instead of letting the compiler make -// the decision, you can use __header_always_inline. -// -// Be aware that using inline for functions which compilers may also provide -// builtins can behave differently under various compilers. If you intend to -// provide an inline version of such a function, you may want to use a macro -// instead. -// -// The check for !__GNUC__ || __clang__ is because gcc doesn't correctly -// support c99 inline in some cases: -// http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55965 - -// Compiler-dependent macros that bracket portions of code where the -// "-Wunreachable-code" warning should be ignored. Please use sparingly. - -// Compiler-dependent macros to declare that functions take printf-like -// or scanf-like arguments. They are null except for versions of gcc -// that are known to support the features properly. Functions declared -// with these attributes will cause compilation warnings if there is a -// mismatch between the format string and subsequent function parameter -// types. - -// Source compatibility only, ID string not emitted in object file - -// __alloc_size can be used to label function arguments that represent the -// size of memory that the function allocates and returns. The one-argument -// form labels a single argument that gives the allocation size (where the -// arguments are numbered from 1): -// -// void *malloc(size_t __size) __alloc_size(1); -// -// The two-argument form handles the case where the size is calculated as the -// product of two arguments: -// -// void *calloc(size_t __count, size_t __size) __alloc_size(1,2); - -// COMPILATION ENVIRONMENTS -- see compat(5) for additional detail -// -// DEFAULT By default newly complied code will get POSIX APIs plus -// Apple API extensions in scope. -// -// Most users will use this compilation environment to avoid -// behavioral differences between 32 and 64 bit code. -// -// LEGACY Defining _NONSTD_SOURCE will get pre-POSIX APIs plus Apple -// API extensions in scope. -// -// This is generally equivalent to the Tiger release compilation -// environment, except that it cannot be applied to 64 bit code; -// its use is discouraged. -// -// We expect this environment to be deprecated in the future. -// -// STRICT Defining _POSIX_C_SOURCE or _XOPEN_SOURCE restricts the -// available APIs to exactly the set of APIs defined by the -// corresponding standard, based on the value defined. -// -// A correct, portable definition for _POSIX_C_SOURCE is 200112L. -// A correct, portable definition for _XOPEN_SOURCE is 600L. -// -// Apple API extensions are not visible in this environment, -// which can cause Apple specific code to fail to compile, -// or behave incorrectly if prototypes are not in scope or -// warnings about missing prototypes are not enabled or ignored. -// -// In any compilation environment, for correct symbol resolution to occur, -// function prototypes must be in scope. It is recommended that all Apple -// tools users add either the "-Wall" or "-Wimplicit-function-declaration" -// compiler flags to their projects to be warned when a function is being -// used without a prototype in scope. - -// These settings are particular to each product. -// Platform: MacOSX - -// The __DARWIN_ALIAS macros are used to do symbol renaming; they allow -// legacy code to use the old symbol, thus maintaining binary compatibility -// while new code can use a standards compliant version of the same function. -// -// __DARWIN_ALIAS is used by itself if the function signature has not -// changed, it is used along with a #ifdef check for __DARWIN_UNIX03 -// if the signature has changed. Because the __LP64__ environment -// only supports UNIX03 semantics it causes __DARWIN_UNIX03 to be -// defined, but causes __DARWIN_ALIAS to do no symbol mangling. -// -// As a special case, when XCode is used to target a specific version of the -// OS, the manifest constant __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ -// will be defined by the compiler, with the digits representing major version -// time 100 + minor version times 10 (e.g. 10.5 := 1050). If we are targeting -// pre-10.5, and it is the default compilation environment, revert the -// compilation environment to pre-__DARWIN_UNIX03. - -// symbol suffixes used for symbol versioning - -// symbol versioning macros - -// symbol release macros -// Copyright (c) 2010 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// POSIX.1 requires that the macros we test be defined before any standard -// header file is included. This permits us to convert values for feature -// testing, as necessary, using only _POSIX_C_SOURCE. -// -// Here's a quick run-down of the versions: -// defined(_POSIX_SOURCE) 1003.1-1988 -// _POSIX_C_SOURCE == 1L 1003.1-1990 -// _POSIX_C_SOURCE == 2L 1003.2-1992 C Language Binding Option -// _POSIX_C_SOURCE == 199309L 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1: 1996 -// _POSIX_C_SOURCE == 200112L 1003.1-2001 -// _POSIX_C_SOURCE == 200809L 1003.1-2008 -// -// In addition, the X/Open Portability Guide, which is now the Single UNIX -// Specification, defines a feature-test macro which indicates the version of -// that specification, and which subsumes _POSIX_C_SOURCE. - -// Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1L. - -// Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2L. - -// Deal with various X/Open Portability Guides and Single UNIX Spec. - -// Deal with all versions of POSIX. The ordering relative to the tests above is -// important. - -// POSIX C deprecation macros -// Copyright (c) 2010 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Set a single macro which will always be defined and can be used to determine -// the appropriate namespace. For POSIX, these values will correspond to -// _POSIX_C_SOURCE value. Currently there are two additional levels corresponding -// to ANSI (_ANSI_SOURCE) and Darwin extensions (_DARWIN_C_SOURCE) - -// If the developer has neither requested a strict language mode nor a version -// of POSIX, turn on functionality provided by __STDC_WANT_LIB_EXT1__ as part -// of __DARWIN_C_FULL. - -// long long is not supported in c89 (__STRICT_ANSI__), but g++ -ansi and -// c99 still want long longs. While not perfect, we allow long longs for -// g++. - -// **************************************** -// -// Public darwin-specific feature macros -// - -// _DARWIN_FEATURE_64_BIT_INODE indicates that the ino_t type is 64-bit, and -// structures modified for 64-bit inodes (like struct stat) will be used. - -// _DARWIN_FEATURE_64_ONLY_BIT_INODE indicates that the ino_t type may only -// be 64-bit; there is no support for 32-bit ino_t when this macro is defined -// (and non-zero). There is no struct stat64 either, as the regular -// struct stat will already be the 64-bit version. - -// _DARWIN_FEATURE_ONLY_VERS_1050 indicates that only those APIs updated -// in 10.5 exists; no pre-10.5 variants are available. - -// _DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE indicates only UNIX conforming API -// are available (the legacy BSD APIs are not available) - -// _DARWIN_FEATURE_UNIX_CONFORMANCE indicates whether UNIX conformance is on, -// and specifies the conformance level (3 is SUSv3) - -// This macro casts away the qualifier from the variable -// -// Note: use at your own risk, removing qualifiers can result in -// catastrophic run-time failures. - -// __XNU_PRIVATE_EXTERN is a linkage decoration indicating that a symbol can be -// used from other compilation units, but not other libraries or executables. - -// We intentionally define to nothing pointer attributes which do not have an -// impact on the ABI. __indexable and __bidi_indexable are not defined because -// of the ABI incompatibility that makes the diagnostic preferable. - -// Similarly, we intentionally define to nothing the -// __ptrcheck_abi_assume_single and __ptrcheck_abi_assume_unsafe_indexable -// macros because they do not lead to an ABI incompatibility. However, we do not -// define the indexable and unsafe_indexable ones because the diagnostic is -// better than the silent ABI break. - -// __unsafe_forge intrinsics are defined as regular C casts. - -// decay operates normally; attribute is meaningless without pointer checks. - -// Architecture validation for current SDK - -// Similar to OS_ENUM/OS_CLOSED_ENUM/OS_OPTIONS/OS_CLOSED_OPTIONS -// -// This provides more advanced type checking on compilers supporting -// the proper extensions, even in C. - -// Copyright (c) 2004, 2008, 2009 Apple Inc. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. - -// This header file contains integer types. It's intended to also contain -// flotaing point and other arithmetic types, as needed, later. - -type X__int8_t = int8 /* _types.h:15:33 */ -type X__uint8_t = uint8 /* _types.h:19:33 */ -type X__int16_t = int16 /* _types.h:20:33 */ -type X__uint16_t = uint16 /* _types.h:21:33 */ -type X__int32_t = int32 /* _types.h:22:33 */ -type X__uint32_t = uint32 /* _types.h:23:33 */ -type X__int64_t = int64 /* _types.h:24:33 */ -type X__uint64_t = uint64 /* _types.h:25:33 */ - -type X__darwin_intptr_t = int64 /* _types.h:27:33 */ -type X__darwin_natural_t = uint32 /* _types.h:28:33 */ - -// The rune type below is declared to be an ``int'' instead of the more natural -// ``unsigned long'' or ``long''. Two things are happening here. It is not -// unsigned so that EOF (-1) can be naturally assigned to it and used. Also, -// it looks like 10646 will be a 31 bit standard. This means that if your -// ints cannot hold 32 bits, you will be in trouble. The reason an int was -// chosen over a long is that the is*() and to*() routines take ints (says -// ANSI C), but they use __darwin_ct_rune_t instead of int. By changing it -// here, you lose a bit of ANSI conformance, but your programs will still -// work. -// -// NOTE: rune_t is not covered by ANSI nor other standards, and should not -// be instantiated outside of lib/libc/locale. Use wchar_t. wchar_t and -// rune_t must be the same type. Also wint_t must be no narrower than -// wchar_t, and should also be able to hold all members of the largest -// character set plus one extra value (WEOF). wint_t must be at least 16 bits. - -type X__darwin_ct_rune_t = int32 /* _types.h:48:33 */ // ct_rune_t - -// mbstate_t is an opaque object to keep conversion state, during multibyte -// stream conversions. The content must not be referenced by user programs. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint64 - F__mbstate8 [128]int8 -} /* _types.h:57:3 */ - -type X__darwin_mbstate_t = X__mbstate_t /* _types.h:59:33 */ // mbstate_t - -type X__darwin_ptrdiff_t = int64 /* _types.h:62:33 */ // ptr1 - ptr2 - -type X__darwin_size_t = uint64 /* _types.h:70:33 */ // sizeof() - -type X__darwin_va_list = X__builtin_va_list /* _types.h:76:33 */ // va_list - -type X__darwin_wchar_t = int32 /* _types.h:82:33 */ // wchar_t - -type X__darwin_rune_t = X__darwin_wchar_t /* _types.h:87:33 */ // rune_t - -type X__darwin_wint_t = int32 /* _types.h:90:33 */ // wint_t - -type X__darwin_clock_t = uint64 /* _types.h:95:33 */ // clock() -type X__darwin_socklen_t = X__uint32_t /* _types.h:96:33 */ // socklen_t (duh) -type X__darwin_ssize_t = int64 /* _types.h:97:33 */ // byte count or error -type X__darwin_time_t = int64 /* _types.h:98:33 */ // time() - -// Type definitions; takes common type definitions that must be used -// in multiple header files due to [XSI], removes them from the system -// space, and puts them in the implementation space. - -type X__darwin_blkcnt_t = X__int64_t /* _types.h:55:25 */ // total blocks -type X__darwin_blksize_t = X__int32_t /* _types.h:56:25 */ // preferred block size -type X__darwin_dev_t = X__int32_t /* _types.h:57:25 */ // dev_t -type X__darwin_fsblkcnt_t = uint32 /* _types.h:58:25 */ // Used by statvfs and fstatvfs -type X__darwin_fsfilcnt_t = uint32 /* _types.h:59:25 */ // Used by statvfs and fstatvfs -type X__darwin_gid_t = X__uint32_t /* _types.h:60:25 */ // [???] process and group IDs -type X__darwin_id_t = X__uint32_t /* _types.h:61:25 */ // [XSI] pid_t, uid_t, or gid_t -type X__darwin_ino64_t = X__uint64_t /* _types.h:62:25 */ // [???] Used for 64 bit inodes -type X__darwin_ino_t = X__darwin_ino64_t /* _types.h:64:26 */ // [???] Used for inodes -type X__darwin_mach_port_name_t = X__darwin_natural_t /* _types.h:68:28 */ // Used by mach -type X__darwin_mach_port_t = X__darwin_mach_port_name_t /* _types.h:69:35 */ // Used by mach -type X__darwin_mode_t = X__uint16_t /* _types.h:70:25 */ // [???] Some file attributes -type X__darwin_off_t = X__int64_t /* _types.h:71:25 */ // [???] Used for file sizes -type X__darwin_pid_t = X__int32_t /* _types.h:72:25 */ // [???] process and group IDs -type X__darwin_sigset_t = X__uint32_t /* _types.h:73:25 */ // [???] signal set -type X__darwin_suseconds_t = X__int32_t /* _types.h:74:25 */ // [???] microseconds -type X__darwin_uid_t = X__uint32_t /* _types.h:75:25 */ // [???] user IDs -type X__darwin_useconds_t = X__uint32_t /* _types.h:76:25 */ // [???] microseconds -type X__darwin_uuid_t = [16]uint8 /* _types.h:77:25 */ -type X__darwin_uuid_string_t = [37]int8 /* _types.h:78:17 */ - -// Copyright (c) 2003-2013 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// pthread opaque structures - -type X__darwin_pthread_handler_rec = struct { - F__routine uintptr - F__arg uintptr - F__next uintptr -} /* _pthread_types.h:57:1 */ - -type X_opaque_pthread_attr_t = struct { - F__sig int64 - F__opaque [56]int8 -} /* _pthread_types.h:63:1 */ - -type X_opaque_pthread_cond_t = struct { - F__sig int64 - F__opaque [40]int8 -} /* _pthread_types.h:68:1 */ - -type X_opaque_pthread_condattr_t = struct { - F__sig int64 - F__opaque [8]int8 -} /* _pthread_types.h:73:1 */ - -type X_opaque_pthread_mutex_t = struct { - F__sig int64 - F__opaque [56]int8 -} /* _pthread_types.h:78:1 */ - -type X_opaque_pthread_mutexattr_t = struct { - F__sig int64 - F__opaque [8]int8 -} /* _pthread_types.h:83:1 */ - -type X_opaque_pthread_once_t = struct { - F__sig int64 - F__opaque [8]int8 -} /* _pthread_types.h:88:1 */ - -type X_opaque_pthread_rwlock_t = struct { - F__sig int64 - F__opaque [192]int8 -} /* _pthread_types.h:93:1 */ - -type X_opaque_pthread_rwlockattr_t = struct { - F__sig int64 - F__opaque [16]int8 -} /* _pthread_types.h:98:1 */ - -type X_opaque_pthread_t = struct { - F__sig int64 - F__cleanup_stack uintptr - F__opaque [8176]int8 -} /* _pthread_types.h:103:1 */ - -type X__darwin_pthread_attr_t = X_opaque_pthread_attr_t /* _pthread_types.h:109:39 */ -type X__darwin_pthread_cond_t = X_opaque_pthread_cond_t /* _pthread_types.h:110:39 */ -type X__darwin_pthread_condattr_t = X_opaque_pthread_condattr_t /* _pthread_types.h:111:43 */ -type X__darwin_pthread_key_t = uint64 /* _pthread_types.h:112:23 */ -type X__darwin_pthread_mutex_t = X_opaque_pthread_mutex_t /* _pthread_types.h:113:40 */ -type X__darwin_pthread_mutexattr_t = X_opaque_pthread_mutexattr_t /* _pthread_types.h:114:44 */ -type X__darwin_pthread_once_t = X_opaque_pthread_once_t /* _pthread_types.h:115:39 */ -type X__darwin_pthread_rwlock_t = X_opaque_pthread_rwlock_t /* _pthread_types.h:116:41 */ -type X__darwin_pthread_rwlockattr_t = X_opaque_pthread_rwlockattr_t /* _pthread_types.h:117:45 */ -type X__darwin_pthread_t = uintptr /* _pthread_types.h:118:34 */ - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type X__darwin_nl_item = int32 /* _types.h:40:14 */ -type X__darwin_wctrans_t = int32 /* _types.h:41:14 */ -type X__darwin_wctype_t = X__uint32_t /* _types.h:43:20 */ - -// Copyright (c) 2000 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved -// Copyright (c) 1982, 1986, 1989, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)wait.h 8.2 (Berkeley) 7/10/94 - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// This file holds definitions relevent to the wait4 system call -// and the alternate interfaces that use it (wait, wait3, waitpid). - -// [XSI] The type idtype_t shall be defined as an enumeration type whose -// possible values shall include at least P_ALL, P_PID, and P_PGID. -type Idtype_t = uint32 /* wait.h:83:3 */ - -// [XSI] The id_t and pid_t types shall be defined as described -// in <sys/types.h> -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Pid_t = X__darwin_pid_t /* _pid_t.h:31:31 */ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Id_t = X__darwin_id_t /* _id_t.h:31:25 */ // can hold pid_t, gid_t, or uid_t - -// [XSI] The siginfo_t type shall be defined as described in <signal.h> -// [XSI] The rusage structure shall be defined as described in <sys/resource.h> -// [XSI] Inclusion of the <sys/wait.h> header may also make visible all -// symbols from <signal.h> and <sys/resource.h> -// -// NOTE: This requirement is currently being satisfied by the direct -// inclusion of <sys/signal.h> and <sys/resource.h>, below. -// -// Software should not depend on the exposure of anything other -// than the types siginfo_t and struct rusage as a result of -// this inclusion. If you depend on any types or manifest -// values othe than siginfo_t and struct rusage from either of -// those files, you should explicitly include them yourself, as -// well, or in future releases your stware may not compile -// without modification. -// Copyright (c) 2000-2006 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved -// Copyright (c) 1982, 1986, 1989, 1991, 1993 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)signal.h 8.2 (Berkeley) 1/21/94 - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2002 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2009 Apple, Inc. All rights reserved. -// Copyright (c) 1992 NeXT Computer, Inc. -// - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -type Sig_atomic_t = int32 /* signal.h:17:13 */ - -// Language spec sez we must list exactly one parameter, even though we -// actually supply three. Ugh! -// SIG_HOLD is chosen to avoid KERN_SIG_* values in <sys/signalvar.h> - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2002 Apple Computer, Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2017 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2004-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// @OSF_COPYRIGHT@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. - -// Copyright (c) 2000-2008 Apple Inc. All rights reserved. -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Basic integral types. Omit the typedef if -// not possible for a machine/compiler combination. -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int8_t = int8 /* _int8_t.h:30:31 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int16_t = int16 /* _int16_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int32_t = int32 /* _int32_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Int64_t = int64 /* _int64_t.h:30:33 */ - -// Copyright (c) 2016 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int8_t = uint8 /* _u_int8_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int16_t = uint16 /* _u_int16_t.h:30:41 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int32_t = uint32 /* _u_int32_t.h:30:33 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type U_int64_t = uint64 /* _u_int64_t.h:30:33 */ - -type Register_t = Int64_t /* types.h:66:33 */ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. - -type Intptr_t = X__darwin_intptr_t /* _intptr_t.h:32:33 */ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Uintptr_t = uint64 /* _uintptr_t.h:34:33 */ - -// These types are used for reserving the largest possible size. -type User_addr_t = U_int64_t /* types.h:77:33 */ -type User_size_t = U_int64_t /* types.h:78:33 */ -type User_ssize_t = Int64_t /* types.h:79:33 */ -type User_long_t = Int64_t /* types.h:80:33 */ -type User_ulong_t = U_int64_t /* types.h:81:33 */ -type User_time_t = Int64_t /* types.h:82:33 */ -type User_off_t = Int64_t /* types.h:83:33 */ - -// This defines the size of syscall arguments after copying into the kernel: -type Syscall_arg_t = U_int64_t /* types.h:104:33 */ - -type X__darwin_arm_exception_state = struct { - F__exception X__uint32_t - F__fsr X__uint32_t - F__far X__uint32_t -} /* _structs.h:41:1 */ - -type X__darwin_arm_exception_state64 = struct { - F__far X__uint64_t - F__esr X__uint32_t - F__exception X__uint32_t -} /* _structs.h:59:1 */ - -type X__darwin_arm_thread_state = struct { - F__r [13]X__uint32_t - F__sp X__uint32_t - F__lr X__uint32_t - F__pc X__uint32_t - F__cpsr X__uint32_t -} /* _structs.h:77:1 */ - -// By default, the pointer fields in the arm_thread_state64_t structure are -// opaque on the arm64e architecture and require the use of accessor macros. -// This mode can also be enabled on the arm64 architecture by building with -// -D__DARWIN_OPAQUE_ARM_THREAD_STATE64=1. - -type X__darwin_arm_thread_state64 = struct { - F__x [29]X__uint64_t - F__fp X__uint64_t - F__lr X__uint64_t - F__sp X__uint64_t - F__pc X__uint64_t - F__cpsr X__uint32_t - F__pad X__uint32_t -} /* _structs.h:136:1 */ - -// Accessor macros for arm_thread_state64_t pointer fields - -// Return pc field of arm_thread_state64_t as a data pointer value -// Return pc field of arm_thread_state64_t as a function pointer -// Set pc field of arm_thread_state64_t to a function pointer -// Return lr field of arm_thread_state64_t as a data pointer value -// Return lr field of arm_thread_state64_t as a function pointer -// Set lr field of arm_thread_state64_t to a function pointer -// Return sp field of arm_thread_state64_t as a data pointer value -// Set sp field of arm_thread_state64_t to a data pointer value -// Return fp field of arm_thread_state64_t as a data pointer value -// Set fp field of arm_thread_state64_t to a data pointer value -// Strip ptr auth bits from pc, lr, sp and fp field of arm_thread_state64_t - -type X__darwin_arm_vfp_state = struct { - F__r [64]X__uint32_t - F__fpscr X__uint32_t -} /* _structs.h:433:1 */ - -type X__darwin_arm_neon_state64 = struct { - F__v [32]X__uint128_t - F__fpsr X__uint32_t - F__fpcr X__uint32_t -} /* _structs.h:452:1 */ - -type X__darwin_arm_neon_state = struct { - F__v [16]X__uint128_t - F__fpsr X__uint32_t - F__fpcr X__uint32_t -} /* _structs.h:459:1 */ - -type X__arm_pagein_state = struct{ F__pagein_error int32 } /* _structs.h:523:1 */ - -// Debug State - -// ARM's arm_debug_state is ARM64's arm_legacy_debug_state - -type X__arm_legacy_debug_state = struct { - F__bvr [16]X__uint32_t - F__bcr [16]X__uint32_t - F__wvr [16]X__uint32_t - F__wcr [16]X__uint32_t -} /* _structs.h:560:1 */ - -type X__darwin_arm_debug_state32 = struct { - F__bvr [16]X__uint32_t - F__bcr [16]X__uint32_t - F__wvr [16]X__uint32_t - F__wcr [16]X__uint32_t - F__mdscr_el1 X__uint64_t -} /* _structs.h:583:1 */ - -type X__darwin_arm_debug_state64 = struct { - F__bvr [16]X__uint64_t - F__bcr [16]X__uint64_t - F__wvr [16]X__uint64_t - F__wcr [16]X__uint64_t - F__mdscr_el1 X__uint64_t -} /* _structs.h:593:1 */ - -type X__darwin_arm_cpmu_state64 = struct{ F__ctrs [16]X__uint64_t } /* _structs.h:625:1 */ - -type X__darwin_mcontext32 = struct { - F__es struct { - F__exception X__uint32_t - F__fsr X__uint32_t - F__far X__uint32_t - } - F__ss struct { - F__r [13]X__uint32_t - F__sp X__uint32_t - F__lr X__uint32_t - F__pc X__uint32_t - F__cpsr X__uint32_t - } - F__fs struct { - F__r [64]X__uint32_t - F__fpscr X__uint32_t - } -} /* _mcontext.h:41:1 */ - -type X__darwin_mcontext64 = struct { - F__es struct { - F__far X__uint64_t - F__esr X__uint32_t - F__exception X__uint32_t - } - F__ss struct { - F__x [29]X__uint64_t - F__fp X__uint64_t - F__lr X__uint64_t - F__sp X__uint64_t - F__pc X__uint64_t - F__cpsr X__uint32_t - F__pad X__uint32_t - } - F__ns struct { - F__v [32]X__uint128_t - F__fpsr X__uint32_t - F__fpcr X__uint32_t - } -} /* _mcontext.h:64:1 */ - -type Mcontext_t = uintptr /* _mcontext.h:85:33 */ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2013 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Pthread_attr_t = X__darwin_pthread_attr_t /* _pthread_attr_t.h:31:33 */ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Structure used in sigaltstack call. - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. - -type X__darwin_sigaltstack = struct { - Fss_sp uintptr - Fss_size X__darwin_size_t - Fss_flags int32 - F__ccgo_pad1 [4]byte -} /* _sigaltstack.h:42:1 */ - -type Stack_t = X__darwin_sigaltstack /* _sigaltstack.h:48:33 */ // [???] signal stack - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2018 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Structure used in sigaltstack call. - -type X__darwin_ucontext = struct { - Fuc_onstack int32 - Fuc_sigmask X__darwin_sigset_t - Fuc_stack struct { - Fss_sp uintptr - Fss_size X__darwin_size_t - Fss_flags int32 - F__ccgo_pad1 [4]byte - } - Fuc_link uintptr - Fuc_mcsize X__darwin_size_t - Fuc_mcontext uintptr -} /* _ucontext.h:43:1 */ - -// user context -type Ucontext_t = X__darwin_ucontext /* _ucontext.h:57:33 */ // [???] user context - -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Sigset_t = X__darwin_sigset_t /* _sigset_t.h:31:41 */ -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Uid_t = X__darwin_uid_t /* _uid_t.h:31:31 */ - -type Sigval = struct { - F__ccgo_pad1 [0]uint64 - Fsival_int int32 - F__ccgo_pad2 [4]byte -} /* signal.h:158:1 */ - -type Sigevent = struct { - Fsigev_notify int32 - Fsigev_signo int32 - Fsigev_value struct { - F__ccgo_pad1 [0]uint64 - Fsival_int int32 - F__ccgo_pad2 [4]byte - } - Fsigev_notify_function uintptr - Fsigev_notify_attributes uintptr -} /* signal.h:168:1 */ - -type X__siginfo = struct { - Fsi_signo int32 - Fsi_errno int32 - Fsi_code int32 - Fsi_pid Pid_t - Fsi_uid Uid_t - Fsi_status int32 - Fsi_addr uintptr - Fsi_value struct { - F__ccgo_pad1 [0]uint64 - Fsival_int int32 - F__ccgo_pad2 [4]byte - } - Fsi_band int64 - F__pad [7]uint64 -} /* signal.h:177:9 */ - -type Siginfo_t = X__siginfo /* signal.h:188:3 */ - -// When the signal is SIGILL or SIGFPE, si_addr contains the address of -// the faulting instruction. -// When the signal is SIGSEGV or SIGBUS, si_addr contains the address of -// the faulting memory reference. Although for x86 there are cases of SIGSEGV -// for which si_addr cannot be determined and is NULL. -// If the signal is SIGCHLD, the si_pid field will contain the child process ID, -// si_status contains the exit value or signal and -// si_uid contains the real user ID of the process that sent the signal. - -// Values for si_code - -// Codes for SIGILL - -// Codes for SIGFPE - -// Codes for SIGSEGV - -// Codes for SIGBUS - -// Codes for SIGTRAP - -// Codes for SIGCHLD - -// Codes for SIGPOLL - -// union for signal handlers -type X__sigaction_u = struct{ F__sa_handler uintptr } /* signal.h:269:1 */ - -// Signal vector template for Kernel user boundary -type X__sigaction = struct { - F__sigaction_u struct{ F__sa_handler uintptr } - Fsa_tramp uintptr - Fsa_mask Sigset_t - Fsa_flags int32 -} /* signal.h:276:1 */ - -// Signal vector "template" used in sigaction call. -type Sigaction = struct { - F__sigaction_u struct{ F__sa_handler uintptr } - Fsa_mask Sigset_t - Fsa_flags int32 -} /* signal.h:286:1 */ - -// if SA_SIGINFO is set, sa_sigaction is to be used instead of sa_handler. - -// This will provide 64bit register set in a 32bit user address space - -// the following are the only bits we support from user space, the -// rest are for kernel use only. - -// Flags for sigprocmask: - -// POSIX 1003.1b required values. - -type Sig_t = uintptr /* signal.h:331:14 */ // type of signal function - -// Structure used in sigaltstack call. - -// 4.3 compatibility: -// Signal vector "template" used in sigvec call. -type Sigvec = struct { - Fsv_handler uintptr - Fsv_mask int32 - Fsv_flags int32 -} /* signal.h:348:1 */ - -// Structure used in sigstack call. -type Sigstack = struct { - Fss_sp uintptr - Fss_onstack int32 - F__ccgo_pad1 [4]byte -} /* signal.h:367:1 */ - -type Uint64_t = uint64 /* stdint.h:98:25 */ - -type Int_least64_t = Int64_t /* stdint.h:110:25 */ -type Uint_least64_t = Uint64_t /* stdint.h:111:26 */ -type Int_fast64_t = Int64_t /* stdint.h:112:25 */ -type Uint_fast64_t = Uint64_t /* stdint.h:113:26 */ - -type Uint32_t = uint32 /* stdint.h:172:25 */ - -type Int_least32_t = Int32_t /* stdint.h:184:25 */ -type Uint_least32_t = Uint32_t /* stdint.h:185:26 */ -type Int_fast32_t = Int32_t /* stdint.h:186:25 */ -type Uint_fast32_t = Uint32_t /* stdint.h:187:26 */ -type Uint16_t = uint16 /* stdint.h:207:25 */ - -type Int_least16_t = Int16_t /* stdint.h:215:25 */ -type Uint_least16_t = Uint16_t /* stdint.h:216:26 */ -type Int_fast16_t = Int16_t /* stdint.h:217:25 */ -type Uint_fast16_t = Uint16_t /* stdint.h:218:26 */ -type Uint8_t = uint8 /* stdint.h:226:24 */ - -type Int_least8_t = Int8_t /* stdint.h:232:24 */ -type Uint_least8_t = Uint8_t /* stdint.h:233:25 */ -type Int_fast8_t = Int8_t /* stdint.h:234:24 */ -type Uint_fast8_t = Uint8_t /* stdint.h:235:25 */ - -// prevent glibc sys/types.h from defining conflicting types - -// C99 7.18.1.4 Integer types capable of holding object pointers. - -// C99 7.18.1.5 Greatest-width integer types. -type Intmax_t = int64 /* stdint.h:262:26 */ -type Uintmax_t = uint64 /* stdint.h:263:26 */ - -// C99 7.18.4 Macros for minimum-width integer constants. -// -// The standard requires that integer constant macros be defined for all the -// minimum-width types defined above. As 8-, 16-, 32-, and 64-bit minimum-width -// types are required, the corresponding integer constant macros are defined -// here. This implementation also defines minimum-width types for every other -// integer width that the target implements, so corresponding macros are -// defined below, too. -// -// These macros are defined using the same successive-shrinking approach as -// the type definitions above. It is likewise important that macros are defined -// in order of decending width. -// -// Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the -// claims of the C standard (see C++ 18.3.1p2, [cstdint.syn]). - -// C99 7.18.2.1 Limits of exact-width integer types. -// C99 7.18.2.2 Limits of minimum-width integer types. -// C99 7.18.2.3 Limits of fastest minimum-width integer types. -// -// The presence of limit macros are completely optional in C99. This -// implementation defines limits for all of the types (exact- and -// minimum-width) that it defines above, using the limits of the minimum-width -// type for any types that do not have exact-width representations. -// -// As in the type definitions, this section takes an approach of -// successive-shrinking to determine which limits to use for the standard (8, -// 16, 32, 64) bit widths when they don't have exact representations. It is -// therefore important that the definitions be kept in order of decending -// widths. -// -// Note that C++ should not check __STDC_LIMIT_MACROS here, contrary to the -// claims of the C standard (see C++ 18.3.1p2, [cstdint.syn]). - -// Some utility macros - -// C99 7.18.2.4 Limits of integer types capable of holding object pointers. -// C99 7.18.3 Limits of other integer types. - -// ISO9899:2011 7.20 (C11 Annex K): Define RSIZE_MAX if __STDC_WANT_LIB_EXT1__ -// is enabled. - -// C99 7.18.2.5 Limits of greatest-width integer types. - -// C99 7.18.3 Limits of other integer types. - -// 7.18.4.2 Macros for greatest-width integer constants. - -// Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. -// -// @APPLE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this -// file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_LICENSE_HEADER_END@ - -// [XSI] The timeval structure shall be defined as described in -// <sys/time.h> -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Timeval = struct { - Ftv_sec X__darwin_time_t - Ftv_usec X__darwin_suseconds_t - F__ccgo_pad1 [4]byte -} /* _timeval.h:34:1 */ - -// The id_t type shall be defined as described in <sys/types.h> -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Resource limit type (low 63 bits, excluding the sign bit) -type Rlim_t = X__uint64_t /* resource.h:89:25 */ - -// **** -// -// PRIORITY - -// Possible values of the first parameter to getpriority()/setpriority(), -// used to indicate the type of the second parameter. - -// Range limitations for the value of the third parameter to setpriority(). - -// use PRIO_DARWIN_BG to set the current thread into "background" state -// which lowers CPU, disk IO, and networking priorites until thread terminates -// or "background" state is revoked - -// use PRIO_DARWIN_NONUI to restrict a process's ability to make calls to -// the GPU. (deprecated) - -// **** -// -// RESOURCE USAGE - -// Possible values of the first parameter to getrusage(), used to indicate -// the scope of the information to be returned. - -// A structure representing an accounting of resource utilization. The -// address of an instance of this structure is the second parameter to -// getrusage(). -// -// Note: All values other than ru_utime and ru_stime are implementaiton -// -// defined and subject to change in a future release. Their use -// is discouraged for standards compliant programs. -type Rusage = struct { - Fru_utime struct { - Ftv_sec X__darwin_time_t - Ftv_usec X__darwin_suseconds_t - F__ccgo_pad1 [4]byte - } - Fru_stime struct { - Ftv_sec X__darwin_time_t - Ftv_usec X__darwin_suseconds_t - F__ccgo_pad1 [4]byte - } - Fru_maxrss int64 - Fru_ixrss int64 - Fru_idrss int64 - Fru_isrss int64 - Fru_minflt int64 - Fru_majflt int64 - Fru_nswap int64 - Fru_inblock int64 - Fru_oublock int64 - Fru_msgsnd int64 - Fru_msgrcv int64 - Fru_nsignals int64 - Fru_nvcsw int64 - Fru_nivcsw int64 -} /* resource.h:152:1 */ - -// Flavors for proc_pid_rusage(). - -// Flags for RUSAGE_INFO_V5 - -type Rusage_info_t = uintptr /* resource.h:199:14 */ - -type Rusage_info_v0 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t -} /* resource.h:201:1 */ - -type Rusage_info_v1 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t -} /* resource.h:215:1 */ - -type Rusage_info_v2 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t - Fri_diskio_bytesread Uint64_t - Fri_diskio_byteswritten Uint64_t -} /* resource.h:235:1 */ - -type Rusage_info_v3 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t - Fri_diskio_bytesread Uint64_t - Fri_diskio_byteswritten Uint64_t - Fri_cpu_time_qos_default Uint64_t - Fri_cpu_time_qos_maintenance Uint64_t - Fri_cpu_time_qos_background Uint64_t - Fri_cpu_time_qos_utility Uint64_t - Fri_cpu_time_qos_legacy Uint64_t - Fri_cpu_time_qos_user_initiated Uint64_t - Fri_cpu_time_qos_user_interactive Uint64_t - Fri_billed_system_time Uint64_t - Fri_serviced_system_time Uint64_t -} /* resource.h:257:1 */ - -type Rusage_info_v4 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t - Fri_diskio_bytesread Uint64_t - Fri_diskio_byteswritten Uint64_t - Fri_cpu_time_qos_default Uint64_t - Fri_cpu_time_qos_maintenance Uint64_t - Fri_cpu_time_qos_background Uint64_t - Fri_cpu_time_qos_utility Uint64_t - Fri_cpu_time_qos_legacy Uint64_t - Fri_cpu_time_qos_user_initiated Uint64_t - Fri_cpu_time_qos_user_interactive Uint64_t - Fri_billed_system_time Uint64_t - Fri_serviced_system_time Uint64_t - Fri_logical_writes Uint64_t - Fri_lifetime_max_phys_footprint Uint64_t - Fri_instructions Uint64_t - Fri_cycles Uint64_t - Fri_billed_energy Uint64_t - Fri_serviced_energy Uint64_t - Fri_interval_max_phys_footprint Uint64_t - Fri_runnable_time Uint64_t -} /* resource.h:288:1 */ - -type Rusage_info_v5 = struct { - Fri_uuid [16]Uint8_t - Fri_user_time Uint64_t - Fri_system_time Uint64_t - Fri_pkg_idle_wkups Uint64_t - Fri_interrupt_wkups Uint64_t - Fri_pageins Uint64_t - Fri_wired_size Uint64_t - Fri_resident_size Uint64_t - Fri_phys_footprint Uint64_t - Fri_proc_start_abstime Uint64_t - Fri_proc_exit_abstime Uint64_t - Fri_child_user_time Uint64_t - Fri_child_system_time Uint64_t - Fri_child_pkg_idle_wkups Uint64_t - Fri_child_interrupt_wkups Uint64_t - Fri_child_pageins Uint64_t - Fri_child_elapsed_abstime Uint64_t - Fri_diskio_bytesread Uint64_t - Fri_diskio_byteswritten Uint64_t - Fri_cpu_time_qos_default Uint64_t - Fri_cpu_time_qos_maintenance Uint64_t - Fri_cpu_time_qos_background Uint64_t - Fri_cpu_time_qos_utility Uint64_t - Fri_cpu_time_qos_legacy Uint64_t - Fri_cpu_time_qos_user_initiated Uint64_t - Fri_cpu_time_qos_user_interactive Uint64_t - Fri_billed_system_time Uint64_t - Fri_serviced_system_time Uint64_t - Fri_logical_writes Uint64_t - Fri_lifetime_max_phys_footprint Uint64_t - Fri_instructions Uint64_t - Fri_cycles Uint64_t - Fri_billed_energy Uint64_t - Fri_serviced_energy Uint64_t - Fri_interval_max_phys_footprint Uint64_t - Fri_runnable_time Uint64_t - Fri_flags Uint64_t -} /* resource.h:327:1 */ - -type Rusage_info_current = Rusage_info_v5 /* resource.h:367:31 */ - -// **** -// -// RESOURCE LIMITS - -// Symbolic constants for resource limits; since all limits are representable -// as a type rlim_t, we are permitted to define RLIM_SAVED_* in terms of -// RLIM_INFINITY. - -// Possible values of the first parameter to getrlimit()/setrlimit(), to -// indicate for which resource the operation is being performed. - -// A structure representing a resource limit. The address of an instance -// of this structure is the second parameter to getrlimit()/setrlimit(). -type Rlimit = struct { - Frlim_cur Rlim_t - Frlim_max Rlim_t -} /* resource.h:411:1 */ - -// proc_rlimit_control() -// -// Resource limit flavors - -// Flags for wakeups monitor control. - -// Flags for CPU usage monitor control. - -// Flags for memory footprint interval tracking. - -type Proc_rlimit_control_wakeupmon = struct { - Fwm_flags Uint32_t - Fwm_rate Int32_t -} /* resource.h:446:1 */ - -// Functions for byte reversed loads. - -type X_OSUnalignedU16 = struct{ F__val Uint16_t } /* OSByteOrder.h:64:1 */ - -type X_OSUnalignedU32 = struct{ F__val Uint32_t } /* OSByteOrder.h:68:1 */ - -type X_OSUnalignedU64 = struct{ F__val Uint64_t } /* OSByteOrder.h:72:1 */ - -// Deprecated: -// Structure of the information in the status word returned by wait4. -// If w_stopval==_WSTOPPED, then the second structure describes -// the information returned, else the first. -type Wait = struct{ Fw_status int32 } /* wait.h:194:1 */ - -// built-in for gcc - -// built-in for gcc 3 - -// DO NOT REMOVE THIS COMMENT: fixincludes needs to see: -// _GCC_SIZE_T -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Ct_rune_t = X__darwin_ct_rune_t /* _ct_rune_t.h:32:28 */ -// Copyright (c) 2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -type Rune_t = X__darwin_rune_t /* _rune_t.h:31:25 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:86:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:91:3 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:97:3 */ - -// Copyright (c) 2000-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright 1995 NeXT Computer, Inc. All rights reserved. -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Dev_t = X__darwin_dev_t /* _dev_t.h:31:31 */ // device number -// Copyright (c) 2003-2012 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ -// Copyright (c) 2003-2007 Apple Inc. All rights reserved. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_START@ -// -// This file contains Original Code and/or Modifications of Original Code -// as defined in and that are subject to the Apple Public Source License -// Version 2.0 (the 'License'). You may not use this file except in -// compliance with the License. The rights granted to you under the License -// may not be used to create, or enable the creation or redistribution of, -// unlawful or unlicensed copies of an Apple operating system, or to -// circumvent, violate, or enable the circumvention or violation of, any -// terms of an Apple operating system software license agreement. -// -// Please obtain a copy of the License at -// http://www.opensource.apple.com/apsl/ and read it before using this file. -// -// The Original Code and all software distributed under the License are -// distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER -// EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, -// INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. -// Please see the License for the specific language governing rights and -// limitations under the License. -// -// @APPLE_OSREFERENCE_LICENSE_HEADER_END@ - -type Mode_t = X__darwin_mode_t /* _mode_t.h:31:33 */ // getsubopt(3) external variable -// valloc is now declared in _malloc.h - -// Poison the following routines if -fshort-wchar is set - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_386.go b/vendor/modernc.org/libc/stdlib/stdlib_freebsd_386.go deleted file mode 100644 index 81362f614..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_386.go +++ /dev/null @@ -1,663 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - EXIT_FAILURE = 1 // stdlib.h:73:1: - EXIT_SUCCESS = 0 // stdlib.h:74:1: - RAND_MAX = 0x7fffffff // stdlib.h:80:1: - X_ERRNO_T_DEFINED = 0 // stdlib.h:344:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_ILP32 = 1 // <predefined>:1:1: - X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1: - X_MACHINE__TYPES_H_ = 0 // _types.h:42:1: - X_MKDTEMP_DECLARED = 0 // stdlib.h:192:1: - X_MKSTEMP_DECLARED = 0 // stdlib.h:196:1: - X_MKTEMP_DECLARED = 0 // stdlib.h:221:1: - X_Nonnull = 0 // cdefs.h:790:1: - X_Null_unspecified = 0 // cdefs.h:792:1: - X_Nullable = 0 // cdefs.h:791:1: - X_RSIZE_T_DEFINED = 0 // stdlib.h:339:1: - X_RUNE_T_DECLARED = 0 // stdlib.h:47:1: - X_SIZE_T_DECLARED = 0 // stdlib.h:53:1: - X_STDLIB_H_ = 0 // stdlib.h:36:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: - X_SYS__TYPES_H_ = 0 // _types.h:32:1: - X_WCHAR_T_DECLARED = 0 // stdlib.h:59:1: - I386 = 1 // <predefined>:335:1: - Unix = 1 // <predefined>:336:1: -) - -type Ptrdiff_t = int32 /* <builtin>:3:26 */ - -type Size_t = uint32 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 8.5 (Berkeley) 5/19/95 -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// Testing against Clang-specific extensions. - -// This code has been put in place to help reduce the addition of -// compiler specific defines in FreeBSD code. It helps to aid in -// having a compiler-agnostic source tree. - -// Compiler memory barriers, specific to gcc and clang. - -// XXX: if __GNUC__ >= 2: not tested everywhere originally, where replaced - -// Macro to test if we're using a specific version of gcc or later. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky to use if it must work in non-ANSI -// mode -- there must be no spaces between its arguments, and for nested -// __CONCAT's, all the __CONCAT's must be at the left. __CONCAT can also -// concatenate double-quoted strings produced by the __STRING macro, but -// this only works with ANSI C. -// -// __XSTRING is like __STRING, but it expands any macros in its argument -// first. It is only available with ANSI C. - -// Compiler-dependent macros to help declare dead (non-returning) and -// pure (no side effects) functions, and unused variables. They are -// null except for versions of gcc that are known to support the features -// properly (old versions of gcc-2 supported the dead and pure features -// in a different (wrong) way). If we do not provide an implementation -// for a given compiler, let the compile fail if it is told to use -// a feature that we cannot live without. - -// Keywords added in C11. - -// Emulation of C11 _Generic(). Unlike the previously defined C11 -// keywords, it is not possible to implement this using exactly the same -// syntax. Therefore implement something similar under the name -// __generic(). Unlike _Generic(), this macro can only distinguish -// between a single type, so it requires nested invocations to -// distinguish multiple cases. - -// C99 Static array indices in function parameter declarations. Syntax such as: -// void bar(int myArray[static 10]); -// is allowed in C99 but not in C++. Define __min_size appropriately so -// headers using it can be compiled in either language. Use like this: -// void bar(int myArray[__min_size(10)]); - -// XXX: should use `#if __STDC_VERSION__ < 199901'. - -// C++11 exposes a load of C99 stuff - -// GCC 2.95 provides `__restrict' as an extension to C90 to support the -// C99-specific `restrict' type qualifier. We happen to use `__restrict' as -// a way to define the `restrict' type qualifier without disturbing older -// software that is unaware of C99 keywords. - -// GNU C version 2.96 adds explicit branch prediction so that -// the CPU back-end can hint the processor and also so that -// code blocks can be reordered such that the predicted path -// sees a more linear flow, thus improving cache behavior, etc. -// -// The following two macros provide us with a way to utilize this -// compiler feature. Use __predict_true() if you expect the expression -// to evaluate to true, and __predict_false() if you expect the -// expression to evaluate to false. -// -// A few notes about usage: -// -// * Generally, __predict_false() error condition checks (unless -// you have some _strong_ reason to do otherwise, in which case -// document it), and/or __predict_true() `no-error' condition -// checks, assuming you want to optimize for the no-error case. -// -// * Other than that, if you don't know the likelihood of a test -// succeeding from empirical or other `hard' evidence, don't -// make predictions. -// -// * These are meant to be used in places that are run `a lot'. -// It is wasteful to make predictions in code that is run -// seldomly (e.g. at subsystem initialization time) as the -// basic block reordering that this affects can often generate -// larger code. - -// We define this here since <stddef.h>, <sys/queue.h>, and <sys/types.h> -// require it. - -// Given the pointer x to the member m of the struct s, return -// a pointer to the containing structure. When using GCC, we first -// assign pointer x to a local variable, to check that its type is -// compatible with member m. - -// Compiler-dependent macros to declare that functions take printf-like -// or scanf-like arguments. They are null except for versions of gcc -// that are known to support the features properly (old versions of gcc-2 -// didn't permit keeping the keywords out of the application namespace). - -// Compiler-dependent macros that rely on FreeBSD-specific extensions. - -// Embed the rcs id of a source file in the resulting library. Note that in -// more recent ELF binutils, we use .ident allowing the ID to be stripped. -// Usage: -// __FBSDID("$FreeBSD$"); - -// - -// The following definitions are an extension of the behavior originally -// implemented in <sys/_posix.h>, but with a different level of granularity. -// POSIX.1 requires that the macros we test be defined before any standard -// header file is included. -// -// Here's a quick run-down of the versions: -// defined(_POSIX_SOURCE) 1003.1-1988 -// _POSIX_C_SOURCE == 1 1003.1-1990 -// _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option -// _POSIX_C_SOURCE == 199309 1003.1b-1993 -// _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1: 1996 -// _POSIX_C_SOURCE == 200112 1003.1-2001 -// _POSIX_C_SOURCE == 200809 1003.1-2008 -// -// In addition, the X/Open Portability Guide, which is now the Single UNIX -// Specification, defines a feature-test macro which indicates the version of -// that specification, and which subsumes _POSIX_C_SOURCE. -// -// Our macros begin with two underscores to avoid namespace screwage. - -// Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. - -// Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. - -// Deal with various X/Open Portability Guides and Single UNIX Spec. - -// Deal with all versions of POSIX. The ordering relative to the tests above is -// important. -// - -// Deal with _ANSI_SOURCE: -// If it is defined, and no other compilation environment is explicitly -// requested, then define our internal feature-test macros to zero. This -// makes no difference to the preprocessor (undefined symbols in preprocessing -// expressions are defined to have value zero), but makes it more convenient for -// a test program to print out the values. -// -// If a program mistakenly defines _ANSI_SOURCE and some other macro such as -// _POSIX_C_SOURCE, we will assume that it wants the broader compilation -// environment (and in fact we will never get here). - -// User override __EXT1_VISIBLE - -// Old versions of GCC use non-standard ARM arch symbols; acle-compat.h -// translates them to __ARM_ARCH and the modern feature symbols defined by ARM. - -// Nullability qualifiers: currently only supported by Clang. - -// Type Safety Checking -// -// Clang provides additional attributes to enable checking type safety -// properties that cannot be enforced by the C type system. - -// Lock annotations. -// -// Clang provides support for doing basic thread-safety tests at -// compile-time, by marking which locks will/should be held when -// entering/leaving a functions. -// -// Furthermore, it is also possible to annotate variables and structure -// members to enforce that they are only accessed when certain locks are -// held. - -// Structure implements a lock. - -// Function acquires an exclusive or shared lock. - -// Function attempts to acquire an exclusive or shared lock. - -// Function releases a lock. - -// Function asserts that an exclusive or shared lock is held. - -// Function requires that an exclusive or shared lock is or is not held. - -// Function should not be analyzed. - -// 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-2-Clause-FreeBSD -// -// Copyright (c) 2003 Marcel Moolenaar -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-2-Clause-FreeBSD -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// - -// This file is in the public domain. -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-4-Clause -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// From: @(#)ansi.h 8.2 (Berkeley) 1/4/94 -// From: @(#)types.h 8.3 (Berkeley) 1/5/94 -// $FreeBSD$ - -// - -// This file is in the public domain. -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1988, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)limits.h 8.3 (Berkeley) 1/4/94 -// $FreeBSD$ - -// According to ANSI (section 2.2.4.2), the values below must be usable by -// #if preprocessing directives. Additionally, the expression must have the -// same type as would an expression that is an object of the corresponding -// type converted according to the integral promotions. The subtraction for -// INT_MIN, etc., is so the value is not unsigned; e.g., 0x80000000 is an -// unsigned int for 32-bit two's complement ANSI compilers (section 3.1.3.2). - -// max value for an unsigned long long - -// Minimum signal stack size. - -// Basic types upon which most other types are built. -type X__int8_t = int8 /* _types.h:55:22 */ -type X__uint8_t = uint8 /* _types.h:56:24 */ -type X__int16_t = int16 /* _types.h:57:17 */ -type X__uint16_t = uint16 /* _types.h:58:25 */ -type X__int32_t = int32 /* _types.h:59:15 */ -type X__uint32_t = uint32 /* _types.h:60:23 */ - -type X__int64_t = int64 /* _types.h:66:20 */ - -type X__uint64_t = uint64 /* _types.h:68:28 */ - -// Standard type definitions. -type X__clock_t = uint32 /* _types.h:84:23 */ -type X__critical_t = X__int32_t /* _types.h:85:19 */ -type X__double_t = float64 /* _types.h:87:21 */ -type X__float_t = float64 /* _types.h:88:21 */ -type X__intfptr_t = X__int32_t /* _types.h:90:19 */ -type X__intptr_t = X__int32_t /* _types.h:91:19 */ -type X__intmax_t = X__int64_t /* _types.h:93:19 */ -type X__int_fast8_t = X__int32_t /* _types.h:94:19 */ -type X__int_fast16_t = X__int32_t /* _types.h:95:19 */ -type X__int_fast32_t = X__int32_t /* _types.h:96:19 */ -type X__int_fast64_t = X__int64_t /* _types.h:97:19 */ -type X__int_least8_t = X__int8_t /* _types.h:98:18 */ -type X__int_least16_t = X__int16_t /* _types.h:99:19 */ -type X__int_least32_t = X__int32_t /* _types.h:100:19 */ -type X__int_least64_t = X__int64_t /* _types.h:101:19 */ -type X__ptrdiff_t = X__int32_t /* _types.h:112:19 */ -type X__register_t = X__int32_t /* _types.h:113:19 */ -type X__segsz_t = X__int32_t /* _types.h:114:19 */ -type X__size_t = X__uint32_t /* _types.h:115:20 */ -type X__ssize_t = X__int32_t /* _types.h:116:19 */ -type X__time_t = X__int32_t /* _types.h:117:19 */ -type X__uintfptr_t = X__uint32_t /* _types.h:118:20 */ -type X__uintptr_t = X__uint32_t /* _types.h:119:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:121:20 */ -type X__uint_fast8_t = X__uint32_t /* _types.h:122:20 */ -type X__uint_fast16_t = X__uint32_t /* _types.h:123:20 */ -type X__uint_fast32_t = X__uint32_t /* _types.h:124:20 */ -type X__uint_fast64_t = X__uint64_t /* _types.h:125:20 */ -type X__uint_least8_t = X__uint8_t /* _types.h:126:19 */ -type X__uint_least16_t = X__uint16_t /* _types.h:127:20 */ -type X__uint_least32_t = X__uint32_t /* _types.h:128:20 */ -type X__uint_least64_t = X__uint64_t /* _types.h:129:20 */ -type X__u_register_t = X__uint32_t /* _types.h:136:20 */ -type X__vm_offset_t = X__uint32_t /* _types.h:137:20 */ -type X__vm_paddr_t = X__uint64_t /* _types.h:138:20 */ -type X__vm_size_t = X__uint32_t /* _types.h:139:20 */ -type X___wchar_t = int32 /* _types.h:141:14 */ - -// Standard type definitions. -type X__blksize_t = X__int32_t /* _types.h:40:19 */ // file block size -type X__blkcnt_t = X__int64_t /* _types.h:41:19 */ // file block count -type X__clockid_t = X__int32_t /* _types.h:42:19 */ // clock_gettime()... -type X__fflags_t = X__uint32_t /* _types.h:43:20 */ // file flags -type X__fsblkcnt_t = X__uint64_t /* _types.h:44:20 */ -type X__fsfilcnt_t = X__uint64_t /* _types.h:45:20 */ -type X__gid_t = X__uint32_t /* _types.h:46:20 */ -type X__id_t = X__int64_t /* _types.h:47:19 */ // can hold a gid_t, pid_t, or uid_t -type X__ino_t = X__uint64_t /* _types.h:48:20 */ // inode number -type X__key_t = int32 /* _types.h:49:15 */ // IPC key (for Sys V IPC) -type X__lwpid_t = X__int32_t /* _types.h:50:19 */ // Thread ID (a.k.a. LWP) -type X__mode_t = X__uint16_t /* _types.h:51:20 */ // permissions -type X__accmode_t = int32 /* _types.h:52:14 */ // access permissions -type X__nl_item = int32 /* _types.h:53:14 */ -type X__nlink_t = X__uint64_t /* _types.h:54:20 */ // link count -type X__off_t = X__int64_t /* _types.h:55:19 */ // file offset -type X__off64_t = X__int64_t /* _types.h:56:19 */ // file offset (alias) -type X__pid_t = X__int32_t /* _types.h:57:19 */ // process [group] -type X__rlim_t = X__int64_t /* _types.h:58:19 */ // resource limit - intentionally -// signed, because of legacy code -// that uses -1 for RLIM_INFINITY -type X__sa_family_t = X__uint8_t /* _types.h:61:19 */ -type X__socklen_t = X__uint32_t /* _types.h:62:20 */ -type X__suseconds_t = int32 /* _types.h:63:15 */ // microseconds (signed) -type X__timer_t = uintptr /* _types.h:64:24 */ // timer_gettime()... -type X__mqd_t = uintptr /* _types.h:65:21 */ // mq_open()... -type X__uid_t = X__uint32_t /* _types.h:66:20 */ -type X__useconds_t = uint32 /* _types.h:67:22 */ // microseconds (unsigned) -type X__cpuwhich_t = int32 /* _types.h:68:14 */ // which parameter for cpuset. -type X__cpulevel_t = int32 /* _types.h:69:14 */ // level parameter for cpuset. -type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier. -type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc - -// Unusual type definitions. -// rune_t is declared to be an “int” instead of the more natural -// “unsigned long” or “long”. Two things are happening here. It is not -// unsigned so that EOF (-1) can be naturally assigned to it and used. Also, -// it looks like 10646 will be a 31 bit standard. This means that if your -// ints cannot hold 32 bits, you will be in trouble. The reason an int was -// chosen over a long is that the is*() and to*() routines take ints (says -// ANSI C), but they use __ct_rune_t instead of int. -// -// NOTE: rune_t is not covered by ANSI nor other standards, and should not -// be instantiated outside of lib/libc/locale. Use wchar_t. wint_t and -// rune_t must be the same type. Also, wint_t should be able to hold all -// members of the largest character set plus one extra value (WEOF), and -// must be at least 16 bits. -type X__ct_rune_t = int32 /* _types.h:91:14 */ // arg type for ctype funcs -type X__rune_t = X__ct_rune_t /* _types.h:92:21 */ // rune_t (see above) -type X__wint_t = X__ct_rune_t /* _types.h:93:21 */ // wint_t (see above) - -// Clang already provides these types as built-ins, but only in C++ mode. -type X__char16_t = X__uint_least16_t /* _types.h:97:26 */ -type X__char32_t = X__uint_least32_t /* _types.h:98:26 */ -// In C++11, char16_t and char32_t are built-in types. - -type X__max_align_t = struct { - F__max_align1 int64 - F__max_align2 float64 -} /* _types.h:111:3 */ - -type X__dev_t = X__uint64_t /* _types.h:113:20 */ // device number - -type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number - -// mbstate_t is an opaque object to keep conversion state during multibyte -// stream conversions. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint32 - F__mbstate8 [128]int8 -} /* _types.h:124:3 */ - -type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */ - -// Types for varargs. These are all provided by builtin types these -// days, so centralize their definition. -type X__va_list = X__builtin_va_list /* _types.h:133:27 */ // internally known to gcc -type X__gnuc_va_list = X__va_list /* _types.h:140:20 */ // compatibility w/GNU headers - -// When the following macro is defined, the system uses 64-bit inode numbers. -// Programs can use this to avoid including <sys/param.h>, with its associated -// namespace pollution. - -type Rune_t = X__rune_t /* stdlib.h:46:18 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:66:3 */ - -type Ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:71:3 */ - -// Functions added in C99 which we make conditionally available in the -// BSD^C89 namespace if the compiler supports `long long'. -// The #if test is more complicated than it ought to be because -// __BSD_VISIBLE implies __ISO_C_VISIBLE == 1999 *even if* `long long' -// is not supported in the compilation environment (which therefore means -// that it can't really be ISO C99). -// -// (The only other extension made by C99 in thie header is _Exit().) -// LONGLONG -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:142:3 */ // getsubopt(3) external variable - -type Rsize_t = Size_t /* stdlib.h:340:16 */ - -type Errno_t = int32 /* stdlib.h:345:13 */ - -// K.3.6 -type Constraint_handler_t = uintptr /* stdlib.h:349:14 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_amd64.go b/vendor/modernc.org/libc/stdlib/stdlib_freebsd_amd64.go deleted file mode 100644 index d545c30e6..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_amd64.go +++ /dev/null @@ -1,671 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - EXIT_FAILURE = 1 // stdlib.h:73:1: - EXIT_SUCCESS = 0 // stdlib.h:74:1: - RAND_MAX = 0x7fffffff // stdlib.h:80:1: - X_ERRNO_T_DEFINED = 0 // stdlib.h:344:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_LP64 = 1 // <predefined>:1:1: - X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1: - X_MACHINE__TYPES_H_ = 0 // _types.h:42:1: - X_MKDTEMP_DECLARED = 0 // stdlib.h:192:1: - X_MKSTEMP_DECLARED = 0 // stdlib.h:196:1: - X_MKTEMP_DECLARED = 0 // stdlib.h:221:1: - X_Nonnull = 0 // cdefs.h:790:1: - X_Null_unspecified = 0 // cdefs.h:792:1: - X_Nullable = 0 // cdefs.h:791:1: - X_RSIZE_T_DEFINED = 0 // stdlib.h:339:1: - X_RUNE_T_DECLARED = 0 // stdlib.h:47:1: - X_SIZE_T_DECLARED = 0 // stdlib.h:53:1: - X_STDLIB_H_ = 0 // stdlib.h:36:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: - X_SYS__TYPES_H_ = 0 // _types.h:32:1: - X_WCHAR_T_DECLARED = 0 // stdlib.h:59:1: - Unix = 1 // <predefined>:340:1: -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 8.5 (Berkeley) 5/19/95 -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// Testing against Clang-specific extensions. - -// This code has been put in place to help reduce the addition of -// compiler specific defines in FreeBSD code. It helps to aid in -// having a compiler-agnostic source tree. - -// Compiler memory barriers, specific to gcc and clang. - -// XXX: if __GNUC__ >= 2: not tested everywhere originally, where replaced - -// Macro to test if we're using a specific version of gcc or later. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky to use if it must work in non-ANSI -// mode -- there must be no spaces between its arguments, and for nested -// __CONCAT's, all the __CONCAT's must be at the left. __CONCAT can also -// concatenate double-quoted strings produced by the __STRING macro, but -// this only works with ANSI C. -// -// __XSTRING is like __STRING, but it expands any macros in its argument -// first. It is only available with ANSI C. - -// Compiler-dependent macros to help declare dead (non-returning) and -// pure (no side effects) functions, and unused variables. They are -// null except for versions of gcc that are known to support the features -// properly (old versions of gcc-2 supported the dead and pure features -// in a different (wrong) way). If we do not provide an implementation -// for a given compiler, let the compile fail if it is told to use -// a feature that we cannot live without. - -// Keywords added in C11. - -// Emulation of C11 _Generic(). Unlike the previously defined C11 -// keywords, it is not possible to implement this using exactly the same -// syntax. Therefore implement something similar under the name -// __generic(). Unlike _Generic(), this macro can only distinguish -// between a single type, so it requires nested invocations to -// distinguish multiple cases. - -// C99 Static array indices in function parameter declarations. Syntax such as: -// void bar(int myArray[static 10]); -// is allowed in C99 but not in C++. Define __min_size appropriately so -// headers using it can be compiled in either language. Use like this: -// void bar(int myArray[__min_size(10)]); - -// XXX: should use `#if __STDC_VERSION__ < 199901'. - -// C++11 exposes a load of C99 stuff - -// GCC 2.95 provides `__restrict' as an extension to C90 to support the -// C99-specific `restrict' type qualifier. We happen to use `__restrict' as -// a way to define the `restrict' type qualifier without disturbing older -// software that is unaware of C99 keywords. - -// GNU C version 2.96 adds explicit branch prediction so that -// the CPU back-end can hint the processor and also so that -// code blocks can be reordered such that the predicted path -// sees a more linear flow, thus improving cache behavior, etc. -// -// The following two macros provide us with a way to utilize this -// compiler feature. Use __predict_true() if you expect the expression -// to evaluate to true, and __predict_false() if you expect the -// expression to evaluate to false. -// -// A few notes about usage: -// -// * Generally, __predict_false() error condition checks (unless -// you have some _strong_ reason to do otherwise, in which case -// document it), and/or __predict_true() `no-error' condition -// checks, assuming you want to optimize for the no-error case. -// -// * Other than that, if you don't know the likelihood of a test -// succeeding from empirical or other `hard' evidence, don't -// make predictions. -// -// * These are meant to be used in places that are run `a lot'. -// It is wasteful to make predictions in code that is run -// seldomly (e.g. at subsystem initialization time) as the -// basic block reordering that this affects can often generate -// larger code. - -// We define this here since <stddef.h>, <sys/queue.h>, and <sys/types.h> -// require it. - -// Given the pointer x to the member m of the struct s, return -// a pointer to the containing structure. When using GCC, we first -// assign pointer x to a local variable, to check that its type is -// compatible with member m. - -// Compiler-dependent macros to declare that functions take printf-like -// or scanf-like arguments. They are null except for versions of gcc -// that are known to support the features properly (old versions of gcc-2 -// didn't permit keeping the keywords out of the application namespace). - -// Compiler-dependent macros that rely on FreeBSD-specific extensions. - -// Embed the rcs id of a source file in the resulting library. Note that in -// more recent ELF binutils, we use .ident allowing the ID to be stripped. -// Usage: -// __FBSDID("$FreeBSD$"); - -// - -// The following definitions are an extension of the behavior originally -// implemented in <sys/_posix.h>, but with a different level of granularity. -// POSIX.1 requires that the macros we test be defined before any standard -// header file is included. -// -// Here's a quick run-down of the versions: -// defined(_POSIX_SOURCE) 1003.1-1988 -// _POSIX_C_SOURCE == 1 1003.1-1990 -// _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option -// _POSIX_C_SOURCE == 199309 1003.1b-1993 -// _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1: 1996 -// _POSIX_C_SOURCE == 200112 1003.1-2001 -// _POSIX_C_SOURCE == 200809 1003.1-2008 -// -// In addition, the X/Open Portability Guide, which is now the Single UNIX -// Specification, defines a feature-test macro which indicates the version of -// that specification, and which subsumes _POSIX_C_SOURCE. -// -// Our macros begin with two underscores to avoid namespace screwage. - -// Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. - -// Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. - -// Deal with various X/Open Portability Guides and Single UNIX Spec. - -// Deal with all versions of POSIX. The ordering relative to the tests above is -// important. -// - -// Deal with _ANSI_SOURCE: -// If it is defined, and no other compilation environment is explicitly -// requested, then define our internal feature-test macros to zero. This -// makes no difference to the preprocessor (undefined symbols in preprocessing -// expressions are defined to have value zero), but makes it more convenient for -// a test program to print out the values. -// -// If a program mistakenly defines _ANSI_SOURCE and some other macro such as -// _POSIX_C_SOURCE, we will assume that it wants the broader compilation -// environment (and in fact we will never get here). - -// User override __EXT1_VISIBLE - -// Old versions of GCC use non-standard ARM arch symbols; acle-compat.h -// translates them to __ARM_ARCH and the modern feature symbols defined by ARM. - -// Nullability qualifiers: currently only supported by Clang. - -// Type Safety Checking -// -// Clang provides additional attributes to enable checking type safety -// properties that cannot be enforced by the C type system. - -// Lock annotations. -// -// Clang provides support for doing basic thread-safety tests at -// compile-time, by marking which locks will/should be held when -// entering/leaving a functions. -// -// Furthermore, it is also possible to annotate variables and structure -// members to enforce that they are only accessed when certain locks are -// held. - -// Structure implements a lock. - -// Function acquires an exclusive or shared lock. - -// Function attempts to acquire an exclusive or shared lock. - -// Function releases a lock. - -// Function asserts that an exclusive or shared lock is held. - -// Function requires that an exclusive or shared lock is or is not held. - -// Function should not be analyzed. - -// 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-2-Clause-FreeBSD -// -// Copyright (c) 2003 Marcel Moolenaar -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-2-Clause-FreeBSD -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// - -// This file is in the public domain. -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-4-Clause -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// From: @(#)ansi.h 8.2 (Berkeley) 1/4/94 -// From: @(#)types.h 8.3 (Berkeley) 1/5/94 -// $FreeBSD$ - -// - -// This file is in the public domain. -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1988, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)limits.h 8.3 (Berkeley) 1/4/94 -// $FreeBSD$ - -// According to ANSI (section 2.2.4.2), the values below must be usable by -// #if preprocessing directives. Additionally, the expression must have the -// same type as would an expression that is an object of the corresponding -// type converted according to the integral promotions. The subtraction for -// INT_MIN, etc., is so the value is not unsigned; e.g., 0x80000000 is an -// unsigned int for 32-bit two's complement ANSI compilers (section 3.1.3.2). - -// max value for an unsigned long long - -// Quads and longs are the same on the amd64. Ensure they stay in sync. - -// Minimum signal stack size. - -// Basic types upon which most other types are built. -type X__int8_t = int8 /* _types.h:55:22 */ -type X__uint8_t = uint8 /* _types.h:56:24 */ -type X__int16_t = int16 /* _types.h:57:17 */ -type X__uint16_t = uint16 /* _types.h:58:25 */ -type X__int32_t = int32 /* _types.h:59:15 */ -type X__uint32_t = uint32 /* _types.h:60:23 */ -type X__int64_t = int64 /* _types.h:62:16 */ -type X__uint64_t = uint64 /* _types.h:63:24 */ - -// Standard type definitions. -type X__clock_t = X__int32_t /* _types.h:75:19 */ // clock()... -type X__critical_t = X__int64_t /* _types.h:76:19 */ -type X__double_t = float64 /* _types.h:78:17 */ -type X__float_t = float32 /* _types.h:79:16 */ -type X__intfptr_t = X__int64_t /* _types.h:81:19 */ -type X__intptr_t = X__int64_t /* _types.h:82:19 */ -type X__intmax_t = X__int64_t /* _types.h:93:19 */ -type X__int_fast8_t = X__int32_t /* _types.h:94:19 */ -type X__int_fast16_t = X__int32_t /* _types.h:95:19 */ -type X__int_fast32_t = X__int32_t /* _types.h:96:19 */ -type X__int_fast64_t = X__int64_t /* _types.h:97:19 */ -type X__int_least8_t = X__int8_t /* _types.h:98:18 */ -type X__int_least16_t = X__int16_t /* _types.h:99:19 */ -type X__int_least32_t = X__int32_t /* _types.h:100:19 */ -type X__int_least64_t = X__int64_t /* _types.h:101:19 */ -type X__ptrdiff_t = X__int64_t /* _types.h:103:19 */ // ptr1 - ptr2 -type X__register_t = X__int64_t /* _types.h:104:19 */ -type X__segsz_t = X__int64_t /* _types.h:105:19 */ // segment size (in pages) -type X__size_t = X__uint64_t /* _types.h:106:20 */ // sizeof() -type X__ssize_t = X__int64_t /* _types.h:107:19 */ // byte count or error -type X__time_t = X__int64_t /* _types.h:108:19 */ // time()... -type X__uintfptr_t = X__uint64_t /* _types.h:109:20 */ -type X__uintptr_t = X__uint64_t /* _types.h:110:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:121:20 */ -type X__uint_fast8_t = X__uint32_t /* _types.h:122:20 */ -type X__uint_fast16_t = X__uint32_t /* _types.h:123:20 */ -type X__uint_fast32_t = X__uint32_t /* _types.h:124:20 */ -type X__uint_fast64_t = X__uint64_t /* _types.h:125:20 */ -type X__uint_least8_t = X__uint8_t /* _types.h:126:19 */ -type X__uint_least16_t = X__uint16_t /* _types.h:127:20 */ -type X__uint_least32_t = X__uint32_t /* _types.h:128:20 */ -type X__uint_least64_t = X__uint64_t /* _types.h:129:20 */ -type X__u_register_t = X__uint64_t /* _types.h:131:20 */ -type X__vm_offset_t = X__uint64_t /* _types.h:132:20 */ -type X__vm_paddr_t = X__uint64_t /* _types.h:133:20 */ -type X__vm_size_t = X__uint64_t /* _types.h:134:20 */ -type X___wchar_t = int32 /* _types.h:141:14 */ - -// Standard type definitions. -type X__blksize_t = X__int32_t /* _types.h:40:19 */ // file block size -type X__blkcnt_t = X__int64_t /* _types.h:41:19 */ // file block count -type X__clockid_t = X__int32_t /* _types.h:42:19 */ // clock_gettime()... -type X__fflags_t = X__uint32_t /* _types.h:43:20 */ // file flags -type X__fsblkcnt_t = X__uint64_t /* _types.h:44:20 */ -type X__fsfilcnt_t = X__uint64_t /* _types.h:45:20 */ -type X__gid_t = X__uint32_t /* _types.h:46:20 */ -type X__id_t = X__int64_t /* _types.h:47:19 */ // can hold a gid_t, pid_t, or uid_t -type X__ino_t = X__uint64_t /* _types.h:48:20 */ // inode number -type X__key_t = int64 /* _types.h:49:15 */ // IPC key (for Sys V IPC) -type X__lwpid_t = X__int32_t /* _types.h:50:19 */ // Thread ID (a.k.a. LWP) -type X__mode_t = X__uint16_t /* _types.h:51:20 */ // permissions -type X__accmode_t = int32 /* _types.h:52:14 */ // access permissions -type X__nl_item = int32 /* _types.h:53:14 */ -type X__nlink_t = X__uint64_t /* _types.h:54:20 */ // link count -type X__off_t = X__int64_t /* _types.h:55:19 */ // file offset -type X__off64_t = X__int64_t /* _types.h:56:19 */ // file offset (alias) -type X__pid_t = X__int32_t /* _types.h:57:19 */ // process [group] -type X__rlim_t = X__int64_t /* _types.h:58:19 */ // resource limit - intentionally -// signed, because of legacy code -// that uses -1 for RLIM_INFINITY -type X__sa_family_t = X__uint8_t /* _types.h:61:19 */ -type X__socklen_t = X__uint32_t /* _types.h:62:20 */ -type X__suseconds_t = int64 /* _types.h:63:15 */ // microseconds (signed) -type X__timer_t = uintptr /* _types.h:64:24 */ // timer_gettime()... -type X__mqd_t = uintptr /* _types.h:65:21 */ // mq_open()... -type X__uid_t = X__uint32_t /* _types.h:66:20 */ -type X__useconds_t = uint32 /* _types.h:67:22 */ // microseconds (unsigned) -type X__cpuwhich_t = int32 /* _types.h:68:14 */ // which parameter for cpuset. -type X__cpulevel_t = int32 /* _types.h:69:14 */ // level parameter for cpuset. -type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier. -type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc - -// Unusual type definitions. -// rune_t is declared to be an “int” instead of the more natural -// “unsigned long” or “long”. Two things are happening here. It is not -// unsigned so that EOF (-1) can be naturally assigned to it and used. Also, -// it looks like 10646 will be a 31 bit standard. This means that if your -// ints cannot hold 32 bits, you will be in trouble. The reason an int was -// chosen over a long is that the is*() and to*() routines take ints (says -// ANSI C), but they use __ct_rune_t instead of int. -// -// NOTE: rune_t is not covered by ANSI nor other standards, and should not -// be instantiated outside of lib/libc/locale. Use wchar_t. wint_t and -// rune_t must be the same type. Also, wint_t should be able to hold all -// members of the largest character set plus one extra value (WEOF), and -// must be at least 16 bits. -type X__ct_rune_t = int32 /* _types.h:91:14 */ // arg type for ctype funcs -type X__rune_t = X__ct_rune_t /* _types.h:92:21 */ // rune_t (see above) -type X__wint_t = X__ct_rune_t /* _types.h:93:21 */ // wint_t (see above) - -// Clang already provides these types as built-ins, but only in C++ mode. -type X__char16_t = X__uint_least16_t /* _types.h:97:26 */ -type X__char32_t = X__uint_least32_t /* _types.h:98:26 */ -// In C++11, char16_t and char32_t are built-in types. - -type X__max_align_t = struct { - F__max_align1 int64 - F__max_align2 float64 -} /* _types.h:111:3 */ - -type X__dev_t = X__uint64_t /* _types.h:113:20 */ // device number - -type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number - -// mbstate_t is an opaque object to keep conversion state during multibyte -// stream conversions. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint64 - F__mbstate8 [128]int8 -} /* _types.h:124:3 */ - -type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */ - -// Types for varargs. These are all provided by builtin types these -// days, so centralize their definition. -type X__va_list = X__builtin_va_list /* _types.h:133:27 */ // internally known to gcc -type X__gnuc_va_list = X__va_list /* _types.h:140:20 */ // compatibility w/GNU headers - -// When the following macro is defined, the system uses 64-bit inode numbers. -// Programs can use this to avoid including <sys/param.h>, with its associated -// namespace pollution. - -type Rune_t = X__rune_t /* stdlib.h:46:18 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:66:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:71:3 */ - -// Functions added in C99 which we make conditionally available in the -// BSD^C89 namespace if the compiler supports `long long'. -// The #if test is more complicated than it ought to be because -// __BSD_VISIBLE implies __ISO_C_VISIBLE == 1999 *even if* `long long' -// is not supported in the compilation environment (which therefore means -// that it can't really be ISO C99). -// -// (The only other extension made by C99 in thie header is _Exit().) -// LONGLONG -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:142:3 */ // getsubopt(3) external variable - -type Rsize_t = Size_t /* stdlib.h:340:16 */ - -type Errno_t = int32 /* stdlib.h:345:13 */ - -// K.3.6 -type Constraint_handler_t = uintptr /* stdlib.h:349:14 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_arm.go b/vendor/modernc.org/libc/stdlib/stdlib_freebsd_arm.go deleted file mode 100644 index 87989f059..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_arm.go +++ /dev/null @@ -1,612 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_arm.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - EXIT_FAILURE = 1 // stdlib.h:73:1: - EXIT_SUCCESS = 0 // stdlib.h:74:1: - RAND_MAX = 0x7fffffff // stdlib.h:80:1: - X_ERRNO_T_DEFINED = 0 // stdlib.h:344:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_ILP32 = 1 // <predefined>:1:1: - X_MACHINE__TYPES_H_ = 0 // _types.h:42:1: - X_MKDTEMP_DECLARED = 0 // stdlib.h:192:1: - X_MKSTEMP_DECLARED = 0 // stdlib.h:196:1: - X_MKTEMP_DECLARED = 0 // stdlib.h:221:1: - X_Nonnull = 0 // cdefs.h:790:1: - X_Null_unspecified = 0 // cdefs.h:792:1: - X_Nullable = 0 // cdefs.h:791:1: - X_RSIZE_T_DEFINED = 0 // stdlib.h:339:1: - X_RUNE_T_DECLARED = 0 // stdlib.h:47:1: - X_SIZE_T_DECLARED = 0 // stdlib.h:53:1: - X_STDLIB_H_ = 0 // stdlib.h:36:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: - X_SYS__TYPES_H_ = 0 // _types.h:32:1: - X_WCHAR_T_DECLARED = 0 // stdlib.h:59:1: - Unix = 1 // <predefined>:367:1: -) - -type Ptrdiff_t = int32 /* <builtin>:3:26 */ - -type Size_t = uint32 /* <builtin>:9:23 */ - -type Wchar_t = uint32 /* <builtin>:15:24 */ - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 8.5 (Berkeley) 5/19/95 -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// Testing against Clang-specific extensions. - -// This code has been put in place to help reduce the addition of -// compiler specific defines in FreeBSD code. It helps to aid in -// having a compiler-agnostic source tree. - -// Compiler memory barriers, specific to gcc and clang. - -// XXX: if __GNUC__ >= 2: not tested everywhere originally, where replaced - -// Macro to test if we're using a specific version of gcc or later. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky to use if it must work in non-ANSI -// mode -- there must be no spaces between its arguments, and for nested -// __CONCAT's, all the __CONCAT's must be at the left. __CONCAT can also -// concatenate double-quoted strings produced by the __STRING macro, but -// this only works with ANSI C. -// -// __XSTRING is like __STRING, but it expands any macros in its argument -// first. It is only available with ANSI C. - -// Compiler-dependent macros to help declare dead (non-returning) and -// pure (no side effects) functions, and unused variables. They are -// null except for versions of gcc that are known to support the features -// properly (old versions of gcc-2 supported the dead and pure features -// in a different (wrong) way). If we do not provide an implementation -// for a given compiler, let the compile fail if it is told to use -// a feature that we cannot live without. - -// Keywords added in C11. - -// Emulation of C11 _Generic(). Unlike the previously defined C11 -// keywords, it is not possible to implement this using exactly the same -// syntax. Therefore implement something similar under the name -// __generic(). Unlike _Generic(), this macro can only distinguish -// between a single type, so it requires nested invocations to -// distinguish multiple cases. - -// C99 Static array indices in function parameter declarations. Syntax such as: -// void bar(int myArray[static 10]); -// is allowed in C99 but not in C++. Define __min_size appropriately so -// headers using it can be compiled in either language. Use like this: -// void bar(int myArray[__min_size(10)]); - -// XXX: should use `#if __STDC_VERSION__ < 199901'. - -// C++11 exposes a load of C99 stuff - -// GCC 2.95 provides `__restrict' as an extension to C90 to support the -// C99-specific `restrict' type qualifier. We happen to use `__restrict' as -// a way to define the `restrict' type qualifier without disturbing older -// software that is unaware of C99 keywords. - -// GNU C version 2.96 adds explicit branch prediction so that -// the CPU back-end can hint the processor and also so that -// code blocks can be reordered such that the predicted path -// sees a more linear flow, thus improving cache behavior, etc. -// -// The following two macros provide us with a way to utilize this -// compiler feature. Use __predict_true() if you expect the expression -// to evaluate to true, and __predict_false() if you expect the -// expression to evaluate to false. -// -// A few notes about usage: -// -// * Generally, __predict_false() error condition checks (unless -// you have some _strong_ reason to do otherwise, in which case -// document it), and/or __predict_true() `no-error' condition -// checks, assuming you want to optimize for the no-error case. -// -// * Other than that, if you don't know the likelihood of a test -// succeeding from empirical or other `hard' evidence, don't -// make predictions. -// -// * These are meant to be used in places that are run `a lot'. -// It is wasteful to make predictions in code that is run -// seldomly (e.g. at subsystem initialization time) as the -// basic block reordering that this affects can often generate -// larger code. - -// We define this here since <stddef.h>, <sys/queue.h>, and <sys/types.h> -// require it. - -// Given the pointer x to the member m of the struct s, return -// a pointer to the containing structure. When using GCC, we first -// assign pointer x to a local variable, to check that its type is -// compatible with member m. - -// Compiler-dependent macros to declare that functions take printf-like -// or scanf-like arguments. They are null except for versions of gcc -// that are known to support the features properly (old versions of gcc-2 -// didn't permit keeping the keywords out of the application namespace). - -// Compiler-dependent macros that rely on FreeBSD-specific extensions. - -// Embed the rcs id of a source file in the resulting library. Note that in -// more recent ELF binutils, we use .ident allowing the ID to be stripped. -// Usage: -// __FBSDID("$FreeBSD$"); - -// - -// The following definitions are an extension of the behavior originally -// implemented in <sys/_posix.h>, but with a different level of granularity. -// POSIX.1 requires that the macros we test be defined before any standard -// header file is included. -// -// Here's a quick run-down of the versions: -// defined(_POSIX_SOURCE) 1003.1-1988 -// _POSIX_C_SOURCE == 1 1003.1-1990 -// _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option -// _POSIX_C_SOURCE == 199309 1003.1b-1993 -// _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1: 1996 -// _POSIX_C_SOURCE == 200112 1003.1-2001 -// _POSIX_C_SOURCE == 200809 1003.1-2008 -// -// In addition, the X/Open Portability Guide, which is now the Single UNIX -// Specification, defines a feature-test macro which indicates the version of -// that specification, and which subsumes _POSIX_C_SOURCE. -// -// Our macros begin with two underscores to avoid namespace screwage. - -// Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. - -// Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. - -// Deal with various X/Open Portability Guides and Single UNIX Spec. - -// Deal with all versions of POSIX. The ordering relative to the tests above is -// important. -// - -// Deal with _ANSI_SOURCE: -// If it is defined, and no other compilation environment is explicitly -// requested, then define our internal feature-test macros to zero. This -// makes no difference to the preprocessor (undefined symbols in preprocessing -// expressions are defined to have value zero), but makes it more convenient for -// a test program to print out the values. -// -// If a program mistakenly defines _ANSI_SOURCE and some other macro such as -// _POSIX_C_SOURCE, we will assume that it wants the broader compilation -// environment (and in fact we will never get here). - -// User override __EXT1_VISIBLE - -// Old versions of GCC use non-standard ARM arch symbols; acle-compat.h -// translates them to __ARM_ARCH and the modern feature symbols defined by ARM. - -// Nullability qualifiers: currently only supported by Clang. - -// Type Safety Checking -// -// Clang provides additional attributes to enable checking type safety -// properties that cannot be enforced by the C type system. - -// Lock annotations. -// -// Clang provides support for doing basic thread-safety tests at -// compile-time, by marking which locks will/should be held when -// entering/leaving a functions. -// -// Furthermore, it is also possible to annotate variables and structure -// members to enforce that they are only accessed when certain locks are -// held. - -// Structure implements a lock. - -// Function acquires an exclusive or shared lock. - -// Function attempts to acquire an exclusive or shared lock. - -// Function releases a lock. - -// Function asserts that an exclusive or shared lock is held. - -// Function requires that an exclusive or shared lock is or is not held. - -// Function should not be analyzed. - -// 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-2-Clause-FreeBSD -// -// Copyright (c) 2003 Marcel Moolenaar -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-2-Clause-FreeBSD -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-4-Clause -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// From: @(#)ansi.h 8.2 (Berkeley) 1/4/94 -// From: @(#)types.h 8.3 (Berkeley) 1/5/94 -// $FreeBSD$ - -// Basic types upon which most other types are built. -type X__int8_t = int8 /* _types.h:51:22 */ -type X__uint8_t = uint8 /* _types.h:52:24 */ -type X__int16_t = int16 /* _types.h:53:17 */ -type X__uint16_t = uint16 /* _types.h:54:25 */ -type X__int32_t = int32 /* _types.h:55:15 */ -type X__uint32_t = uint32 /* _types.h:56:23 */ - -// LONGLONG -type X__int64_t = int64 /* _types.h:61:20 */ - -// LONGLONG -type X__uint64_t = uint64 /* _types.h:66:28 */ - -// Standard type definitions. -type X__clock_t = X__uint32_t /* _types.h:71:20 */ // clock()... -type X__critical_t = X__int32_t /* _types.h:72:19 */ -type X__double_t = float64 /* _types.h:74:17 */ -type X__float_t = float32 /* _types.h:75:16 */ -type X__intfptr_t = X__int32_t /* _types.h:77:19 */ -type X__intmax_t = X__int64_t /* _types.h:78:19 */ -type X__intptr_t = X__int32_t /* _types.h:79:19 */ -type X__int_fast8_t = X__int32_t /* _types.h:80:19 */ -type X__int_fast16_t = X__int32_t /* _types.h:81:19 */ -type X__int_fast32_t = X__int32_t /* _types.h:82:19 */ -type X__int_fast64_t = X__int64_t /* _types.h:83:19 */ -type X__int_least8_t = X__int8_t /* _types.h:84:18 */ -type X__int_least16_t = X__int16_t /* _types.h:85:19 */ -type X__int_least32_t = X__int32_t /* _types.h:86:19 */ -type X__int_least64_t = X__int64_t /* _types.h:87:19 */ -type X__ptrdiff_t = X__int32_t /* _types.h:88:19 */ // ptr1 - ptr2 -type X__register_t = X__int32_t /* _types.h:89:19 */ -type X__segsz_t = X__int32_t /* _types.h:90:19 */ // segment size (in pages) -type X__size_t = X__uint32_t /* _types.h:91:20 */ // sizeof() -type X__ssize_t = X__int32_t /* _types.h:92:19 */ // byte count or error -type X__time_t = X__int64_t /* _types.h:93:19 */ // time()... -type X__uintfptr_t = X__uint32_t /* _types.h:94:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:95:20 */ -type X__uintptr_t = X__uint32_t /* _types.h:96:20 */ -type X__uint_fast8_t = X__uint32_t /* _types.h:97:20 */ -type X__uint_fast16_t = X__uint32_t /* _types.h:98:20 */ -type X__uint_fast32_t = X__uint32_t /* _types.h:99:20 */ -type X__uint_fast64_t = X__uint64_t /* _types.h:100:20 */ -type X__uint_least8_t = X__uint8_t /* _types.h:101:19 */ -type X__uint_least16_t = X__uint16_t /* _types.h:102:20 */ -type X__uint_least32_t = X__uint32_t /* _types.h:103:20 */ -type X__uint_least64_t = X__uint64_t /* _types.h:104:20 */ -type X__u_register_t = X__uint32_t /* _types.h:105:20 */ -type X__vm_offset_t = X__uint32_t /* _types.h:106:20 */ -type X__vm_paddr_t = X__uint32_t /* _types.h:107:20 */ -type X__vm_size_t = X__uint32_t /* _types.h:108:20 */ - -type X___wchar_t = uint32 /* _types.h:110:22 */ - -// Standard type definitions. -type X__blksize_t = X__int32_t /* _types.h:40:19 */ // file block size -type X__blkcnt_t = X__int64_t /* _types.h:41:19 */ // file block count -type X__clockid_t = X__int32_t /* _types.h:42:19 */ // clock_gettime()... -type X__fflags_t = X__uint32_t /* _types.h:43:20 */ // file flags -type X__fsblkcnt_t = X__uint64_t /* _types.h:44:20 */ -type X__fsfilcnt_t = X__uint64_t /* _types.h:45:20 */ -type X__gid_t = X__uint32_t /* _types.h:46:20 */ -type X__id_t = X__int64_t /* _types.h:47:19 */ // can hold a gid_t, pid_t, or uid_t -type X__ino_t = X__uint64_t /* _types.h:48:20 */ // inode number -type X__key_t = int32 /* _types.h:49:15 */ // IPC key (for Sys V IPC) -type X__lwpid_t = X__int32_t /* _types.h:50:19 */ // Thread ID (a.k.a. LWP) -type X__mode_t = X__uint16_t /* _types.h:51:20 */ // permissions -type X__accmode_t = int32 /* _types.h:52:14 */ // access permissions -type X__nl_item = int32 /* _types.h:53:14 */ -type X__nlink_t = X__uint64_t /* _types.h:54:20 */ // link count -type X__off_t = X__int64_t /* _types.h:55:19 */ // file offset -type X__off64_t = X__int64_t /* _types.h:56:19 */ // file offset (alias) -type X__pid_t = X__int32_t /* _types.h:57:19 */ // process [group] -type X__rlim_t = X__int64_t /* _types.h:58:19 */ // resource limit - intentionally -// signed, because of legacy code -// that uses -1 for RLIM_INFINITY -type X__sa_family_t = X__uint8_t /* _types.h:61:19 */ -type X__socklen_t = X__uint32_t /* _types.h:62:20 */ -type X__suseconds_t = int32 /* _types.h:63:15 */ // microseconds (signed) -type X__timer_t = uintptr /* _types.h:64:24 */ // timer_gettime()... -type X__mqd_t = uintptr /* _types.h:65:21 */ // mq_open()... -type X__uid_t = X__uint32_t /* _types.h:66:20 */ -type X__useconds_t = uint32 /* _types.h:67:22 */ // microseconds (unsigned) -type X__cpuwhich_t = int32 /* _types.h:68:14 */ // which parameter for cpuset. -type X__cpulevel_t = int32 /* _types.h:69:14 */ // level parameter for cpuset. -type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier. -type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc - -// Unusual type definitions. -// rune_t is declared to be an “int” instead of the more natural -// “unsigned long” or “long”. Two things are happening here. It is not -// unsigned so that EOF (-1) can be naturally assigned to it and used. Also, -// it looks like 10646 will be a 31 bit standard. This means that if your -// ints cannot hold 32 bits, you will be in trouble. The reason an int was -// chosen over a long is that the is*() and to*() routines take ints (says -// ANSI C), but they use __ct_rune_t instead of int. -// -// NOTE: rune_t is not covered by ANSI nor other standards, and should not -// be instantiated outside of lib/libc/locale. Use wchar_t. wint_t and -// rune_t must be the same type. Also, wint_t should be able to hold all -// members of the largest character set plus one extra value (WEOF), and -// must be at least 16 bits. -type X__ct_rune_t = int32 /* _types.h:91:14 */ // arg type for ctype funcs -type X__rune_t = X__ct_rune_t /* _types.h:92:21 */ // rune_t (see above) -type X__wint_t = X__ct_rune_t /* _types.h:93:21 */ // wint_t (see above) - -// Clang already provides these types as built-ins, but only in C++ mode. -type X__char16_t = X__uint_least16_t /* _types.h:97:26 */ -type X__char32_t = X__uint_least32_t /* _types.h:98:26 */ -// In C++11, char16_t and char32_t are built-in types. - -type X__max_align_t = struct { - F__max_align1 int64 - F__max_align2 float64 -} /* _types.h:111:3 */ - -type X__dev_t = X__uint64_t /* _types.h:113:20 */ // device number - -type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number - -// mbstate_t is an opaque object to keep conversion state during multibyte -// stream conversions. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint64 - F__mbstate8 [128]uint8 -} /* _types.h:124:3 */ - -type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */ - -// Types for varargs. These are all provided by builtin types these -// days, so centralize their definition. -type X__va_list = X__builtin_va_list /* _types.h:133:27 */ // internally known to gcc -type X__gnuc_va_list = X__va_list /* _types.h:140:20 */ // compatibility w/GNU headers - -// When the following macro is defined, the system uses 64-bit inode numbers. -// Programs can use this to avoid including <sys/param.h>, with its associated -// namespace pollution. - -type Rune_t = X__rune_t /* stdlib.h:46:18 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:66:3 */ - -type Ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:71:3 */ - -// Functions added in C99 which we make conditionally available in the -// BSD^C89 namespace if the compiler supports `long long'. -// The #if test is more complicated than it ought to be because -// __BSD_VISIBLE implies __ISO_C_VISIBLE == 1999 *even if* `long long' -// is not supported in the compilation environment (which therefore means -// that it can't really be ISO C99). -// -// (The only other extension made by C99 in thie header is _Exit().) -// LONGLONG -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:142:3 */ // getsubopt(3) external variable - -type Rsize_t = Size_t /* stdlib.h:340:16 */ - -type Errno_t = int32 /* stdlib.h:345:13 */ - -// K.3.6 -type Constraint_handler_t = uintptr /* stdlib.h:349:14 */ - -var _ uint8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_arm64.go b/vendor/modernc.org/libc/stdlib/stdlib_freebsd_arm64.go deleted file mode 100644 index d545c30e6..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_freebsd_arm64.go +++ /dev/null @@ -1,671 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_freebsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - EXIT_FAILURE = 1 // stdlib.h:73:1: - EXIT_SUCCESS = 0 // stdlib.h:74:1: - RAND_MAX = 0x7fffffff // stdlib.h:80:1: - X_ERRNO_T_DEFINED = 0 // stdlib.h:344:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_LP64 = 1 // <predefined>:1:1: - X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1: - X_MACHINE__TYPES_H_ = 0 // _types.h:42:1: - X_MKDTEMP_DECLARED = 0 // stdlib.h:192:1: - X_MKSTEMP_DECLARED = 0 // stdlib.h:196:1: - X_MKTEMP_DECLARED = 0 // stdlib.h:221:1: - X_Nonnull = 0 // cdefs.h:790:1: - X_Null_unspecified = 0 // cdefs.h:792:1: - X_Nullable = 0 // cdefs.h:791:1: - X_RSIZE_T_DEFINED = 0 // stdlib.h:339:1: - X_RUNE_T_DECLARED = 0 // stdlib.h:47:1: - X_SIZE_T_DECLARED = 0 // stdlib.h:53:1: - X_STDLIB_H_ = 0 // stdlib.h:36:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: - X_SYS__TYPES_H_ = 0 // _types.h:32:1: - X_WCHAR_T_DECLARED = 0 // stdlib.h:59:1: - Unix = 1 // <predefined>:340:1: -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 8.5 (Berkeley) 5/19/95 -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// Testing against Clang-specific extensions. - -// This code has been put in place to help reduce the addition of -// compiler specific defines in FreeBSD code. It helps to aid in -// having a compiler-agnostic source tree. - -// Compiler memory barriers, specific to gcc and clang. - -// XXX: if __GNUC__ >= 2: not tested everywhere originally, where replaced - -// Macro to test if we're using a specific version of gcc or later. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky to use if it must work in non-ANSI -// mode -- there must be no spaces between its arguments, and for nested -// __CONCAT's, all the __CONCAT's must be at the left. __CONCAT can also -// concatenate double-quoted strings produced by the __STRING macro, but -// this only works with ANSI C. -// -// __XSTRING is like __STRING, but it expands any macros in its argument -// first. It is only available with ANSI C. - -// Compiler-dependent macros to help declare dead (non-returning) and -// pure (no side effects) functions, and unused variables. They are -// null except for versions of gcc that are known to support the features -// properly (old versions of gcc-2 supported the dead and pure features -// in a different (wrong) way). If we do not provide an implementation -// for a given compiler, let the compile fail if it is told to use -// a feature that we cannot live without. - -// Keywords added in C11. - -// Emulation of C11 _Generic(). Unlike the previously defined C11 -// keywords, it is not possible to implement this using exactly the same -// syntax. Therefore implement something similar under the name -// __generic(). Unlike _Generic(), this macro can only distinguish -// between a single type, so it requires nested invocations to -// distinguish multiple cases. - -// C99 Static array indices in function parameter declarations. Syntax such as: -// void bar(int myArray[static 10]); -// is allowed in C99 but not in C++. Define __min_size appropriately so -// headers using it can be compiled in either language. Use like this: -// void bar(int myArray[__min_size(10)]); - -// XXX: should use `#if __STDC_VERSION__ < 199901'. - -// C++11 exposes a load of C99 stuff - -// GCC 2.95 provides `__restrict' as an extension to C90 to support the -// C99-specific `restrict' type qualifier. We happen to use `__restrict' as -// a way to define the `restrict' type qualifier without disturbing older -// software that is unaware of C99 keywords. - -// GNU C version 2.96 adds explicit branch prediction so that -// the CPU back-end can hint the processor and also so that -// code blocks can be reordered such that the predicted path -// sees a more linear flow, thus improving cache behavior, etc. -// -// The following two macros provide us with a way to utilize this -// compiler feature. Use __predict_true() if you expect the expression -// to evaluate to true, and __predict_false() if you expect the -// expression to evaluate to false. -// -// A few notes about usage: -// -// * Generally, __predict_false() error condition checks (unless -// you have some _strong_ reason to do otherwise, in which case -// document it), and/or __predict_true() `no-error' condition -// checks, assuming you want to optimize for the no-error case. -// -// * Other than that, if you don't know the likelihood of a test -// succeeding from empirical or other `hard' evidence, don't -// make predictions. -// -// * These are meant to be used in places that are run `a lot'. -// It is wasteful to make predictions in code that is run -// seldomly (e.g. at subsystem initialization time) as the -// basic block reordering that this affects can often generate -// larger code. - -// We define this here since <stddef.h>, <sys/queue.h>, and <sys/types.h> -// require it. - -// Given the pointer x to the member m of the struct s, return -// a pointer to the containing structure. When using GCC, we first -// assign pointer x to a local variable, to check that its type is -// compatible with member m. - -// Compiler-dependent macros to declare that functions take printf-like -// or scanf-like arguments. They are null except for versions of gcc -// that are known to support the features properly (old versions of gcc-2 -// didn't permit keeping the keywords out of the application namespace). - -// Compiler-dependent macros that rely on FreeBSD-specific extensions. - -// Embed the rcs id of a source file in the resulting library. Note that in -// more recent ELF binutils, we use .ident allowing the ID to be stripped. -// Usage: -// __FBSDID("$FreeBSD$"); - -// - -// The following definitions are an extension of the behavior originally -// implemented in <sys/_posix.h>, but with a different level of granularity. -// POSIX.1 requires that the macros we test be defined before any standard -// header file is included. -// -// Here's a quick run-down of the versions: -// defined(_POSIX_SOURCE) 1003.1-1988 -// _POSIX_C_SOURCE == 1 1003.1-1990 -// _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option -// _POSIX_C_SOURCE == 199309 1003.1b-1993 -// _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1: 1996 -// _POSIX_C_SOURCE == 200112 1003.1-2001 -// _POSIX_C_SOURCE == 200809 1003.1-2008 -// -// In addition, the X/Open Portability Guide, which is now the Single UNIX -// Specification, defines a feature-test macro which indicates the version of -// that specification, and which subsumes _POSIX_C_SOURCE. -// -// Our macros begin with two underscores to avoid namespace screwage. - -// Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. - -// Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. - -// Deal with various X/Open Portability Guides and Single UNIX Spec. - -// Deal with all versions of POSIX. The ordering relative to the tests above is -// important. -// - -// Deal with _ANSI_SOURCE: -// If it is defined, and no other compilation environment is explicitly -// requested, then define our internal feature-test macros to zero. This -// makes no difference to the preprocessor (undefined symbols in preprocessing -// expressions are defined to have value zero), but makes it more convenient for -// a test program to print out the values. -// -// If a program mistakenly defines _ANSI_SOURCE and some other macro such as -// _POSIX_C_SOURCE, we will assume that it wants the broader compilation -// environment (and in fact we will never get here). - -// User override __EXT1_VISIBLE - -// Old versions of GCC use non-standard ARM arch symbols; acle-compat.h -// translates them to __ARM_ARCH and the modern feature symbols defined by ARM. - -// Nullability qualifiers: currently only supported by Clang. - -// Type Safety Checking -// -// Clang provides additional attributes to enable checking type safety -// properties that cannot be enforced by the C type system. - -// Lock annotations. -// -// Clang provides support for doing basic thread-safety tests at -// compile-time, by marking which locks will/should be held when -// entering/leaving a functions. -// -// Furthermore, it is also possible to annotate variables and structure -// members to enforce that they are only accessed when certain locks are -// held. - -// Structure implements a lock. - -// Function acquires an exclusive or shared lock. - -// Function attempts to acquire an exclusive or shared lock. - -// Function releases a lock. - -// Function asserts that an exclusive or shared lock is held. - -// Function requires that an exclusive or shared lock is or is not held. - -// Function should not be analyzed. - -// 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-2-Clause-FreeBSD -// -// Copyright (c) 2003 Marcel Moolenaar -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-2-Clause-FreeBSD -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 -// $FreeBSD$ - -// - -// This file is in the public domain. -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-4-Clause -// -// Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org> -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. All advertising materials mentioning features or use of this software -// must display the following acknowledgement: -// This product includes software developed by the University of -// California, Berkeley and its contributors. -// 4. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// From: @(#)ansi.h 8.2 (Berkeley) 1/4/94 -// From: @(#)types.h 8.3 (Berkeley) 1/5/94 -// $FreeBSD$ - -// - -// This file is in the public domain. -// $FreeBSD$ - -// - -// SPDX-License-Identifier: BSD-3-Clause -// -// Copyright (c) 1988, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)limits.h 8.3 (Berkeley) 1/4/94 -// $FreeBSD$ - -// According to ANSI (section 2.2.4.2), the values below must be usable by -// #if preprocessing directives. Additionally, the expression must have the -// same type as would an expression that is an object of the corresponding -// type converted according to the integral promotions. The subtraction for -// INT_MIN, etc., is so the value is not unsigned; e.g., 0x80000000 is an -// unsigned int for 32-bit two's complement ANSI compilers (section 3.1.3.2). - -// max value for an unsigned long long - -// Quads and longs are the same on the amd64. Ensure they stay in sync. - -// Minimum signal stack size. - -// Basic types upon which most other types are built. -type X__int8_t = int8 /* _types.h:55:22 */ -type X__uint8_t = uint8 /* _types.h:56:24 */ -type X__int16_t = int16 /* _types.h:57:17 */ -type X__uint16_t = uint16 /* _types.h:58:25 */ -type X__int32_t = int32 /* _types.h:59:15 */ -type X__uint32_t = uint32 /* _types.h:60:23 */ -type X__int64_t = int64 /* _types.h:62:16 */ -type X__uint64_t = uint64 /* _types.h:63:24 */ - -// Standard type definitions. -type X__clock_t = X__int32_t /* _types.h:75:19 */ // clock()... -type X__critical_t = X__int64_t /* _types.h:76:19 */ -type X__double_t = float64 /* _types.h:78:17 */ -type X__float_t = float32 /* _types.h:79:16 */ -type X__intfptr_t = X__int64_t /* _types.h:81:19 */ -type X__intptr_t = X__int64_t /* _types.h:82:19 */ -type X__intmax_t = X__int64_t /* _types.h:93:19 */ -type X__int_fast8_t = X__int32_t /* _types.h:94:19 */ -type X__int_fast16_t = X__int32_t /* _types.h:95:19 */ -type X__int_fast32_t = X__int32_t /* _types.h:96:19 */ -type X__int_fast64_t = X__int64_t /* _types.h:97:19 */ -type X__int_least8_t = X__int8_t /* _types.h:98:18 */ -type X__int_least16_t = X__int16_t /* _types.h:99:19 */ -type X__int_least32_t = X__int32_t /* _types.h:100:19 */ -type X__int_least64_t = X__int64_t /* _types.h:101:19 */ -type X__ptrdiff_t = X__int64_t /* _types.h:103:19 */ // ptr1 - ptr2 -type X__register_t = X__int64_t /* _types.h:104:19 */ -type X__segsz_t = X__int64_t /* _types.h:105:19 */ // segment size (in pages) -type X__size_t = X__uint64_t /* _types.h:106:20 */ // sizeof() -type X__ssize_t = X__int64_t /* _types.h:107:19 */ // byte count or error -type X__time_t = X__int64_t /* _types.h:108:19 */ // time()... -type X__uintfptr_t = X__uint64_t /* _types.h:109:20 */ -type X__uintptr_t = X__uint64_t /* _types.h:110:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:121:20 */ -type X__uint_fast8_t = X__uint32_t /* _types.h:122:20 */ -type X__uint_fast16_t = X__uint32_t /* _types.h:123:20 */ -type X__uint_fast32_t = X__uint32_t /* _types.h:124:20 */ -type X__uint_fast64_t = X__uint64_t /* _types.h:125:20 */ -type X__uint_least8_t = X__uint8_t /* _types.h:126:19 */ -type X__uint_least16_t = X__uint16_t /* _types.h:127:20 */ -type X__uint_least32_t = X__uint32_t /* _types.h:128:20 */ -type X__uint_least64_t = X__uint64_t /* _types.h:129:20 */ -type X__u_register_t = X__uint64_t /* _types.h:131:20 */ -type X__vm_offset_t = X__uint64_t /* _types.h:132:20 */ -type X__vm_paddr_t = X__uint64_t /* _types.h:133:20 */ -type X__vm_size_t = X__uint64_t /* _types.h:134:20 */ -type X___wchar_t = int32 /* _types.h:141:14 */ - -// Standard type definitions. -type X__blksize_t = X__int32_t /* _types.h:40:19 */ // file block size -type X__blkcnt_t = X__int64_t /* _types.h:41:19 */ // file block count -type X__clockid_t = X__int32_t /* _types.h:42:19 */ // clock_gettime()... -type X__fflags_t = X__uint32_t /* _types.h:43:20 */ // file flags -type X__fsblkcnt_t = X__uint64_t /* _types.h:44:20 */ -type X__fsfilcnt_t = X__uint64_t /* _types.h:45:20 */ -type X__gid_t = X__uint32_t /* _types.h:46:20 */ -type X__id_t = X__int64_t /* _types.h:47:19 */ // can hold a gid_t, pid_t, or uid_t -type X__ino_t = X__uint64_t /* _types.h:48:20 */ // inode number -type X__key_t = int64 /* _types.h:49:15 */ // IPC key (for Sys V IPC) -type X__lwpid_t = X__int32_t /* _types.h:50:19 */ // Thread ID (a.k.a. LWP) -type X__mode_t = X__uint16_t /* _types.h:51:20 */ // permissions -type X__accmode_t = int32 /* _types.h:52:14 */ // access permissions -type X__nl_item = int32 /* _types.h:53:14 */ -type X__nlink_t = X__uint64_t /* _types.h:54:20 */ // link count -type X__off_t = X__int64_t /* _types.h:55:19 */ // file offset -type X__off64_t = X__int64_t /* _types.h:56:19 */ // file offset (alias) -type X__pid_t = X__int32_t /* _types.h:57:19 */ // process [group] -type X__rlim_t = X__int64_t /* _types.h:58:19 */ // resource limit - intentionally -// signed, because of legacy code -// that uses -1 for RLIM_INFINITY -type X__sa_family_t = X__uint8_t /* _types.h:61:19 */ -type X__socklen_t = X__uint32_t /* _types.h:62:20 */ -type X__suseconds_t = int64 /* _types.h:63:15 */ // microseconds (signed) -type X__timer_t = uintptr /* _types.h:64:24 */ // timer_gettime()... -type X__mqd_t = uintptr /* _types.h:65:21 */ // mq_open()... -type X__uid_t = X__uint32_t /* _types.h:66:20 */ -type X__useconds_t = uint32 /* _types.h:67:22 */ // microseconds (unsigned) -type X__cpuwhich_t = int32 /* _types.h:68:14 */ // which parameter for cpuset. -type X__cpulevel_t = int32 /* _types.h:69:14 */ // level parameter for cpuset. -type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier. -type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc - -// Unusual type definitions. -// rune_t is declared to be an “int” instead of the more natural -// “unsigned long” or “long”. Two things are happening here. It is not -// unsigned so that EOF (-1) can be naturally assigned to it and used. Also, -// it looks like 10646 will be a 31 bit standard. This means that if your -// ints cannot hold 32 bits, you will be in trouble. The reason an int was -// chosen over a long is that the is*() and to*() routines take ints (says -// ANSI C), but they use __ct_rune_t instead of int. -// -// NOTE: rune_t is not covered by ANSI nor other standards, and should not -// be instantiated outside of lib/libc/locale. Use wchar_t. wint_t and -// rune_t must be the same type. Also, wint_t should be able to hold all -// members of the largest character set plus one extra value (WEOF), and -// must be at least 16 bits. -type X__ct_rune_t = int32 /* _types.h:91:14 */ // arg type for ctype funcs -type X__rune_t = X__ct_rune_t /* _types.h:92:21 */ // rune_t (see above) -type X__wint_t = X__ct_rune_t /* _types.h:93:21 */ // wint_t (see above) - -// Clang already provides these types as built-ins, but only in C++ mode. -type X__char16_t = X__uint_least16_t /* _types.h:97:26 */ -type X__char32_t = X__uint_least32_t /* _types.h:98:26 */ -// In C++11, char16_t and char32_t are built-in types. - -type X__max_align_t = struct { - F__max_align1 int64 - F__max_align2 float64 -} /* _types.h:111:3 */ - -type X__dev_t = X__uint64_t /* _types.h:113:20 */ // device number - -type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number - -// mbstate_t is an opaque object to keep conversion state during multibyte -// stream conversions. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint64 - F__mbstate8 [128]int8 -} /* _types.h:124:3 */ - -type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */ - -// Types for varargs. These are all provided by builtin types these -// days, so centralize their definition. -type X__va_list = X__builtin_va_list /* _types.h:133:27 */ // internally known to gcc -type X__gnuc_va_list = X__va_list /* _types.h:140:20 */ // compatibility w/GNU headers - -// When the following macro is defined, the system uses 64-bit inode numbers. -// Programs can use this to avoid including <sys/param.h>, with its associated -// namespace pollution. - -type Rune_t = X__rune_t /* stdlib.h:46:18 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:66:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:71:3 */ - -// Functions added in C99 which we make conditionally available in the -// BSD^C89 namespace if the compiler supports `long long'. -// The #if test is more complicated than it ought to be because -// __BSD_VISIBLE implies __ISO_C_VISIBLE == 1999 *even if* `long long' -// is not supported in the compilation environment (which therefore means -// that it can't really be ISO C99). -// -// (The only other extension made by C99 in thie header is _Exit().) -// LONGLONG -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:142:3 */ // getsubopt(3) external variable - -type Rsize_t = Size_t /* stdlib.h:340:16 */ - -type Errno_t = int32 /* stdlib.h:345:13 */ - -// K.3.6 -type Constraint_handler_t = uintptr /* stdlib.h:349:14 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_illumos_amd64.go b/vendor/modernc.org/libc/stdlib/stdlib_illumos_amd64.go deleted file mode 100644 index 09f2553fb..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_illumos_amd64.go +++ /dev/null @@ -1,1092 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_illumos_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - EXIT_FAILURE = 1 // stdlib_iso.h:84:1: - EXIT_SUCCESS = 0 // stdlib_iso.h:85:1: - INT16_MAX = 32767 // int_limits.h:93:1: - INT16_MIN = -32768 // int_limits.h:211:1: - INT32_MAX = 2147483647 // int_limits.h:94:1: - INT32_MIN = -2147483648 // int_limits.h:212:1: - INT64_MAX = 9223372036854775807 // int_limits.h:96:1: - INT64_MIN = -9223372036854775808 // int_limits.h:214:1: - INT8_MAX = 127 // int_limits.h:92:1: - INT8_MIN = -128 // int_limits.h:210:1: - INTMAX_MAX = 9223372036854775807 // int_limits.h:111:1: - INTMAX_MIN = -9223372036854775808 // int_limits.h:220:1: - INTPTR_MAX = 9223372036854775807 // int_limits.h:157:1: - INTPTR_MIN = -9223372036854775808 // int_limits.h:241:1: - INT_FAST16_MAX = 2147483647 // int_limits.h:137:1: - INT_FAST16_MIN = -2147483648 // int_limits.h:233:1: - INT_FAST32_MAX = 2147483647 // int_limits.h:138:1: - INT_FAST32_MIN = -2147483648 // int_limits.h:234:1: - INT_FAST64_MAX = 9223372036854775807 // int_limits.h:140:1: - INT_FAST64_MIN = -9223372036854775808 // int_limits.h:236:1: - INT_FAST8_MAX = 127 // int_limits.h:136:1: - INT_FAST8_MIN = -128 // int_limits.h:232:1: - INT_LEAST16_MAX = 32767 // int_limits.h:123:1: - INT_LEAST16_MIN = -32768 // int_limits.h:226:1: - INT_LEAST32_MAX = 2147483647 // int_limits.h:124:1: - INT_LEAST32_MIN = -2147483648 // int_limits.h:227:1: - INT_LEAST64_MAX = 9223372036854775807 // int_limits.h:126:1: - INT_LEAST64_MIN = -9223372036854775808 // int_limits.h:229:1: - INT_LEAST8_MAX = 127 // int_limits.h:122:1: - INT_LEAST8_MIN = -128 // int_limits.h:225:1: - PRIX32 = "X" // int_fmtio.h:211:1: - PRIX64 = "lX" // int_fmtio.h:216:1: - PRIXMAX = "lX" // int_fmtio.h:365:1: - PRIXPTR = "lX" // int_fmtio.h:237:1: - PRId32 = "d" // int_fmtio.h:102:1: - PRId64 = "ld" // int_fmtio.h:107:1: - PRIdMAX = "ld" // int_fmtio.h:360:1: - PRIdPTR = "ld" // int_fmtio.h:232:1: - PRIi32 = "i" // int_fmtio.h:123:1: - PRIi64 = "li" // int_fmtio.h:128:1: - PRIiMAX = "li" // int_fmtio.h:361:1: - PRIiPTR = "li" // int_fmtio.h:233:1: - PRIo32 = "o" // int_fmtio.h:148:1: - PRIo64 = "lo" // int_fmtio.h:153:1: - PRIoMAX = "lo" // int_fmtio.h:362:1: - PRIoPTR = "lo" // int_fmtio.h:234:1: - PRIu32 = "u" // int_fmtio.h:169:1: - PRIu64 = "lu" // int_fmtio.h:174:1: - PRIuMAX = "lu" // int_fmtio.h:364:1: - PRIuPTR = "lu" // int_fmtio.h:235:1: - PRIx32 = "x" // int_fmtio.h:190:1: - PRIx64 = "lx" // int_fmtio.h:195:1: - PRIxMAX = "lx" // int_fmtio.h:363:1: - PRIxPTR = "lx" // int_fmtio.h:236:1: - PTRDIFF_MAX = 9223372036854775807 // int_limits.h:166:1: - PTRDIFF_MIN = -9223372036854775808 // int_limits.h:248:1: - RAND_MAX = 32767 // stdlib_iso.h:86:1: - SCNX16 = "hX" // int_fmtio.h:336:1: - SCNX32 = "X" // int_fmtio.h:338:1: - SCNX8 = "hhX" // int_fmtio.h:333:1: - SCNd16 = "hd" // int_fmtio.h:253:1: - SCNd32 = "d" // int_fmtio.h:255:1: - SCNd8 = "hhd" // int_fmtio.h:250:1: - SCNi16 = "hi" // int_fmtio.h:269:1: - SCNi32 = "i" // int_fmtio.h:271:1: - SCNi8 = "hhi" // int_fmtio.h:266:1: - SCNo16 = "ho" // int_fmtio.h:288:1: - SCNo32 = "o" // int_fmtio.h:290:1: - SCNo8 = "hho" // int_fmtio.h:285:1: - SCNu16 = "hu" // int_fmtio.h:304:1: - SCNu32 = "u" // int_fmtio.h:306:1: - SCNu8 = "hhu" // int_fmtio.h:301:1: - SCNx16 = "hx" // int_fmtio.h:320:1: - SCNx32 = "x" // int_fmtio.h:322:1: - SCNx8 = "hhx" // int_fmtio.h:317:1: - SIG_ATOMIC_MAX = 2147483647 // int_limits.h:186:1: - SIG_ATOMIC_MIN = -2147483648 // int_limits.h:255:1: - SIZE_MAX = 18446744073709551615 // int_limits.h:179:1: - UINT16_MAX = 65535 // int_limits.h:102:1: - UINT32_MAX = 4294967295 // int_limits.h:103:1: - UINT64_MAX = 18446744073709551615 // int_limits.h:105:1: - UINT8_MAX = 255 // int_limits.h:101:1: - UINTMAX_MAX = 18446744073709551615 // int_limits.h:117:1: - UINTPTR_MAX = 18446744073709551615 // int_limits.h:158:1: - UINT_FAST16_MAX = 4294967295 // int_limits.h:144:1: - UINT_FAST32_MAX = 4294967295 // int_limits.h:145:1: - UINT_FAST64_MAX = 18446744073709551615 // int_limits.h:147:1: - UINT_FAST8_MAX = 255 // int_limits.h:143:1: - UINT_LEAST16_MAX = 65535 // int_limits.h:130:1: - UINT_LEAST32_MAX = 4294967295 // int_limits.h:131:1: - UINT_LEAST64_MAX = 18446744073709551615 // int_limits.h:133:1: - UINT_LEAST8_MAX = 255 // int_limits.h:129:1: - WCHAR_MAX = 2147483647 // int_limits.h:195:1: - WCHAR_MIN = -2147483648 // int_limits.h:264:1: - WINT_MAX = 2147483647 // int_limits.h:200:1: - WINT_MIN = -2147483648 // int_limits.h:269:1: - X_ALIGNMENT_REQUIRED = 1 // isa_defs.h:262:1: - X_BIT_FIELDS_LTOH = 0 // isa_defs.h:245:1: - X_BOOL_ALIGNMENT = 1 // isa_defs.h:248:1: - X_CHAR_ALIGNMENT = 1 // isa_defs.h:249:1: - X_CHAR_IS_SIGNED = 0 // isa_defs.h:247:1: - X_DMA_USES_PHYSADDR = 0 // isa_defs.h:281:1: - X_DONT_USE_1275_GENERIC_NAMES = 0 // isa_defs.h:287:1: - X_DOUBLE_ALIGNMENT = 8 // isa_defs.h:256:1: - X_DOUBLE_COMPLEX_ALIGNMENT = 8 // isa_defs.h:257:1: - X_DTRACE_VERSION = 1 // feature_tests.h:490:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_FIRMWARE_NEEDS_FDISK = 0 // isa_defs.h:282:1: - X_FLOAT_ALIGNMENT = 4 // isa_defs.h:252:1: - X_FLOAT_COMPLEX_ALIGNMENT = 4 // isa_defs.h:253:1: - X_HAVE_CPUID_INSN = 0 // isa_defs.h:288:1: - X_IEEE_754 = 0 // isa_defs.h:246:1: - X_INT64_TYPE = 0 // int_types.h:82:1: - X_INTTYPES_H = 0 // inttypes.h:30:1: - X_INT_ALIGNMENT = 4 // isa_defs.h:251:1: - X_ISO_CPP_14882_1998 = 0 // feature_tests.h:466:1: - X_ISO_C_9899_1999 = 0 // feature_tests.h:472:1: - X_ISO_C_9899_2011 = 0 // feature_tests.h:478:1: - X_ISO_STDLIB_C11_H = 0 // stdlib_c11.h:28:1: - X_ISO_STDLIB_C99_H = 0 // stdlib_c99.h:41:1: - X_ISO_STDLIB_ISO_H = 0 // stdlib_iso.h:47:1: - X_LARGEFILE64_SOURCE = 1 // feature_tests.h:231:1: - X_LARGEFILE_SOURCE = 1 // feature_tests.h:235:1: - X_LITTLE_ENDIAN = 0 // isa_defs.h:242:1: - X_LONGLONG_TYPE = 0 // feature_tests.h:412:1: - X_LONG_ALIGNMENT = 8 // isa_defs.h:254:1: - X_LONG_DOUBLE_ALIGNMENT = 16 // isa_defs.h:258:1: - X_LONG_DOUBLE_COMPLEX_ALIGNMENT = 16 // isa_defs.h:259:1: - X_LONG_LONG_ALIGNMENT = 8 // isa_defs.h:255:1: - X_LONG_LONG_ALIGNMENT_32 = 4 // isa_defs.h:268:1: - X_LONG_LONG_LTOH = 0 // isa_defs.h:244:1: - X_LP64 = 1 // <predefined>:286:1: - X_MAX_ALIGNMENT = 16 // isa_defs.h:261:1: - X_MODF16 = "h" // int_fmtio.h:87:1: - X_MODF8 = "hh" // int_fmtio.h:86:1: - X_MULTI_DATAMODEL = 0 // isa_defs.h:279:1: - X_NORETURN_KYWD = 0 // feature_tests.h:448:1: - X_POINTER_ALIGNMENT = 8 // isa_defs.h:260:1: - X_PRIX = "X" // int_fmtio.h:95:1: - X_PRId = "d" // int_fmtio.h:90:1: - X_PRIi = "i" // int_fmtio.h:91:1: - X_PRIo = "o" // int_fmtio.h:92:1: - X_PRIu = "u" // int_fmtio.h:93:1: - X_PRIx = "x" // int_fmtio.h:94:1: - X_PSM_MODULES = 0 // isa_defs.h:284:1: - X_RESTRICT_KYWD = 0 // feature_tests.h:435:1: - X_RTC_CONFIG = 0 // isa_defs.h:285:1: - X_SHORT_ALIGNMENT = 2 // isa_defs.h:250:1: - X_SIZE_T = 0 // stdlib_iso.h:76:1: - X_SOFT_HOSTID = 0 // isa_defs.h:286:1: - X_SSIZE_T = 0 // stdlib.h:177:1: - X_STACK_GROWS_DOWNWARD = 0 // isa_defs.h:243:1: - X_STDC_C11 = 0 // feature_tests.h:165:1: - X_STDC_C99 = 0 // feature_tests.h:169:1: - X_STDLIB_H = 0 // stdlib.h:38:1: - X_SUNOS_VTOC_16 = 0 // isa_defs.h:280:1: - X_SYS_CCOMPILE_H = 0 // ccompile.h:32:1: - X_SYS_FEATURE_TESTS_H = 0 // feature_tests.h:41:1: - X_SYS_INTTYPES_H = 0 // inttypes.h:28:1: - X_SYS_INT_CONST_H = 0 // int_const.h:39:1: - X_SYS_INT_FMTIO_H = 0 // int_fmtio.h:30:1: - X_SYS_INT_LIMITS_H = 0 // int_limits.h:39:1: - X_SYS_INT_TYPES_H = 0 // int_types.h:30:1: - X_SYS_ISA_DEFS_H = 0 // isa_defs.h:30:1: - X_SYS_NULL_H = 0 // null.h:17:1: - X_SYS_STDINT_H = 0 // stdint.h:28:1: - X_UID_T = 0 // stdlib.h:103:1: - X_WCHAR_T = 0 // stdlib_iso.h:103:1: - X_XOPEN_VERSION = 3 // feature_tests.h:392:1: - Sun = 1 // <predefined>:172:1: - Unix = 1 // <predefined>:175:1: -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib_iso.h:68:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib_iso.h:73:3 */ - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// An application should not include this header directly. Instead it -// should be included only through the inclusion of other Sun headers. -// -// The contents of this header is limited to identifiers specified in -// the C99 standard and in conflict with the C++ implementation of the -// standard header. The C++ standard may adopt the C99 standard at -// which point it is expected that the symbols included here will -// become part of the C++ std namespace. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/feature_tests.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License (the "License"). -// You may not use this file except in compliance with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END - -// Copyright 2013 Garrett D'Amore <garrett@damore.org> -// Copyright 2016 Joyent, Inc. -// Copyright 2022 Oxide Computer Company -// -// Copyright 2006 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// The following have been added as a result of the ISO/IEC 9899:1999 -// standard. For a strictly conforming C application, visibility is -// contingent on the value of __STDC_VERSION__ (see sys/feature_tests.h). -// For non-strictly conforming C applications, there are no restrictions -// on the C namespace. - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib_c99.h:61:3 */ - -// ISO C11 Annex K functions are not allowed to be in the standard -// namespace; however, it is implementation-defined as to whether or -// not they are in the global namespace and we opt to make them -// available to software. - -// Allow global visibility for symbols defined in -// C++ "std" namespace in <iso/stdlib_iso.h>. - -// Allow global visibility for symbols defined in -// C++ "std" namespace in <iso/stdlib_c11.h>. - -type Uid_t = uint32 /* stdlib.h:104:22 */ - -// swab() has historically been in <stdlib.h> as delivered from AT&T -// and continues to be visible in the default compilation environment. -// As of Issue 4 of the X/Open Portability Guides, swab() was declared -// in <unistd.h>. As a result, with respect to X/Open namespace the -// swab() declaration in this header is only visible for the XPG3 -// environment. -type Ssize_t = int64 /* stdlib.h:179:14 */ - -// OpenBSD and misc. compatibility functions - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2005 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// This file, <inttypes.h>, is specified by the ISO C standard, -// standard, ISO/IEC 9899:1999 Programming language - C and is -// also defined by SUSv3. -// -// ISO International Organization for Standardization. -// SUSv3 Single Unix Specification, Version 3 - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/feature_tests.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License (the "License"). -// You may not use this file except in compliance with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END - -// Copyright 2013 Garrett D'Amore <garrett@damore.org> -// Copyright 2016 Joyent, Inc. -// Copyright 2022 Oxide Computer Company -// -// Copyright 2006 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2003 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// This header, <sys/inttypes.h>, contains (through nested inclusion) the -// vast majority of the facilities specified for <inttypes.h> as defined -// by the ISO C Standard, ISO/IEC 9899:1999 Programming language - C. -// -// Kernel/Driver developers are encouraged to include this file to access -// the fixed size types, limits and utility macros. Application developers -// should use the standard defined header <inttypes.h>. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/feature_tests.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License (the "License"). -// You may not use this file except in compliance with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END - -// Copyright 2013 Garrett D'Amore <garrett@damore.org> -// Copyright 2016 Joyent, Inc. -// Copyright 2022 Oxide Computer Company -// -// Copyright 2006 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// This file, <sys/int_types.h>, is part of the Sun Microsystems implementation -// of <inttypes.h> defined in the ISO C standard, ISO/IEC 9899:1999 -// Programming language - C. -// -// Programs/Modules should not directly include this file. Access to the -// types defined in this file should be through the inclusion of one of the -// following files: -// -// <sys/types.h> Provides only the "_t" types defined in this -// file which is a subset of the contents of -// <inttypes.h>. (This can be appropriate for -// all programs/modules except those claiming -// ANSI-C conformance.) -// -// <sys/inttypes.h> Provides the Kernel and Driver appropriate -// components of <inttypes.h>. -// -// <inttypes.h> For use by applications. -// -// See these files for more details. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/feature_tests.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License (the "License"). -// You may not use this file except in compliance with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END - -// Copyright 2013 Garrett D'Amore <garrett@damore.org> -// Copyright 2016 Joyent, Inc. -// Copyright 2022 Oxide Computer Company -// -// Copyright 2006 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// Basic / Extended integer types -// -// The following defines the basic fixed-size integer types. -// -// Implementations are free to typedef them to Standard C integer types or -// extensions that they support. If an implementation does not support one -// of the particular integer data types below, then it should not define the -// typedefs and macros corresponding to that data type. Note that int8_t -// is not defined in -Xs mode on ISAs for which the ABI specifies "char" -// as an unsigned entity because there is no way to define an eight bit -// signed integral. -type Int8_t = int8 /* int_types.h:75:16 */ -type Int16_t = int16 /* int_types.h:79:17 */ -type Int32_t = int32 /* int_types.h:80:15 */ -type Int64_t = int64 /* int_types.h:83:16 */ - -type Uint8_t = uint8 /* int_types.h:91:24 */ -type Uint16_t = uint16 /* int_types.h:92:25 */ -type Uint32_t = uint32 /* int_types.h:93:23 */ -type Uint64_t = uint64 /* int_types.h:95:24 */ - -// intmax_t and uintmax_t are to be the longest (in number of bits) signed -// and unsigned integer types supported by the implementation. -type Intmax_t = int64 /* int_types.h:107:19 */ -type Uintmax_t = uint64 /* int_types.h:108:19 */ - -// intptr_t and uintptr_t are signed and unsigned integer types large enough -// to hold any data pointer; that is, data pointers can be assigned into or -// from these integer types without losing precision. -type Intptr_t = int64 /* int_types.h:120:16 */ -type Uintptr_t = uint64 /* int_types.h:121:24 */ - -// The following define the fastest integer types that can hold the -// specified number of bits. -type Int_fast8_t = int8 /* int_types.h:132:16 */ -type Int_fast16_t = int32 /* int_types.h:136:15 */ -type Int_fast32_t = int32 /* int_types.h:137:15 */ -type Int_fast64_t = int64 /* int_types.h:139:16 */ - -type Uint_fast8_t = uint8 /* int_types.h:146:24 */ -type Uint_fast16_t = uint32 /* int_types.h:147:23 */ -type Uint_fast32_t = uint32 /* int_types.h:148:23 */ -type Uint_fast64_t = uint64 /* int_types.h:150:24 */ - -// The following define the smallest integer types that can hold the -// specified number of bits. -type Int_least8_t = int8 /* int_types.h:162:16 */ -type Int_least16_t = int16 /* int_types.h:166:17 */ -type Int_least32_t = int32 /* int_types.h:167:15 */ -type Int_least64_t = int64 /* int_types.h:169:16 */ - -// If these are changed, please update char16_t and char32_t in head/uchar.h. -type Uint_least8_t = uint8 /* int_types.h:179:24 */ -type Uint_least16_t = uint16 /* int_types.h:180:25 */ -type Uint_least32_t = uint32 /* int_types.h:181:23 */ -type Uint_least64_t = uint64 /* int_types.h:183:24 */ - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/int_limits.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// This file, <sys/int_limits.h>, is part of the Sun Microsystems implementation -// of <inttypes.h> as defined in the ISO C standard, ISO/IEC 9899:1999 -// Programming language - C. -// -// Programs/Modules should not directly include this file. Access to the -// types defined in this file should be through the inclusion of one of the -// following files: -// -// <limits.h> This nested inclusion is disabled for strictly -// ANSI-C conforming compilations. The *_MIN -// definitions are not visible to POSIX or XPG -// conforming applications (due to what may be -// a bug in the specification - this is under -// investigation) -// -// <sys/inttypes.h> Provides the Kernel and Driver appropriate -// components of <inttypes.h>. -// -// <inttypes.h> For use by applications. -// -// See these files for more details. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/feature_tests.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License (the "License"). -// You may not use this file except in compliance with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END - -// Copyright 2013 Garrett D'Amore <garrett@damore.org> -// Copyright 2016 Joyent, Inc. -// Copyright 2022 Oxide Computer Company -// -// Copyright 2006 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// Limits -// -// The following define the limits for the types defined in <sys/int_types.h>. -// -// INTMAX_MIN (minimum value of the largest supported signed integer type), -// INTMAX_MAX (maximum value of the largest supported signed integer type), -// and UINTMAX_MAX (maximum value of the largest supported unsigned integer -// type) can be set to implementation defined limits. -// -// NOTE : A programmer can test to see whether an implementation supports -// a particular size of integer by testing if the macro that gives the -// maximum for that datatype is defined. For example, if #ifdef UINT64_MAX -// tests false, the implementation does not support unsigned 64 bit integers. -// -// The type of these macros is intentionally unspecified. -// -// The types int8_t, int_least8_t, and int_fast8_t are not defined for ISAs -// where the ABI specifies "char" as unsigned when the translation mode is -// not ANSI-C. - -// The following 2 macros are provided for testing whether the types -// intptr_t and uintptr_t (integers large enough to hold a void *) are -// defined in this header. They are needed in case the architecture can't -// represent a pointer in any standard integral type. - -// Maximum limits of ptrdiff_t defined in <sys/types.h> - -// Maximum value of a "size_t". SIZE_MAX was previously defined -// in <limits.h>, however, the standards specify it be defined -// in <stdint.h>. The <stdint.h> headers includes this header as -// does <limits.h>. The value of SIZE_MAX should not deviate -// from the value of ULONG_MAX defined <sys/types.h>. - -// Maximum limit of sig_atomic_t defined in <sys/types.h> - -// Maximum limit of wchar_t. The WCHAR_* macros are also -// defined in <iso/wchar_iso.h>, but inclusion of that header -// will break ISO/IEC C namespace. - -// Maximum limit of wint_t - -// It is probably a bug in the POSIX specification (IEEE-1003.1-1990) that -// when including <limits.h> that the suffix _MAX is reserved but not the -// suffix _MIN. However, until that issue is resolved.... - -// Minimum value of a pointer-holding signed integer type - -// Minimum limits of ptrdiff_t defined in <sys/types.h> - -// Minimum limit of sig_atomic_t defined in <sys/types.h> - -// Minimum limit of wchar_t. The WCHAR_* macros are also -// defined in <iso/wchar_iso.h>, but inclusion of that header -// will break ISO/IEC C namespace. - -// Minimum limit of wint_t - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/int_const.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// This file, <sys/int_const.h>, is part of the Sun Microsystems implementation -// of <inttypes.h> as proposed in the ISO/JTC1/SC22/WG14 C committee's working -// draft for the revision of the current ISO C standard, ISO/IEC 9899:1990 -// Programming language - C. -// -// Programs/Modules should not directly include this file. Access to the -// types defined in this file should be through the inclusion of one of the -// following files: -// -// <sys/inttypes.h> Provides the Kernel and Driver appropriate -// components of <inttypes.h>. -// -// <inttypes.h> For use by applications. -// -// See these files for more details. -// -// Use at your own risk. This file will track the evolution of the revision -// of the current ISO C standard. As of February 1996, the committee is -// squarely behind the fixed sized types. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/feature_tests.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License (the "License"). -// You may not use this file except in compliance with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END - -// Copyright 2013 Garrett D'Amore <garrett@damore.org> -// Copyright 2016 Joyent, Inc. -// Copyright 2022 Oxide Computer Company -// -// Copyright 2006 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// Constants -// -// The following macros create constants of the types defined in -// <sys/int_types.h>. The intent is that: -// Constants defined using these macros have a specific size and -// signedness. The suffix used for int64_t and uint64_t (ll and ull) -// are for examples only. Implementations are permitted to use other -// suffixes. -// -// The "CSTYLED" comments are flags to an internal code style analysis tool -// telling it to silently accept the line which follows. This internal -// standard requires a space between arguments, but the historical, -// non-ANSI-C ``method'' of concatenation can't tolerate those spaces. -// CSTYLED - -// CSTYLED - -// CSTYLED -// CSTYLED -// CSTYLED -// CSTYLED - -// CSTYLED -// CSTYLED - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// This file, <sys/int_fmtio.h>, is part of the Sun Microsystems implementation -// of <inttypes.h> as defined by the ISO C Standard, ISO/IEC 9899:1999 -// Programming language - C. -// -// ISO International Organization for Standardization. -// -// Programs/Modules should not directly include this file. Access to the -// types defined in this file should be through the inclusion of one of the -// following files: -// -// <sys/inttypes.h> Provides the Kernel and Driver appropriate -// components of <inttypes.h>. -// -// <inttypes.h> For use by applications. -// -// See these files for more details. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/feature_tests.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License (the "License"). -// You may not use this file except in compliance with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END - -// Copyright 2013 Garrett D'Amore <garrett@damore.org> -// Copyright 2016 Joyent, Inc. -// Copyright 2022 Oxide Computer Company -// -// Copyright 2006 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// Formatted I/O -// -// The following macros can be used even when an implementation has not -// extended the printf/scanf family of functions. -// -// The form of the names of the macros is either "PRI" for printf specifiers -// or "SCN" for scanf specifiers, followed by the conversion specifier letter -// followed by the datatype size. For example, PRId32 is the macro for -// the printf d conversion specifier with the flags for 32 bit datatype. -// -// An example using one of these macros: -// -// uint64_t u; -// printf("u = %016" PRIx64 "\n", u); -// -// For the purpose of example, the definitions of the printf/scanf macros -// below have the values appropriate for a machine with 8 bit shorts, 16 -// bit shorts, 32 bit ints, 32 or 64 bit longs depending on compilation -// mode, and 64 bit long longs. - -// fprintf macros for signed integers - -// fprintf macros for unsigned integers - -// fprintf macros for pointers - -// fscanf macros for signed integers - -// fscanf macros for unsigned integers - -// The following macros define I/O formats for intmax_t and uintmax_t. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2003 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// This header is included by <stdint.h> which was introduced by -// the ISO C Standard, ISO/IEC 9899:1999 Programming language - C. -// The header is a subset of the <inttypes.h> header. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/int_limits.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// DO NOT EDIT THIS FILE. -// -// It has been auto-edited by fixincludes from: -// -// "/usr/include/sys/int_const.h" -// -// This had to be done to correct non-standard usages in the -// original, manufacturer supplied header file. - -// CDDL HEADER START -// -// The contents of this file are subject to the terms of the -// Common Development and Distribution License, Version 1.0 only -// (the "License"). You may not use this file except in compliance -// with the License. -// -// You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -// or http://www.opensolaris.org/os/licensing. -// See the License for the specific language governing permissions -// and limitations under the License. -// -// When distributing Covered Code, include this CDDL HEADER in each -// file and include the License file at usr/src/OPENSOLARIS.LICENSE. -// If applicable, add the following below this CDDL HEADER, with the -// fields enclosed by brackets "[]" replaced with your own identifying -// information: Portions Copyright [yyyy] [name of copyright owner] -// -// CDDL HEADER END -// Copyright 2014 Garrett D'Amore <garrett@damore.org> -// -// Copyright 2004 Sun Microsystems, Inc. All rights reserved. -// Use is subject to license terms. - -// Inclusion of <stddef.h> breaks namespace, therefore define wchar_t - -// wchar_t is a built-in type in standard C++ and as such is not -// defined here when using standard C++. However, the GNU compiler -// fixincludes utility nonetheless creates its own version of this -// header for use by gcc and g++. In that version it adds a redundant -// guard for __cplusplus. To avoid the creation of a gcc/g++ specific -// header we need to include the following magic comment: -// -// we must use the C++ compiler's type -// -// The above comment should not be removed or changed until GNU -// gcc/fixinc/inclhack.def is updated to bypass this header. - -type Imaxdiv_t = struct { - Fquot int64 - Frem int64 -} /* inttypes.h:84:3 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_386.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_386.go deleted file mode 100644 index b879cc079..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_386.go +++ /dev/null @@ -1,1524 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 - BYTE_ORDER = 1234 - EXIT_FAILURE = 1 - EXIT_SUCCESS = 0 - FD_SETSIZE = 1024 - LITTLE_ENDIAN = 1234 - PDP_ENDIAN = 3412 - RAND_MAX = 2147483647 - WCONTINUED = 8 - WEXITED = 4 - WNOHANG = 1 - WNOWAIT = 0x01000000 - WSTOPPED = 2 - WUNTRACED = 2 - X_ALLOCA_H = 1 - X_ATFILE_SOURCE = 1 - X_BITS_BYTESWAP_H = 1 - X_BITS_ENDIANNESS_H = 1 - X_BITS_ENDIAN_H = 1 - X_BITS_FLOATN_COMMON_H = 0 - X_BITS_FLOATN_H = 0 - X_BITS_PTHREADTYPES_ARCH_H = 1 - X_BITS_PTHREADTYPES_COMMON_H = 1 - X_BITS_STDINT_INTN_H = 1 - X_BITS_TIME64_H = 1 - X_BITS_TYPESIZES_H = 1 - X_BITS_TYPES_H = 1 - X_BITS_UINTN_IDENTITY_H = 1 - X_BSD_SIZE_T_ = 0 - X_BSD_SIZE_T_DEFINED_ = 0 - X_DEFAULT_SOURCE = 1 - X_ENDIAN_H = 1 - X_FEATURES_H = 1 - X_FILE_OFFSET_BITS = 64 - X_GCC_SIZE_T = 0 - X_GCC_WCHAR_T = 0 - X_ILP32 = 1 - X_POSIX_C_SOURCE = 200809 - X_POSIX_SOURCE = 1 - X_RWLOCK_INTERNAL_H = 0 - X_SIZET_ = 0 - X_SIZE_T = 0 - X_SIZE_T_ = 0 - X_SIZE_T_DECLARED = 0 - X_SIZE_T_DEFINED = 0 - X_SIZE_T_DEFINED_ = 0 - X_STDC_PREDEF_H = 1 - X_STDLIB_H = 1 - X_STRUCT_TIMESPEC = 1 - X_SYS_CDEFS_H = 1 - X_SYS_SELECT_H = 1 - X_SYS_SIZE_T_H = 0 - X_SYS_TYPES_H = 1 - X_THREAD_MUTEX_INTERNAL_H = 1 - X_THREAD_SHARED_TYPES_H = 1 - X_T_SIZE = 0 - X_T_SIZE_ = 0 - X_T_WCHAR = 0 - X_T_WCHAR_ = 0 - X_WCHAR_T = 0 - X_WCHAR_T_ = 0 - X_WCHAR_T_DECLARED = 0 - X_WCHAR_T_DEFINED = 0 - X_WCHAR_T_DEFINED_ = 0 - X_WCHAR_T_H = 0 - I386 = 1 - Linux = 1 - Unix = 1 -) - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -const ( /* waitflags.h:52:1: */ - P_ALL = 0 // Wait for any child. - P_PID = 1 // Wait for specified process. - P_PGID = 2 -) - -type Ptrdiff_t = int32 /* <builtin>:3:26 */ - -type Size_t = uint32 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -type Idtype_t = uint32 /* waitflags.h:57:3 */ -// Definitions of status bits for `wait' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on x86. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this -// glibc includes corresponding *f128 interfaces for it. The required -// libgcc support was added some time after the basic compiler -// support, for x86_64 and x86. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. - -// The type _Float128 exists only since GCC 7.0. - -// __builtin_huge_valf128 doesn't exist before GCC 7.0. - -// Older GCC has only a subset of built-in functions for _Float128 on -// x86, and __builtin_infq is not usable in static initializers. -// Converting a narrower sNaN to _Float128 produces a quiet NaN, so -// attempts to use _Float128 sNaNs will not work properly with older -// compilers. - -// In math/math.h, __MATH_TG will expand signbit to __builtin_signbit*, -// e.g.: __builtin_signbitf128, before GCC 6. However, there has never -// been a __builtin_signbitf128 in GCC and the type-generic builtin is -// only available since GCC 6. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-96 version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Bit size of the time_t type at glibc build time, x86-64 and x32 case. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For others, time size is word size. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint32 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:47:44 */ -type X__uint64_t = uint64 /* types.h:48:46 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:66:37 */ -type X__u_quad_t = uint64 /* types.h:67:46 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:75:37 */ -type X__uintmax_t = uint64 /* types.h:76:46 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// We want __extension__ before typedef's that use nonstandard base types -// such as `long long' in C89 mode. -// bits/typesizes.h -- underlying types for *_t. Linux/x86-64 version. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// X32 kernel interface is 64-bit. - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// Define a 64-bit time type alongsize the 32-bit one. - -type X__dev_t = X__uint64_t /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint32 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = X__uint64_t /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint32 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int32 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = X__int64_t /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int32 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint32 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = X__uint64_t /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int32 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int32 /* types.h:162:31 */ // Signed count of microseconds. - -type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:168:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:171:12 */ - -// Type to represent block size. -type X__blksize_t = int32 /* types.h:174:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int32 /* types.h:179:28 */ -type X__blkcnt64_t = X__int64_t /* types.h:180:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint32 /* types.h:183:30 */ -type X__fsblkcnt64_t = X__uint64_t /* types.h:184:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint32 /* types.h:187:30 */ -type X__fsfilcnt64_t = X__uint64_t /* types.h:188:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int32 /* types.h:191:28 */ - -type X__ssize_t = int32 /* types.h:193:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int32 /* types.h:196:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint32 /* types.h:198:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:203:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int32 /* types.h:206:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:209:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:214:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. -type X__time64_t = X__int64_t /* types.h:222:28 */ - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:7:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint32 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [32]uint32 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:10:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int32 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [32]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Extra attributes for the cleanup functions. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Extra attributes for the cleanup functions. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// x86 internal mutex struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__kind int32 - F__nusers uint32 - F__20 struct { - F__ccgo_pad1 [0]uint32 - F__elision_data struct { - F__espins int16 - F__eelision int16 - } - } -} /* struct_mutex.h:22:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// x86 internal rwlock struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__flags uint8 - F__shared uint8 - F__rwelision int8 - F__pad2 uint8 - F__cur_writer int32 -} /* struct_rwlock.h:23:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint32 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint32 - F__size [36]int8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [8]int8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [20]int8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:808:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_amd64.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_amd64.go deleted file mode 100644 index 242876b7e..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_amd64.go +++ /dev/null @@ -1,1541 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:28:1: - BYTE_ORDER = 1234 // endian.h:30:1: - EXIT_FAILURE = 1 // stdlib.h:91:1: - EXIT_SUCCESS = 0 // stdlib.h:92:1: - FD_SETSIZE = 1024 // select.h:73:1: - LITTLE_ENDIAN = 1234 // endian.h:27:1: - PDP_ENDIAN = 3412 // endian.h:29:1: - RAND_MAX = 2147483647 // stdlib.h:86:1: - WCONTINUED = 8 // waitflags.h:32:1: - WEXITED = 4 // waitflags.h:31:1: - WNOHANG = 1 // waitflags.h:25:1: - WNOWAIT = 0x01000000 // waitflags.h:33:1: - WSTOPPED = 2 // waitflags.h:30:1: - WUNTRACED = 2 // waitflags.h:26:1: - X_ALLOCA_H = 1 // alloca.h:19:1: - X_ATFILE_SOURCE = 1 // features.h:342:1: - X_BITS_BYTESWAP_H = 1 // byteswap.h:24:1: - X_BITS_ENDIANNESS_H = 1 // endianness.h:2:1: - X_BITS_ENDIAN_H = 1 // endian.h:20:1: - X_BITS_FLOATN_COMMON_H = 0 // floatn-common.h:21:1: - X_BITS_FLOATN_H = 0 // floatn.h:20:1: - X_BITS_PTHREADTYPES_ARCH_H = 1 // pthreadtypes-arch.h:19:1: - X_BITS_PTHREADTYPES_COMMON_H = 1 // pthreadtypes.h:20:1: - X_BITS_STDINT_INTN_H = 1 // stdint-intn.h:20:1: - X_BITS_TIME64_H = 1 // time64.h:24:1: - X_BITS_TYPESIZES_H = 1 // typesizes.h:24:1: - X_BITS_TYPES_H = 1 // types.h:24:1: - X_BITS_UINTN_IDENTITY_H = 1 // uintn-identity.h:24:1: - X_BSD_SIZE_T_ = 0 // stddef.h:189:1: - X_BSD_SIZE_T_DEFINED_ = 0 // stddef.h:192:1: - X_DEFAULT_SOURCE = 1 // features.h:227:1: - X_ENDIAN_H = 1 // endian.h:19:1: - X_FEATURES_H = 1 // features.h:19:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_GCC_SIZE_T = 0 // stddef.h:195:1: - X_GCC_WCHAR_T = 0 // stddef.h:273:1: - X_LP64 = 1 // <predefined>:284:1: - X_POSIX_C_SOURCE = 200809 // features.h:281:1: - X_POSIX_SOURCE = 1 // features.h:279:1: - X_RWLOCK_INTERNAL_H = 0 // struct_rwlock.h:21:1: - X_SIZET_ = 0 // stddef.h:196:1: - X_SIZE_T = 0 // stddef.h:183:1: - X_SIZE_T_ = 0 // stddef.h:188:1: - X_SIZE_T_DECLARED = 0 // stddef.h:193:1: - X_SIZE_T_DEFINED = 0 // stddef.h:191:1: - X_SIZE_T_DEFINED_ = 0 // stddef.h:190:1: - X_STDC_PREDEF_H = 1 // <predefined>:162:1: - X_STDLIB_H = 1 // stdlib.h:35:1: - X_STRUCT_TIMESPEC = 1 // struct_timespec.h:3:1: - X_SYS_CDEFS_H = 1 // cdefs.h:19:1: - X_SYS_SELECT_H = 1 // select.h:22:1: - X_SYS_SIZE_T_H = 0 // stddef.h:184:1: - X_SYS_TYPES_H = 1 // types.h:23:1: - X_THREAD_MUTEX_INTERNAL_H = 1 // struct_mutex.h:20:1: - X_THREAD_SHARED_TYPES_H = 1 // thread-shared-types.h:20:1: - X_T_SIZE = 0 // stddef.h:186:1: - X_T_SIZE_ = 0 // stddef.h:185:1: - X_T_WCHAR = 0 // stddef.h:264:1: - X_T_WCHAR_ = 0 // stddef.h:263:1: - X_WCHAR_T = 0 // stddef.h:262:1: - X_WCHAR_T_ = 0 // stddef.h:266:1: - X_WCHAR_T_DECLARED = 0 // stddef.h:274:1: - X_WCHAR_T_DEFINED = 0 // stddef.h:269:1: - X_WCHAR_T_DEFINED_ = 0 // stddef.h:268:1: - X_WCHAR_T_H = 0 // stddef.h:270:1: - Linux = 1 // <predefined>:231:1: - Unix = 1 // <predefined>:177:1: -) - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -const ( /* waitflags.h:52:1: */ - P_ALL = 0 // Wait for any child. - P_PID = 1 // Wait for specified process. - P_PGID = 2 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -type Idtype_t = uint32 /* waitflags.h:57:3 */ -// Definitions of status bits for `wait' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on x86. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this -// glibc includes corresponding *f128 interfaces for it. The required -// libgcc support was added some time after the basic compiler -// support, for x86_64 and x86. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. - -// The type _Float128 exists only since GCC 7.0. - -// __builtin_huge_valf128 doesn't exist before GCC 7.0. - -// Older GCC has only a subset of built-in functions for _Float128 on -// x86, and __builtin_infq is not usable in static initializers. -// Converting a narrower sNaN to _Float128 produces a quiet NaN, so -// attempts to use _Float128 sNaNs will not work properly with older -// compilers. - -// In math/math.h, __MATH_TG will expand signbit to __builtin_signbit*, -// e.g.: __builtin_signbitf128, before GCC 6. However, there has never -// been a __builtin_signbitf128 in GCC and the type-generic builtin is -// only available since GCC 6. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-96 version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. -// Bit size of the time_t type at glibc build time, x86-64 and x32 case. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For others, time size is word size. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint64 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:44:25 */ -type X__uint64_t = uint64 /* types.h:45:27 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:63:18 */ -type X__u_quad_t = uint64 /* types.h:64:27 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:72:18 */ -type X__uintmax_t = uint64 /* types.h:73:27 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// No need to mark the typedef with __extension__. -// bits/typesizes.h -- underlying types for *_t. Linux/x86-64 version. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// X32 kernel interface is 64-bit. - -// Tell the libc code that off_t and off64_t are actually the same type -// for all ABI purposes, even if possibly expressed as different base types -// for C type-checking purposes. - -// Same for ino_t and ino64_t. - -// And for __rlim_t and __rlim64_t. - -// And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t. - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// If we already have 64-bit time type then use it. - -type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint64 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds. - -type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:168:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:171:12 */ - -// Type to represent block size. -type X__blksize_t = int64 /* types.h:174:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int64 /* types.h:179:28 */ -type X__blkcnt64_t = int64 /* types.h:180:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint64 /* types.h:183:30 */ -type X__fsblkcnt64_t = uint64 /* types.h:184:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint64 /* types.h:187:30 */ -type X__fsfilcnt64_t = uint64 /* types.h:188:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int64 /* types.h:191:28 */ - -type X__ssize_t = int64 /* types.h:193:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int64 /* types.h:196:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint64 /* types.h:198:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:203:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int64 /* types.h:206:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:209:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:214:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:7:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint64 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:10:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int64 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// x86 internal mutex struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__nusers uint32 - F__kind int32 - F__spins int16 - F__elision int16 - F__list X__pthread_list_t -} /* struct_mutex.h:22:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// x86 internal rwlock struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__cur_writer int32 - F__shared int32 - F__rwelision int8 - F__pad1 [7]uint8 - F__pad2 uint64 - F__flags uint32 - F__ccgo_pad1 [4]byte -} /* struct_rwlock.h:23:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint64 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint64 - F__size [56]int8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [8]int8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [32]int8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - F__ccgo_pad1 [4]byte - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:808:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_arm.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_arm.go deleted file mode 100644 index a5f794262..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_arm.go +++ /dev/null @@ -1,1584 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_arm.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 - BYTE_ORDER = 1234 - EXIT_FAILURE = 1 - EXIT_SUCCESS = 0 - FD_SETSIZE = 1024 - LITTLE_ENDIAN = 1234 - PDP_ENDIAN = 3412 - RAND_MAX = 2147483647 - WCONTINUED = 8 - WEXITED = 4 - WNOHANG = 1 - WNOWAIT = 0x01000000 - WSTOPPED = 2 - WUNTRACED = 2 - X_ALLOCA_H = 1 - X_ATFILE_SOURCE = 1 - X_BITS_BYTESWAP_H = 1 - X_BITS_ENDIANNESS_H = 1 - X_BITS_ENDIAN_H = 1 - X_BITS_FLOATN_COMMON_H = 0 - X_BITS_PTHREADTYPES_ARCH_H = 1 - X_BITS_PTHREADTYPES_COMMON_H = 1 - X_BITS_STDINT_INTN_H = 1 - X_BITS_TIME64_H = 1 - X_BITS_TYPESIZES_H = 1 - X_BITS_TYPES_H = 1 - X_BITS_UINTN_IDENTITY_H = 1 - X_BSD_SIZE_T_ = 0 - X_BSD_SIZE_T_DEFINED_ = 0 - X_DEFAULT_SOURCE = 1 - X_ENDIAN_H = 1 - X_FEATURES_H = 1 - X_FILE_OFFSET_BITS = 64 - X_GCC_SIZE_T = 0 - X_GCC_WCHAR_T = 0 - X_POSIX_C_SOURCE = 200809 - X_POSIX_SOURCE = 1 - X_SIZET_ = 0 - X_SIZE_T = 0 - X_SIZE_T_ = 0 - X_SIZE_T_DECLARED = 0 - X_SIZE_T_DEFINED = 0 - X_SIZE_T_DEFINED_ = 0 - X_STDC_PREDEF_H = 1 - X_STDLIB_H = 1 - X_STRUCT_TIMESPEC = 1 - X_SYS_CDEFS_H = 1 - X_SYS_SELECT_H = 1 - X_SYS_SIZE_T_H = 0 - X_SYS_TYPES_H = 1 - X_THREAD_MUTEX_INTERNAL_H = 1 - X_THREAD_SHARED_TYPES_H = 1 - X_T_SIZE = 0 - X_T_SIZE_ = 0 - X_T_WCHAR = 0 - X_T_WCHAR_ = 0 - X_WCHAR_T = 0 - X_WCHAR_T_ = 0 - X_WCHAR_T_DECLARED = 0 - X_WCHAR_T_DEFINED = 0 - X_WCHAR_T_DEFINED_ = 0 - X_WCHAR_T_H = 0 - Linux = 1 - Unix = 1 -) - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -const ( /* waitflags.h:52:1: */ - P_ALL = 0 // Wait for any child. - P_PID = 1 // Wait for specified process. - P_PGID = 2 -) - -type Ptrdiff_t = int32 /* <builtin>:3:26 */ - -type Size_t = uint32 /* <builtin>:9:23 */ - -type Wchar_t = uint32 /* <builtin>:15:24 */ - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -type Idtype_t = uint32 /* waitflags.h:57:3 */ -// Definitions of status bits for `wait' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this glibc -// includes corresponding *f128 interfaces for it. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. -// E.g.: #define __f128(x) x##f128. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. -// E.g.: #define __CFLOAT128 _Complex _Float128. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// This header is included by <sys/cdefs.h>. -// -// If long double is ABI-compatible with double, it should define -// __NO_LONG_DOUBLE_MATH to 1; otherwise, it should leave -// __NO_LONG_DOUBLE_MATH undefined. -// -// If this build of the GNU C Library supports both long double -// ABI-compatible with double and some other long double format not -// ABI-compatible with double, it should define -// __LONG_DOUBLE_MATH_OPTIONAL to 1; otherwise, it should leave -// __LONG_DOUBLE_MATH_OPTIONAL undefined. -// -// If __NO_LONG_DOUBLE_MATH is already defined, this header must not -// define anything; this is needed to work with the definition of -// __NO_LONG_DOUBLE_MATH in nldbl-compat.h. - -// In the default version of this header, long double is -// ABI-compatible with double. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bit size of the time_t type at glibc build time, general case. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Size in bits of the 'time_t' type of the default ABI. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint32 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:47:44 */ -type X__uint64_t = uint64 /* types.h:48:46 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:66:37 */ -type X__u_quad_t = uint64 /* types.h:67:46 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:75:37 */ -type X__uintmax_t = uint64 /* types.h:76:46 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// We want __extension__ before typedef's that use nonstandard base types -// such as `long long' in C89 mode. -// bits/typesizes.h -- underlying types for *_t. Generic version. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// Define a 64-bit time type alongsize the 32-bit one. - -type X__dev_t = X__uint64_t /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint32 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = X__uint64_t /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint32 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int32 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = X__int64_t /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int32 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint32 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = X__uint64_t /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int32 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int32 /* types.h:162:31 */ // Signed count of microseconds. - -type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:168:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:171:12 */ - -// Type to represent block size. -type X__blksize_t = int32 /* types.h:174:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int32 /* types.h:179:28 */ -type X__blkcnt64_t = X__int64_t /* types.h:180:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint32 /* types.h:183:30 */ -type X__fsblkcnt64_t = X__uint64_t /* types.h:184:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint32 /* types.h:187:30 */ -type X__fsfilcnt64_t = X__uint64_t /* types.h:188:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int32 /* types.h:191:28 */ - -type X__ssize_t = int32 /* types.h:193:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int32 /* types.h:196:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint32 /* types.h:198:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:203:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int32 /* types.h:206:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:209:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:214:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. -type X__time64_t = X__int64_t /* types.h:222:28 */ - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:7:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint32 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// We don't use `memset' because this would require a prototype and -// the array isn't too big. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [32]uint32 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:10:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int32 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [32]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. Generic version. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. Generic version. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// Default mutex implementation struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Generic struct for both POSIX and C11 mutexes. New ports are expected -// to use the default layout, however architecture can redefine it to -// add arch-specific extension (such as lock-elision). The struct have -// a size of 32 bytes on LP32 and 40 bytes on LP64 architectures. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__kind int32 - F__nusers uint32 - F__20 struct{ F__spins int32 } -} /* struct_mutex.h:27:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// Default read-write lock implementation struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Generic struct for both POSIX read-write lock. New ports are expected -// to use the default layout, however archictetures can redefine it to add -// arch-specific extensions (such as lock-elision). The struct have a size -// of 32 bytes on both LP32 and LP64 architectures. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__flags uint8 - F__shared uint8 - F__pad1 uint8 - F__pad2 uint8 - F__cur_writer int32 -} /* struct_rwlock.h:29:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint32 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint32 - F__size [36]uint8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [8]uint8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [20]uint8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:808:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -var _ uint8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_arm64.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_arm64.go deleted file mode 100644 index e5e9b6866..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_arm64.go +++ /dev/null @@ -1,1617 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 - BYTE_ORDER = 1234 - EXIT_FAILURE = 1 - EXIT_SUCCESS = 0 - FD_SETSIZE = 1024 - LITTLE_ENDIAN = 1234 - PDP_ENDIAN = 3412 - RAND_MAX = 2147483647 - WCONTINUED = 8 - WEXITED = 4 - WNOHANG = 1 - WNOWAIT = 0x01000000 - WSTOPPED = 2 - WUNTRACED = 2 - X_ALLOCA_H = 1 - X_ATFILE_SOURCE = 1 - X_BITS_BYTESWAP_H = 1 - X_BITS_ENDIANNESS_H = 1 - X_BITS_ENDIAN_H = 1 - X_BITS_FLOATN_COMMON_H = 0 - X_BITS_FLOATN_H = 0 - X_BITS_PTHREADTYPES_ARCH_H = 1 - X_BITS_PTHREADTYPES_COMMON_H = 1 - X_BITS_STDINT_INTN_H = 1 - X_BITS_TIME64_H = 1 - X_BITS_TYPESIZES_H = 1 - X_BITS_TYPES_H = 1 - X_BITS_UINTN_IDENTITY_H = 1 - X_BSD_SIZE_T_ = 0 - X_BSD_SIZE_T_DEFINED_ = 0 - X_DEFAULT_SOURCE = 1 - X_ENDIAN_H = 1 - X_FEATURES_H = 1 - X_FILE_OFFSET_BITS = 64 - X_GCC_SIZE_T = 0 - X_GCC_WCHAR_T = 0 - X_LP64 = 1 - X_POSIX_C_SOURCE = 200809 - X_POSIX_SOURCE = 1 - X_RWLOCK_INTERNAL_H = 0 - X_SIZET_ = 0 - X_SIZE_T = 0 - X_SIZE_T_ = 0 - X_SIZE_T_DECLARED = 0 - X_SIZE_T_DEFINED = 0 - X_SIZE_T_DEFINED_ = 0 - X_STDC_PREDEF_H = 1 - X_STDLIB_H = 1 - X_STRUCT_TIMESPEC = 1 - X_SYS_CDEFS_H = 1 - X_SYS_SELECT_H = 1 - X_SYS_SIZE_T_H = 0 - X_SYS_TYPES_H = 1 - X_THREAD_MUTEX_INTERNAL_H = 1 - X_THREAD_SHARED_TYPES_H = 1 - X_T_SIZE = 0 - X_T_SIZE_ = 0 - X_T_WCHAR = 0 - X_T_WCHAR_ = 0 - X_WCHAR_T = 0 - X_WCHAR_T_ = 0 - X_WCHAR_T_DECLARED = 0 - X_WCHAR_T_DEFINED = 0 - X_WCHAR_T_DEFINED_ = 0 - X_WCHAR_T_H = 0 - Linux = 1 - Unix = 1 -) - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -const ( /* waitflags.h:52:1: */ - P_ALL = 0 // Wait for any child. - P_PID = 1 // Wait for specified process. - P_PGID = 2 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = uint32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -type Idtype_t = uint32 /* waitflags.h:57:3 */ -// Definitions of status bits for `wait' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on ldbl-128 platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-128 version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this -// glibc includes corresponding *f128 interfaces for it. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. - -// The type _Float128 exists only since GCC 7.0. - -// Various built-in functions do not exist before GCC 7.0. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-128 version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. -// -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bit size of the time_t type at glibc build time, general case. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. -// -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Size in bits of the 'time_t' type of the default ABI. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint64 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:44:25 */ -type X__uint64_t = uint64 /* types.h:45:27 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:63:18 */ -type X__u_quad_t = uint64 /* types.h:64:27 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:72:18 */ -type X__uintmax_t = uint64 /* types.h:73:27 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// No need to mark the typedef with __extension__. -// bits/typesizes.h -- underlying types for *_t. For the generic Linux ABI. -// Copyright (C) 2011-2020 Free Software Foundation, Inc. -// This file is part of the GNU C Library. -// Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. -// -// The GNU C Library is free software; you can redistribute it and/or -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library. If not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// Tell the libc code that off_t and off64_t are actually the same type -// for all ABI purposes, even if possibly expressed as different base types -// for C type-checking purposes. - -// Same for ino_t and ino64_t. - -// And for __rlim_t and __rlim64_t. - -// And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t. -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// If we already have 64-bit time type then use it. - -type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint32 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds. - -type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:168:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:171:12 */ - -// Type to represent block size. -type X__blksize_t = int32 /* types.h:174:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int64 /* types.h:179:28 */ -type X__blkcnt64_t = int64 /* types.h:180:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint64 /* types.h:183:30 */ -type X__fsblkcnt64_t = uint64 /* types.h:184:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint64 /* types.h:187:30 */ -type X__fsfilcnt64_t = uint64 /* types.h:188:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int64 /* types.h:191:28 */ - -type X__ssize_t = int64 /* types.h:193:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int64 /* types.h:196:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint64 /* types.h:198:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:203:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int64 /* types.h:206:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:209:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:214:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:7:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint64 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// We don't use `memset' because this would require a prototype and -// the array isn't too big. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:10:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int64 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// Default mutex implementation struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Generic struct for both POSIX and C11 mutexes. New ports are expected -// to use the default layout, however architecture can redefine it to -// add arch-specific extension (such as lock-elision). The struct have -// a size of 32 bytes on LP32 and 40 bytes on LP64 architectures. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__nusers uint32 - F__kind int32 - F__spins int32 - F__list X__pthread_list_t -} /* struct_mutex.h:27:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// AArch64 internal rwlock struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__cur_writer int32 - F__shared int32 - F__pad1 uint64 - F__pad2 uint64 - F__flags uint32 - F__ccgo_pad1 [4]byte -} /* struct_rwlock.h:23:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint64 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [8]uint8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [8]uint8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint64 - F__size [64]uint8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct { - F__data X__pthread_mutex_s - F__ccgo_pad1 [8]byte -} /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [8]uint8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [32]uint8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [8]uint8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - F__ccgo_pad1 [4]byte - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:808:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -var _ uint8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_loong64.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_loong64.go deleted file mode 100644 index f37b85b2c..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_loong64.go +++ /dev/null @@ -1,1539 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_loong64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:28:1: - BYTE_ORDER = 1234 // endian.h:30:1: - EXIT_FAILURE = 1 // stdlib.h:92:1: - EXIT_SUCCESS = 0 // stdlib.h:93:1: - FD_SETSIZE = 1024 // select.h:73:1: - LITTLE_ENDIAN = 1234 // endian.h:27:1: - PDP_ENDIAN = 3412 // endian.h:29:1: - RAND_MAX = 2147483647 // stdlib.h:87:1: - WCONTINUED = 8 // waitflags.h:32:1: - WEXITED = 4 // waitflags.h:31:1: - WNOHANG = 1 // waitflags.h:25:1: - WNOWAIT = 0x01000000 // waitflags.h:33:1: - WSTOPPED = 2 // waitflags.h:30:1: - WUNTRACED = 2 // waitflags.h:26:1: - X_ABILP64 = 3 // <predefined>:377:1: - X_ALLOCA_H = 1 // alloca.h:19:1: - X_ATFILE_SOURCE = 1 // features.h:353:1: - X_BITS_ATOMIC_WIDE_COUNTER_H = 0 // atomic_wide_counter.h:20:1: - X_BITS_BYTESWAP_H = 1 // byteswap.h:24:1: - X_BITS_ENDIANNESS_H = 1 // endianness.h:2:1: - X_BITS_ENDIAN_H = 1 // endian.h:20:1: - X_BITS_FLOATN_COMMON_H = 0 // floatn-common.h:21:1: - X_BITS_FLOATN_H = 0 // floatn.h:20:1: - X_BITS_PTHREADTYPES_ARCH_H = 1 // pthreadtypes-arch.h:21:1: - X_BITS_PTHREADTYPES_COMMON_H = 1 // pthreadtypes.h:20:1: - X_BITS_STDINT_INTN_H = 1 // stdint-intn.h:20:1: - X_BITS_TIME64_H = 1 // time64.h:24:1: - X_BITS_TYPESIZES_H = 1 // typesizes.h:24:1: - X_BITS_TYPES_H = 1 // types.h:24:1: - X_BITS_UINTN_IDENTITY_H = 1 // uintn-identity.h:24:1: - X_BSD_SIZE_T_ = 0 // stddef.h:193:1: - X_BSD_SIZE_T_DEFINED_ = 0 // stddef.h:196:1: - X_DEFAULT_SOURCE = 1 // features.h:238:1: - X_ENDIAN_H = 1 // endian.h:19:1: - X_FEATURES_H = 1 // features.h:19:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_GCC_SIZE_T = 0 // stddef.h:200:1: - X_GCC_WCHAR_T = 0 // stddef.h:280:1: - X_LOONGARCH_ARCH = "loongarch64" // <predefined>:214:1: - X_LOONGARCH_ARCH_LOONGARCH64 = 1 // <predefined>:340:1: - X_LOONGARCH_FPSET = 32 // <predefined>:265:1: - X_LOONGARCH_SIM = 3 // <predefined>:233:1: - X_LOONGARCH_SPFPSET = 32 // <predefined>:88:1: - X_LOONGARCH_SZINT = 32 // <predefined>:230:1: - X_LOONGARCH_SZLONG = 64 // <predefined>:388:1: - X_LOONGARCH_SZPTR = 64 // <predefined>:200:1: - X_LOONGARCH_TUNE = "la464" // <predefined>:245:1: - X_LOONGARCH_TUNE_LA464 = 1 // <predefined>:63:1: - X_LP64 = 1 // <predefined>:372:1: - X_POSIX_C_SOURCE = 200809 // features.h:292:1: - X_POSIX_SOURCE = 1 // features.h:290:1: - X_SIZET_ = 0 // stddef.h:201:1: - X_SIZE_T = 0 // stddef.h:187:1: - X_SIZE_T_ = 0 // stddef.h:192:1: - X_SIZE_T_DECLARED = 0 // stddef.h:197:1: - X_SIZE_T_DEFINED = 0 // stddef.h:195:1: - X_SIZE_T_DEFINED_ = 0 // stddef.h:194:1: - X_STDC_PREDEF_H = 1 // <predefined>:223:1: - X_STDLIB_H = 1 // stdlib.h:36:1: - X_STRUCT_TIMESPEC = 1 // struct_timespec.h:3:1: - X_SYS_CDEFS_H = 1 // cdefs.h:20:1: - X_SYS_SELECT_H = 1 // select.h:22:1: - X_SYS_SIZE_T_H = 0 // stddef.h:188:1: - X_SYS_TYPES_H = 1 // types.h:23:1: - X_THREAD_MUTEX_INTERNAL_H = 1 // struct_mutex.h:20:1: - X_THREAD_SHARED_TYPES_H = 1 // thread-shared-types.h:20:1: - X_T_SIZE = 0 // stddef.h:190:1: - X_T_SIZE_ = 0 // stddef.h:189:1: - X_T_WCHAR = 0 // stddef.h:271:1: - X_T_WCHAR_ = 0 // stddef.h:270:1: - X_WCHAR_T = 0 // stddef.h:269:1: - X_WCHAR_T_ = 0 // stddef.h:273:1: - X_WCHAR_T_DECLARED = 0 // stddef.h:281:1: - X_WCHAR_T_DEFINED = 0 // stddef.h:276:1: - X_WCHAR_T_DEFINED_ = 0 // stddef.h:275:1: - X_WCHAR_T_H = 0 // stddef.h:277:1: - Linux = 1 // <predefined>:308:1: - Unix = 1 // <predefined>:247:1: -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// Copyright (C) 1992-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// Definitions of status bits for `wait' et al. -// Copyright (C) 1992-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on ldbl-128 platforms. -// Copyright (C) 2017-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Copyright (C) 1991-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-128 version. -// Copyright (C) 2016-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this -// glibc includes corresponding *f128 interfaces for it. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. - -// The type _Float128 exists only since GCC 7.0. - -// Various built-in functions do not exist before GCC 7.0. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Copyright (C) 1991-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-128 version. -// Copyright (C) 2016-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:63:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:71:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:81:5 */ - -// Copyright (C) 1991-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// Copyright (C) 1991-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Copyright (C) 1991-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Copyright (C) 1999-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bit size of the time_t type at glibc build time, general case. -// Copyright (C) 2018-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Size in bits of the 'time_t' type of the default ABI. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint64 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:44:25 */ -type X__uint64_t = uint64 /* types.h:45:27 */ - -// Smallest types with at least a given width. -type X__int_least8_t = int8 /* types.h:52:18 */ -type X__uint_least8_t = uint8 /* types.h:53:19 */ -type X__int_least16_t = int16 /* types.h:54:19 */ -type X__uint_least16_t = uint16 /* types.h:55:20 */ -type X__int_least32_t = int32 /* types.h:56:19 */ -type X__uint_least32_t = uint32 /* types.h:57:20 */ -type X__int_least64_t = int64 /* types.h:58:19 */ -type X__uint_least64_t = uint64 /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:63:18 */ -type X__u_quad_t = uint64 /* types.h:64:27 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:72:18 */ -type X__uintmax_t = uint64 /* types.h:73:27 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// No need to mark the typedef with __extension__. -// bits/typesizes.h -- underlying types for *_t. For the generic Linux ABI. -// Copyright (C) 2011-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library. If not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// Tell the libc code that off_t and off64_t are actually the same type -// for all ABI purposes, even if possibly expressed as different base types -// for C type-checking purposes. - -// Same for ino_t and ino64_t. - -// And for __rlim_t and __rlim64_t. - -// And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t. - -// And for getitimer, setitimer and rusage - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// If we already have 64-bit time type then use it. - -type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint32 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds. -type X__suseconds64_t = int64 /* types.h:163:33 */ - -type X__daddr_t = int32 /* types.h:165:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:166:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:169:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:172:12 */ - -// Type to represent block size. -type X__blksize_t = int32 /* types.h:175:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int64 /* types.h:180:28 */ -type X__blkcnt64_t = int64 /* types.h:181:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint64 /* types.h:184:30 */ -type X__fsblkcnt64_t = uint64 /* types.h:185:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint64 /* types.h:188:30 */ -type X__fsfilcnt64_t = uint64 /* types.h:189:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int64 /* types.h:192:28 */ - -type X__ssize_t = int64 /* types.h:194:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int64 /* types.h:197:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint64 /* types.h:199:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = int64 /* types.h:203:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:204:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int64 /* types.h:207:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:210:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:215:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. - -type U_char = uint8 /* types.h:33:18 */ -type U_short = uint16 /* types.h:34:19 */ -type U_int = uint32 /* types.h:35:17 */ -type U_long = uint64 /* types.h:36:18 */ -type Quad_t = int64 /* types.h:37:18 */ -type U_quad_t = uint64 /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = int64 /* types.h:42:18 */ - -type Ino_t = uint64 /* types.h:49:19 */ - -type Dev_t = uint64 /* types.h:59:17 */ - -type Gid_t = uint32 /* types.h:64:17 */ - -type Mode_t = uint32 /* types.h:69:18 */ - -type Nlink_t = uint32 /* types.h:74:19 */ - -type Uid_t = uint32 /* types.h:79:17 */ - -type Off_t = int64 /* types.h:87:19 */ - -type Pid_t = int32 /* types.h:97:17 */ - -type Id_t = uint32 /* types.h:103:16 */ - -type Ssize_t = int64 /* types.h:108:19 */ - -type Daddr_t = int32 /* types.h:114:19 */ -type Caddr_t = uintptr /* types.h:115:19 */ - -type Key_t = int32 /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = int64 /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = int32 /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = int64 /* time_t.h:10:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = uintptr /* timer_t.h:7:19 */ - -// Copyright (C) 1989-2023 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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint64 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = int8 /* stdint-intn.h:24:18 */ -type Int16_t = int16 /* stdint-intn.h:25:19 */ -type Int32_t = int32 /* stdint-intn.h:26:19 */ -type Int64_t = int64 /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = uint8 /* types.h:158:19 */ -type U_int16_t = uint16 /* types.h:159:20 */ -type U_int32_t = uint32 /* types.h:160:20 */ -type U_int64_t = uint64 /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// Copyright (C) 1991-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// We don't use `memset' because this would require a prototype and -// the array isn't too big. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec int64 - Ftv_usec int64 -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// Copyright (C) 1992-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec int64 - Ftv_nsec int64 -} /* struct_timespec.h:11:1 */ - -type Suseconds_t = int64 /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int64 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [16]int64 } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = int64 /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = int32 /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = int64 /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = uint64 /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = uint64 /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. Generic version. -// Copyright (C) 2019-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Copyright (C) 1999-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Monotonically increasing wide counters (at least 62 bits). -// Copyright (C) 2016-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Counter that is monotonically increasing (by less than 2**31 per -// -// increment), with a single writer, and an arbitrary number of -// readers. -type X__atomic_wide_counter = struct{ F__value64 uint64 } /* atomic_wide_counter.h:33:3 */ - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:51:9 */ - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:55:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:57:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:60:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// Default mutex implementation struct definitions. -// Copyright (C) 2019-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Generic struct for both POSIX and C11 mutexes. New ports are expected -// to use the default layout, however architecture can redefine it to -// add arch-specific extension (such as lock-elision). The struct have -// a size of 32 bytes on LP32 and 40 bytes on LP64 architectures. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__nusers uint32 - F__kind int32 - F__spins int32 - F__list X__pthread_list_t -} /* struct_mutex.h:27:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// Default read-write lock implementation struct definitions. -// Copyright (C) 2019-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Endian macros for string.h functions -// Copyright (C) 1992-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Generic struct for both POSIX read-write lock. New ports are expected -// to use the default layout, however archictetures can redefine it to add -// arch-specific extensions (such as lock-elision). The struct have a size -// of 32 bytes on both LP32 and LP64 architectures. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__flags uint8 - F__shared uint8 - F__pad1 uint8 - F__pad2 uint8 - F__cur_writer int32 -} /* struct_rwlock.h:29:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__wseq X__atomic_wide_counter - F__g1_start X__atomic_wide_counter - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:94:1 */ - -type X__tss_t = uint32 /* thread-shared-types.h:105:22 */ -type X__thrd_t = uint64 /* thread-shared-types.h:106:27 */ - -type X__once_flag = struct{ F__data int32 } /* thread-shared-types.h:111:3 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint64 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint64 - F__size [56]int8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct { - F__ccgo_pad1 [0]uint64 - F__data X__pthread_rwlock_arch_t - F__ccgo_pad2 [24]byte -} /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [8]int8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [32]int8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - F__ccgo_pad1 [4]byte - Fend_ptr uintptr -} /* stdlib.h:543:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:610:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:948:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -// Macros to control TS 18661-3 glibc features on ldbl-128 platforms. -// Copyright (C) 2017-2023 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_mips64le.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_mips64le.go deleted file mode 100644 index 242876b7e..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_mips64le.go +++ /dev/null @@ -1,1541 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:28:1: - BYTE_ORDER = 1234 // endian.h:30:1: - EXIT_FAILURE = 1 // stdlib.h:91:1: - EXIT_SUCCESS = 0 // stdlib.h:92:1: - FD_SETSIZE = 1024 // select.h:73:1: - LITTLE_ENDIAN = 1234 // endian.h:27:1: - PDP_ENDIAN = 3412 // endian.h:29:1: - RAND_MAX = 2147483647 // stdlib.h:86:1: - WCONTINUED = 8 // waitflags.h:32:1: - WEXITED = 4 // waitflags.h:31:1: - WNOHANG = 1 // waitflags.h:25:1: - WNOWAIT = 0x01000000 // waitflags.h:33:1: - WSTOPPED = 2 // waitflags.h:30:1: - WUNTRACED = 2 // waitflags.h:26:1: - X_ALLOCA_H = 1 // alloca.h:19:1: - X_ATFILE_SOURCE = 1 // features.h:342:1: - X_BITS_BYTESWAP_H = 1 // byteswap.h:24:1: - X_BITS_ENDIANNESS_H = 1 // endianness.h:2:1: - X_BITS_ENDIAN_H = 1 // endian.h:20:1: - X_BITS_FLOATN_COMMON_H = 0 // floatn-common.h:21:1: - X_BITS_FLOATN_H = 0 // floatn.h:20:1: - X_BITS_PTHREADTYPES_ARCH_H = 1 // pthreadtypes-arch.h:19:1: - X_BITS_PTHREADTYPES_COMMON_H = 1 // pthreadtypes.h:20:1: - X_BITS_STDINT_INTN_H = 1 // stdint-intn.h:20:1: - X_BITS_TIME64_H = 1 // time64.h:24:1: - X_BITS_TYPESIZES_H = 1 // typesizes.h:24:1: - X_BITS_TYPES_H = 1 // types.h:24:1: - X_BITS_UINTN_IDENTITY_H = 1 // uintn-identity.h:24:1: - X_BSD_SIZE_T_ = 0 // stddef.h:189:1: - X_BSD_SIZE_T_DEFINED_ = 0 // stddef.h:192:1: - X_DEFAULT_SOURCE = 1 // features.h:227:1: - X_ENDIAN_H = 1 // endian.h:19:1: - X_FEATURES_H = 1 // features.h:19:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_GCC_SIZE_T = 0 // stddef.h:195:1: - X_GCC_WCHAR_T = 0 // stddef.h:273:1: - X_LP64 = 1 // <predefined>:284:1: - X_POSIX_C_SOURCE = 200809 // features.h:281:1: - X_POSIX_SOURCE = 1 // features.h:279:1: - X_RWLOCK_INTERNAL_H = 0 // struct_rwlock.h:21:1: - X_SIZET_ = 0 // stddef.h:196:1: - X_SIZE_T = 0 // stddef.h:183:1: - X_SIZE_T_ = 0 // stddef.h:188:1: - X_SIZE_T_DECLARED = 0 // stddef.h:193:1: - X_SIZE_T_DEFINED = 0 // stddef.h:191:1: - X_SIZE_T_DEFINED_ = 0 // stddef.h:190:1: - X_STDC_PREDEF_H = 1 // <predefined>:162:1: - X_STDLIB_H = 1 // stdlib.h:35:1: - X_STRUCT_TIMESPEC = 1 // struct_timespec.h:3:1: - X_SYS_CDEFS_H = 1 // cdefs.h:19:1: - X_SYS_SELECT_H = 1 // select.h:22:1: - X_SYS_SIZE_T_H = 0 // stddef.h:184:1: - X_SYS_TYPES_H = 1 // types.h:23:1: - X_THREAD_MUTEX_INTERNAL_H = 1 // struct_mutex.h:20:1: - X_THREAD_SHARED_TYPES_H = 1 // thread-shared-types.h:20:1: - X_T_SIZE = 0 // stddef.h:186:1: - X_T_SIZE_ = 0 // stddef.h:185:1: - X_T_WCHAR = 0 // stddef.h:264:1: - X_T_WCHAR_ = 0 // stddef.h:263:1: - X_WCHAR_T = 0 // stddef.h:262:1: - X_WCHAR_T_ = 0 // stddef.h:266:1: - X_WCHAR_T_DECLARED = 0 // stddef.h:274:1: - X_WCHAR_T_DEFINED = 0 // stddef.h:269:1: - X_WCHAR_T_DEFINED_ = 0 // stddef.h:268:1: - X_WCHAR_T_H = 0 // stddef.h:270:1: - Linux = 1 // <predefined>:231:1: - Unix = 1 // <predefined>:177:1: -) - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -const ( /* waitflags.h:52:1: */ - P_ALL = 0 // Wait for any child. - P_PID = 1 // Wait for specified process. - P_PGID = 2 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -type Idtype_t = uint32 /* waitflags.h:57:3 */ -// Definitions of status bits for `wait' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on x86. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this -// glibc includes corresponding *f128 interfaces for it. The required -// libgcc support was added some time after the basic compiler -// support, for x86_64 and x86. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. - -// The type _Float128 exists only since GCC 7.0. - -// __builtin_huge_valf128 doesn't exist before GCC 7.0. - -// Older GCC has only a subset of built-in functions for _Float128 on -// x86, and __builtin_infq is not usable in static initializers. -// Converting a narrower sNaN to _Float128 produces a quiet NaN, so -// attempts to use _Float128 sNaNs will not work properly with older -// compilers. - -// In math/math.h, __MATH_TG will expand signbit to __builtin_signbit*, -// e.g.: __builtin_signbitf128, before GCC 6. However, there has never -// been a __builtin_signbitf128 in GCC and the type-generic builtin is -// only available since GCC 6. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-96 version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. -// Bit size of the time_t type at glibc build time, x86-64 and x32 case. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For others, time size is word size. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint64 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:44:25 */ -type X__uint64_t = uint64 /* types.h:45:27 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:63:18 */ -type X__u_quad_t = uint64 /* types.h:64:27 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:72:18 */ -type X__uintmax_t = uint64 /* types.h:73:27 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// No need to mark the typedef with __extension__. -// bits/typesizes.h -- underlying types for *_t. Linux/x86-64 version. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// X32 kernel interface is 64-bit. - -// Tell the libc code that off_t and off64_t are actually the same type -// for all ABI purposes, even if possibly expressed as different base types -// for C type-checking purposes. - -// Same for ino_t and ino64_t. - -// And for __rlim_t and __rlim64_t. - -// And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t. - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// If we already have 64-bit time type then use it. - -type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint64 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds. - -type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:168:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:171:12 */ - -// Type to represent block size. -type X__blksize_t = int64 /* types.h:174:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int64 /* types.h:179:28 */ -type X__blkcnt64_t = int64 /* types.h:180:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint64 /* types.h:183:30 */ -type X__fsblkcnt64_t = uint64 /* types.h:184:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint64 /* types.h:187:30 */ -type X__fsfilcnt64_t = uint64 /* types.h:188:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int64 /* types.h:191:28 */ - -type X__ssize_t = int64 /* types.h:193:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int64 /* types.h:196:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint64 /* types.h:198:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:203:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int64 /* types.h:206:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:209:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:214:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:7:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint64 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:10:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int64 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Both x86-64 and x32 use the 64-bit system call interface. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// x86 internal mutex struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__nusers uint32 - F__kind int32 - F__spins int16 - F__elision int16 - F__list X__pthread_list_t -} /* struct_mutex.h:22:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// x86 internal rwlock struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__cur_writer int32 - F__shared int32 - F__rwelision int8 - F__pad1 [7]uint8 - F__pad2 uint64 - F__flags uint32 - F__ccgo_pad1 [4]byte -} /* struct_rwlock.h:23:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint64 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint64 - F__size [56]int8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [8]int8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [32]int8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]int8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - F__ccgo_pad1 [4]byte - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:808:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_ppc64le.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_ppc64le.go deleted file mode 100644 index 5afac7623..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_ppc64le.go +++ /dev/null @@ -1,1562 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_ppc64le.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:28:1: - BYTE_ORDER = 1234 // endian.h:30:1: - EXIT_FAILURE = 1 // stdlib.h:91:1: - EXIT_SUCCESS = 0 // stdlib.h:92:1: - FD_SETSIZE = 1024 // select.h:73:1: - LITTLE_ENDIAN = 1234 // endian.h:27:1: - PDP_ENDIAN = 3412 // endian.h:29:1: - RAND_MAX = 2147483647 // stdlib.h:86:1: - WCONTINUED = 8 // waitflags.h:32:1: - WEXITED = 4 // waitflags.h:31:1: - WNOHANG = 1 // waitflags.h:25:1: - WNOWAIT = 0x01000000 // waitflags.h:33:1: - WSTOPPED = 2 // waitflags.h:30:1: - WUNTRACED = 2 // waitflags.h:26:1: - X_ALLOCA_H = 1 // alloca.h:19:1: - X_ARCH_PPC = 1 // <predefined>:198:1: - X_ARCH_PPC64 = 1 // <predefined>:402:1: - X_ARCH_PPCGR = 1 // <predefined>:15:1: - X_ARCH_PPCSQ = 1 // <predefined>:43:1: - X_ARCH_PWR4 = 1 // <predefined>:381:1: - X_ARCH_PWR5 = 1 // <predefined>:90:1: - X_ARCH_PWR5X = 1 // <predefined>:137:1: - X_ARCH_PWR6 = 1 // <predefined>:91:1: - X_ARCH_PWR7 = 1 // <predefined>:92:1: - X_ARCH_PWR8 = 1 // <predefined>:93:1: - X_ATFILE_SOURCE = 1 // features.h:342:1: - X_BITS_BYTESWAP_H = 1 // byteswap.h:24:1: - X_BITS_ENDIANNESS_H = 1 // endianness.h:2:1: - X_BITS_ENDIAN_H = 1 // endian.h:20:1: - X_BITS_FLOATN_COMMON_H = 0 // floatn-common.h:21:1: - X_BITS_FLOATN_H = 0 // floatn.h:20:1: - X_BITS_PTHREADTYPES_ARCH_H = 1 // pthreadtypes-arch.h:21:1: - X_BITS_PTHREADTYPES_COMMON_H = 1 // pthreadtypes.h:20:1: - X_BITS_STDINT_INTN_H = 1 // stdint-intn.h:20:1: - X_BITS_TIME64_H = 1 // time64.h:24:1: - X_BITS_TYPESIZES_H = 1 // typesizes.h:24:1: - X_BITS_TYPES_H = 1 // types.h:24:1: - X_BITS_UINTN_IDENTITY_H = 1 // uintn-identity.h:24:1: - X_BSD_SIZE_T_ = 0 // stddef.h:189:1: - X_BSD_SIZE_T_DEFINED_ = 0 // stddef.h:192:1: - X_CALL_ELF = 2 // <predefined>:415:1: - X_CALL_LINUX = 1 // <predefined>:123:1: - X_DEFAULT_SOURCE = 1 // features.h:227:1: - X_ENDIAN_H = 1 // endian.h:19:1: - X_FEATURES_H = 1 // features.h:19:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_GCC_SIZE_T = 0 // stddef.h:195:1: - X_GCC_WCHAR_T = 0 // stddef.h:273:1: - X_LITTLE_ENDIAN = 1 // <predefined>:37:1: - X_LP64 = 1 // <predefined>:335:1: - X_POSIX_C_SOURCE = 200809 // features.h:281:1: - X_POSIX_SOURCE = 1 // features.h:279:1: - X_RWLOCK_INTERNAL_H = 0 // struct_rwlock.h:21:1: - X_SIZET_ = 0 // stddef.h:196:1: - X_SIZE_T = 0 // stddef.h:183:1: - X_SIZE_T_ = 0 // stddef.h:188:1: - X_SIZE_T_DECLARED = 0 // stddef.h:193:1: - X_SIZE_T_DEFINED = 0 // stddef.h:191:1: - X_SIZE_T_DEFINED_ = 0 // stddef.h:190:1: - X_STDC_PREDEF_H = 1 // <predefined>:203:1: - X_STDLIB_H = 1 // stdlib.h:35:1: - X_STRUCT_TIMESPEC = 1 // struct_timespec.h:3:1: - X_SYS_CDEFS_H = 1 // cdefs.h:19:1: - X_SYS_SELECT_H = 1 // select.h:22:1: - X_SYS_SIZE_T_H = 0 // stddef.h:184:1: - X_SYS_TYPES_H = 1 // types.h:23:1: - X_THREAD_MUTEX_INTERNAL_H = 1 // struct_mutex.h:20:1: - X_THREAD_SHARED_TYPES_H = 1 // thread-shared-types.h:20:1: - X_T_SIZE = 0 // stddef.h:186:1: - X_T_SIZE_ = 0 // stddef.h:185:1: - X_T_WCHAR = 0 // stddef.h:264:1: - X_T_WCHAR_ = 0 // stddef.h:263:1: - X_WCHAR_T = 0 // stddef.h:262:1: - X_WCHAR_T_ = 0 // stddef.h:266:1: - X_WCHAR_T_DECLARED = 0 // stddef.h:274:1: - X_WCHAR_T_DEFINED = 0 // stddef.h:269:1: - X_WCHAR_T_DEFINED_ = 0 // stddef.h:268:1: - X_WCHAR_T_H = 0 // stddef.h:270:1: - Linux = 1 // <predefined>:263:1: - Unix = 1 // <predefined>:222:1: -) - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -const ( /* waitflags.h:52:1: */ - P_ALL = 0 // Wait for any child. - P_PID = 1 // Wait for specified process. - P_PGID = 2 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__ieee128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -type Idtype_t = uint32 /* waitflags.h:57:3 */ -// Definitions of status bits for `wait' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on powerpc. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-opt version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this glibc -// includes corresponding *f128 interfaces for it. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc, i.e. -// calls to the binary128 functions go to *f128 symbols instead of *l. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. -// Builtin __builtin_huge_valf128 doesn't exist before GCC 7.0. - -// The following builtins (suffixed with 'q') are available in GCC >= 6.2, -// which is the minimum version required for float128 support on powerpc64le. -// Since GCC 7.0 the builtins suffixed with f128 are also available, then -// there is no need to redefined them. - -// In math/math.h, __MATH_TG will expand signbit to __builtin_signbit*, -// e.g.: __builtin_signbitf128, before GCC 6. However, there has never -// been a __builtin_signbitf128 in GCC and the type-generic builtin is -// only available since GCC 6. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-opt version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Bit size of the time_t type at glibc build time, general case. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Size in bits of the 'time_t' type of the default ABI. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint64 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:44:25 */ -type X__uint64_t = uint64 /* types.h:45:27 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:63:18 */ -type X__u_quad_t = uint64 /* types.h:64:27 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:72:18 */ -type X__uintmax_t = uint64 /* types.h:73:27 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// No need to mark the typedef with __extension__. -// bits/typesizes.h -- underlying types for *_t. Generic version. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// Tell the libc code that off_t and off64_t are actually the same type -// for all ABI purposes, even if possibly expressed as different base types -// for C type-checking purposes. - -// Same for ino_t and ino64_t. - -// And for rlim_t and rlim64_t. - -// And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t. - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// If we already have 64-bit time type then use it. - -type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint64 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds. - -type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:168:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:171:12 */ - -// Type to represent block size. -type X__blksize_t = int64 /* types.h:174:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int64 /* types.h:179:28 */ -type X__blkcnt64_t = int64 /* types.h:180:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint64 /* types.h:183:30 */ -type X__fsblkcnt64_t = uint64 /* types.h:184:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint64 /* types.h:187:30 */ -type X__fsfilcnt64_t = uint64 /* types.h:188:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int64 /* types.h:191:28 */ - -type X__ssize_t = int64 /* types.h:193:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int64 /* types.h:196:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint64 /* types.h:198:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:203:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int64 /* types.h:206:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:209:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:214:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:7:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint64 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// We don't use `memset' because this would require a prototype and -// the array isn't too big. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:10:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int64 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. Generic version. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Determine the wordsize from the preprocessor defines. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. Generic version. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Determine the wordsize from the preprocessor defines. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// PowerPC internal mutex struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__nusers uint32 - F__kind int32 - F__spins int16 - F__elision int16 - F__list X__pthread_list_t -} /* struct_mutex.h:22:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// PowerPC internal rwlock struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__cur_writer int32 - F__shared int32 - F__rwelision uint8 - F__pad1 [7]uint8 - F__pad2 uint64 - F__flags uint32 - F__ccgo_pad1 [4]byte -} /* struct_rwlock.h:23:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint64 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint64 - F__size [56]uint8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [8]uint8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [32]uint8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - F__ccgo_pad1 [4]byte - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:808:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -var _ uint8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_riscv64.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_riscv64.go deleted file mode 100644 index 71bc70095..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_riscv64.go +++ /dev/null @@ -1,1602 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_riscv64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 - BYTE_ORDER = 1234 - EXIT_FAILURE = 1 - EXIT_SUCCESS = 0 - FD_SETSIZE = 1024 - LITTLE_ENDIAN = 1234 - PDP_ENDIAN = 3412 - RAND_MAX = 2147483647 - WCONTINUED = 8 - WEXITED = 4 - WNOHANG = 1 - WNOWAIT = 0x01000000 - WSTOPPED = 2 - WUNTRACED = 2 - X_ALLOCA_H = 1 - X_ATFILE_SOURCE = 1 - X_BITS_BYTESWAP_H = 1 - X_BITS_ENDIANNESS_H = 1 - X_BITS_ENDIAN_H = 1 - X_BITS_FLOATN_COMMON_H = 0 - X_BITS_FLOATN_H = 0 - X_BITS_PTHREADTYPES_ARCH_H = 1 - X_BITS_PTHREADTYPES_COMMON_H = 1 - X_BITS_STDINT_INTN_H = 1 - X_BITS_TIME64_H = 1 - X_BITS_TYPESIZES_H = 1 - X_BITS_TYPES_H = 1 - X_BITS_UINTN_IDENTITY_H = 1 - X_BSD_SIZE_T_ = 0 - X_BSD_SIZE_T_DEFINED_ = 0 - X_DEFAULT_SOURCE = 1 - X_ENDIAN_H = 1 - X_FEATURES_H = 1 - X_FILE_OFFSET_BITS = 64 - X_GCC_SIZE_T = 0 - X_GCC_WCHAR_T = 0 - X_LP64 = 1 - X_POSIX_C_SOURCE = 200809 - X_POSIX_SOURCE = 1 - X_RWLOCK_INTERNAL_H = 0 - X_SIZET_ = 0 - X_SIZE_T = 0 - X_SIZE_T_ = 0 - X_SIZE_T_DECLARED = 0 - X_SIZE_T_DEFINED = 0 - X_SIZE_T_DEFINED_ = 0 - X_STDC_PREDEF_H = 1 - X_STDLIB_H = 1 - X_STRUCT_TIMESPEC = 1 - X_SYS_CDEFS_H = 1 - X_SYS_SELECT_H = 1 - X_SYS_SIZE_T_H = 0 - X_SYS_TYPES_H = 1 - X_THREAD_MUTEX_INTERNAL_H = 1 - X_THREAD_SHARED_TYPES_H = 1 - X_T_SIZE = 0 - X_T_SIZE_ = 0 - X_T_WCHAR = 0 - X_T_WCHAR_ = 0 - X_WCHAR_T = 0 - X_WCHAR_T_ = 0 - X_WCHAR_T_DECLARED = 0 - X_WCHAR_T_DEFINED = 0 - X_WCHAR_T_DEFINED_ = 0 - X_WCHAR_T_H = 0 - Linux = 1 - Unix = 1 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// Copyright (C) 1992-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// Definitions of status bits for `wait' et al. -// Copyright (C) 1992-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on ldbl-128 platforms. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Copyright (C) 1991-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-128 version. -// Copyright (C) 2016-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this -// glibc includes corresponding *f128 interfaces for it. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. - -// The type _Float128 exists only since GCC 7.0. - -// Various built-in functions do not exist before GCC 7.0. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Copyright (C) 1991-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-128 version. -// Copyright (C) 2016-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// long double is distinct from double, so there is nothing to -// define here. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// Copyright (C) 1991-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// Copyright (C) 1991-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Copyright (C) 1991-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. RISC-V version. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library. If not, see -// <https://www.gnu.org/licenses/>. - -// Bit size of the time_t type at glibc build time, RISC-V case. -// Copyright (C) 2020-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. RISC-V version. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library. If not, see -// <https://www.gnu.org/licenses/>. - -// RV32 and RV64 both use 64-bit time_t - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint64 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:44:25 */ -type X__uint64_t = uint64 /* types.h:45:27 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:63:18 */ -type X__u_quad_t = uint64 /* types.h:64:27 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:72:18 */ -type X__uintmax_t = uint64 /* types.h:73:27 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// No need to mark the typedef with __extension__. -// bits/typesizes.h -- underlying types for *_t. For the generic Linux ABI. -// Copyright (C) 2011-2021 Free Software Foundation, Inc. -// This file is part of the GNU C Library. -// Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. -// -// The GNU C Library is free software; you can redistribute it and/or -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library. If not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// Tell the libc code that off_t and off64_t are actually the same type -// for all ABI purposes, even if possibly expressed as different base types -// for C type-checking purposes. - -// Same for ino_t and ino64_t. - -// And for __rlim_t and __rlim64_t. - -// And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t. - -// And for getitimer, setitimer and rusage - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. RISC-V version. -// Copyright (C) 2020-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// If we already have 64-bit time type then use it. - -type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint32 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds. -type X__suseconds64_t = int64 /* types.h:163:33 */ - -type X__daddr_t = int32 /* types.h:165:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:166:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:169:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:172:12 */ - -// Type to represent block size. -type X__blksize_t = int32 /* types.h:175:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int64 /* types.h:180:28 */ -type X__blkcnt64_t = int64 /* types.h:181:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint64 /* types.h:184:30 */ -type X__fsblkcnt64_t = uint64 /* types.h:185:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint64 /* types.h:188:30 */ -type X__fsfilcnt64_t = uint64 /* types.h:189:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int64 /* types.h:192:28 */ - -type X__ssize_t = int64 /* types.h:194:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int64 /* types.h:197:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint64 /* types.h:199:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:203:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:204:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int64 /* types.h:207:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:210:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:215:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:10:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-2021 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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint64 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// Copyright (C) 1991-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// We don't use `memset' because this would require a prototype and -// the array isn't too big. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// Copyright (C) 1992-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:11:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int64 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. RISC-V version. -// Copyright (C) 2011-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library. If not, see -// <https://www.gnu.org/licenses/>. - -// Endian macros for string.h functions -// Copyright (C) 1992-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. RISC-V version. -// Copyright (C) 2011-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library. If not, see -// <https://www.gnu.org/licenses/>. - -// Endian macros for string.h functions -// Copyright (C) 1992-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// Default mutex implementation struct definitions. -// Copyright (C) 2019-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Generic struct for both POSIX and C11 mutexes. New ports are expected -// to use the default layout, however architecture can redefine it to -// add arch-specific extension (such as lock-elision). The struct have -// a size of 32 bytes on LP32 and 40 bytes on LP64 architectures. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__nusers uint32 - F__kind int32 - F__spins int32 - F__list X__pthread_list_t -} /* struct_mutex.h:27:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// RISC-V internal rwlock struct definitions. -// Copyright (C) 2019-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// There is a lot of padding in this structure. While it's not strictly -// -// necessary on RISC-V, we're going to leave it in to be on the safe side in -// case it's needed in the future. Most other architectures have the padding, -// so this gives us the same extensibility as everyone else has. -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__cur_writer int32 - F__shared int32 - F__pad1 uint64 - F__pad2 uint64 - F__flags uint32 - F__ccgo_pad1 [4]byte -} /* struct_rwlock.h:27:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -type X__tss_t = uint32 /* thread-shared-types.h:119:22 */ -type X__thrd_t = uint64 /* thread-shared-types.h:120:27 */ - -type X__once_flag = struct{ F__data int32 } /* thread-shared-types.h:125:3 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint64 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint64 - F__size [56]uint8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [8]uint8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [32]uint8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - F__ccgo_pad1 [4]byte - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:814:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -// Macros to control TS 18661-3 glibc features on ldbl-128 platforms. -// Copyright (C) 2017-2021 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -var _ uint8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_linux_s390x.go b/vendor/modernc.org/libc/stdlib/stdlib_linux_s390x.go deleted file mode 100644 index 6d488592d..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_linux_s390x.go +++ /dev/null @@ -1,1542 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_linux_s390x.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 - BYTE_ORDER = 4321 - EXIT_FAILURE = 1 - EXIT_SUCCESS = 0 - FD_SETSIZE = 1024 - LITTLE_ENDIAN = 1234 - PDP_ENDIAN = 3412 - RAND_MAX = 2147483647 - WCONTINUED = 8 - WEXITED = 4 - WNOHANG = 1 - WNOWAIT = 0x01000000 - WSTOPPED = 2 - WUNTRACED = 2 - X_ALLOCA_H = 1 - X_ATFILE_SOURCE = 1 - X_BITS_BYTESWAP_H = 1 - X_BITS_ENDIANNESS_H = 1 - X_BITS_ENDIAN_H = 1 - X_BITS_FLOATN_COMMON_H = 0 - X_BITS_FLOATN_H = 0 - X_BITS_PTHREADTYPES_ARCH_H = 1 - X_BITS_PTHREADTYPES_COMMON_H = 1 - X_BITS_STDINT_INTN_H = 1 - X_BITS_TIME64_H = 1 - X_BITS_TYPESIZES_H = 1 - X_BITS_TYPES_H = 1 - X_BITS_UINTN_IDENTITY_H = 1 - X_BSD_SIZE_T_ = 0 - X_BSD_SIZE_T_DEFINED_ = 0 - X_DEFAULT_SOURCE = 1 - X_ENDIAN_H = 1 - X_FEATURES_H = 1 - X_FILE_OFFSET_BITS = 64 - X_GCC_SIZE_T = 0 - X_GCC_WCHAR_T = 0 - X_LP64 = 1 - X_POSIX_C_SOURCE = 200809 - X_POSIX_SOURCE = 1 - X_RWLOCK_INTERNAL_H = 0 - X_SIZET_ = 0 - X_SIZE_T = 0 - X_SIZE_T_ = 0 - X_SIZE_T_DECLARED = 0 - X_SIZE_T_DEFINED = 0 - X_SIZE_T_DEFINED_ = 0 - X_STDC_PREDEF_H = 1 - X_STDLIB_H = 1 - X_STRUCT_TIMESPEC = 1 - X_SYS_CDEFS_H = 1 - X_SYS_SELECT_H = 1 - X_SYS_SIZE_T_H = 0 - X_SYS_TYPES_H = 1 - X_THREAD_MUTEX_INTERNAL_H = 1 - X_THREAD_SHARED_TYPES_H = 1 - X_T_SIZE = 0 - X_T_SIZE_ = 0 - X_T_WCHAR = 0 - X_T_WCHAR_ = 0 - X_WCHAR_T = 0 - X_WCHAR_T_ = 0 - X_WCHAR_T_DECLARED = 0 - X_WCHAR_T_DEFINED = 0 - X_WCHAR_T_DEFINED_ = 0 - X_WCHAR_T_H = 0 - Linux = 1 - Unix = 1 -) - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -const ( /* waitflags.h:52:1: */ - P_ALL = 0 // Wait for any child. - P_PID = 1 // Wait for specified process. - P_PGID = 2 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// A null pointer constant. - -// XPG requires a few symbols from <sys/wait.h> being defined. -// Definitions of flag bits for `waitpid' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Bits in the third argument to `waitpid'. - -// Bits in the fourth argument to `waitid'. - -// The following values are used by the `waitid' function. - -// The Linux kernel defines these bare, rather than an enum, -// which causes a conflict if the include order is reversed. - -type Idtype_t = uint32 /* waitflags.h:57:3 */ -// Definitions of status bits for `wait' et al. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Everything extant so far uses these same bits. - -// If WIFEXITED(STATUS), the low-order 8 bits of the status. - -// If WIFSIGNALED(STATUS), the terminating signal. - -// If WIFSTOPPED(STATUS), the signal that stopped the child. - -// Nonzero if STATUS indicates normal termination. - -// Nonzero if STATUS indicates termination by a signal. - -// Nonzero if STATUS indicates the child is stopped. - -// Nonzero if STATUS indicates the child continued after a stop. We only -// define this if <bits/waitflags.h> provides the WCONTINUED flag bit. - -// Nonzero if STATUS indicates the child dumped core. - -// Macros for constructing status values. - -// Define the macros <sys/wait.h> also would define this way. - -// _FloatN API tests for enablement. -// Macros to control TS 18661-3 glibc features on ldbl-128 platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-opt version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the IEEE 754 binary128 format, and this -// glibc includes corresponding *f128 interfaces for it. - -// Defined to 1 if __HAVE_FLOAT128 is 1 and the type is ABI-distinct -// from the default float, double and long double types in this glibc. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for _Float64x, and this -// glibc includes corresponding *f64x interfaces for it. - -// Defined to 1 if __HAVE_FLOAT64X is 1 and _Float64x has the format -// of long double. Otherwise, if __HAVE_FLOAT64X is 1, _Float64x has -// the format of _Float128, which must be different from that of long -// double. - -// Defined to concatenate the literal suffix to be used with _Float128 -// types, if __HAVE_FLOAT128 is 1. - -// Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. - -// The remaining of this file provides support for older compilers. - -// The type _Float128 exists only since GCC 7.0. - -// Various built-in functions do not exist before GCC 7.0. - -// Macros to control TS 18661-3 glibc features where the same -// definitions are appropriate for all platforms. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Properties of long double type. ldbl-opt version. -// 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 -// modify it under the terms of the GNU Lesser General Public -// License published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// This header should be included at the bottom of each bits/floatn.h. -// It defines the following macros for each _FloatN and _FloatNx type, -// where the same definitions, or definitions based only on the macros -// in bits/floatn.h, are appropriate for all glibc configurations. - -// Defined to 1 if the current compiler invocation provides a -// floating-point type with the right format for this type, and this -// glibc includes corresponding *fN or *fNx interfaces for it. - -// Defined to 1 if the corresponding __HAVE_<type> macro is 1 and the -// type is the first with its format in the sequence of (the default -// choices for) float, double, long double, _Float16, _Float32, -// _Float64, _Float128, _Float32x, _Float64x, _Float128x for this -// glibc; that is, if functions present once per floating-point format -// rather than once per type are present for this type. -// -// All configurations supported by glibc have _Float32 the same format -// as float, _Float64 and _Float32x the same format as double, the -// _Float64x the same format as either long double or _Float128. No -// configurations support _Float128x or, as of GCC 7, have compiler -// support for a type meeting the requirements for _Float128x. - -// Defined to 1 if the corresponding _FloatN type is not binary compatible -// with the corresponding ISO C type in the current compilation unit as -// opposed to __HAVE_DISTINCT_FLOATN, which indicates the default types built -// in glibc. - -// Defined to 1 if any _FloatN or _FloatNx types that are not -// ABI-distinct are however distinct types at the C language level (so -// for the purposes of __builtin_types_compatible_p and _Generic). - -// Defined to concatenate the literal suffix to be used with _FloatN -// or _FloatNx types, if __HAVE_<type> is 1. The corresponding -// literal suffixes exist since GCC 7, for C only. - -// Defined to a complex type if __HAVE_<type> is 1. - -// The remaining of this file provides support for older compilers. - -// If double, long double and _Float64 all have the same set of -// values, TS 18661-3 requires the usual arithmetic conversions on -// long double and _Float64 to produce _Float64. For this to be the -// case when building with a compiler without a distinct _Float64 -// type, _Float64 must be a typedef for long double, not for -// double. - -// Returned by `div'. -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:62:5 */ - -// Returned by `ldiv'. -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:5 */ - -// Returned by `lldiv'. -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:80:5 */ - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX Standard: 2.6 Primitive System Data Types <sys/types.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Bit size of the time_t type at glibc build time, general case. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Determine the wordsize from the preprocessor defines. - -// Size in bits of the 'time_t' type of the default ABI. - -// Convenience types. -type X__u_char = uint8 /* types.h:31:23 */ -type X__u_short = uint16 /* types.h:32:28 */ -type X__u_int = uint32 /* types.h:33:22 */ -type X__u_long = uint64 /* types.h:34:27 */ - -// Fixed-size types, underlying types depend on word size and compiler. -type X__int8_t = int8 /* types.h:37:21 */ -type X__uint8_t = uint8 /* types.h:38:23 */ -type X__int16_t = int16 /* types.h:39:26 */ -type X__uint16_t = uint16 /* types.h:40:28 */ -type X__int32_t = int32 /* types.h:41:20 */ -type X__uint32_t = uint32 /* types.h:42:22 */ -type X__int64_t = int64 /* types.h:44:25 */ -type X__uint64_t = uint64 /* types.h:45:27 */ - -// Smallest types with at least a given width. -type X__int_least8_t = X__int8_t /* types.h:52:18 */ -type X__uint_least8_t = X__uint8_t /* types.h:53:19 */ -type X__int_least16_t = X__int16_t /* types.h:54:19 */ -type X__uint_least16_t = X__uint16_t /* types.h:55:20 */ -type X__int_least32_t = X__int32_t /* types.h:56:19 */ -type X__uint_least32_t = X__uint32_t /* types.h:57:20 */ -type X__int_least64_t = X__int64_t /* types.h:58:19 */ -type X__uint_least64_t = X__uint64_t /* types.h:59:20 */ - -// quad_t is also 64 bits. -type X__quad_t = int64 /* types.h:63:18 */ -type X__u_quad_t = uint64 /* types.h:64:27 */ - -// Largest integral types. -type X__intmax_t = int64 /* types.h:72:18 */ -type X__uintmax_t = uint64 /* types.h:73:27 */ - -// The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE -// macros for each of the OS types we define below. The definitions -// of those macros must use the following macros for underlying types. -// We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned -// variants of each of the following integer types on this machine. -// -// 16 -- "natural" 16-bit type (always short) -// 32 -- "natural" 32-bit type (always int) -// 64 -- "natural" 64-bit type (long or long long) -// LONG32 -- 32-bit type, traditionally long -// QUAD -- 64-bit type, traditionally long long -// WORD -- natural type of __WORDSIZE bits (int or long) -// LONGWORD -- type of __WORDSIZE bits, traditionally long -// -// We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the -// conventional uses of `long' or `long long' type modifiers match the -// types we define, even when a less-adorned type would be the same size. -// This matters for (somewhat) portably writing printf/scanf formats for -// these types, where using the appropriate l or ll format modifiers can -// make the typedefs and the formats match up across all GNU platforms. If -// we used `long' when it's 64 bits where `long long' is expected, then the -// compiler would warn about the formats not matching the argument types, -// and the programmer changing them to shut up the compiler would break the -// program's portability. -// -// Here we assume what is presently the case in all the GCC configurations -// we support: long long is always 64 bits, long is always word/address size, -// and int is always 32 bits. - -// No need to mark the typedef with __extension__. -// bits/typesizes.h -- underlying types for *_t. Linux/s390 version. -// Copyright (C) 2003-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// See <bits/types.h> for the meaning of these macros. This file exists so -// that <bits/types.h> need not vary across different GNU platforms. - -// size_t is unsigned long int on s390 -m31. - -// Tell the libc code that off_t and off64_t are actually the same type -// for all ABI purposes, even if possibly expressed as different base types -// for C type-checking purposes. - -// Same for ino_t and ino64_t. - -// And for __rlim_t and __rlim64_t. - -// And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t. - -// Number of descriptors that can fit in an `fd_set'. - -// bits/time64.h -- underlying types for __time64_t. Generic version. -// Copyright (C) 2018-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define __TIME64_T_TYPE so that it is always a 64-bit type. - -// If we already have 64-bit time type then use it. - -type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers. -type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications. -type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications. -type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers. -type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS). -type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks. -type X__nlink_t = uint64 /* types.h:151:27 */ // Type of file link counts. -type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets. -type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS). -type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications. -type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs. -type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts. -type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement. -type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS). -type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs. -type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch. -type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds. -type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds. - -type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address. -type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key. - -// Clock ID used in clock and timer functions. -type X__clockid_t = int32 /* types.h:168:29 */ - -// Timer ID returned by `timer_create'. -type X__timer_t = uintptr /* types.h:171:12 */ - -// Type to represent block size. -type X__blksize_t = int64 /* types.h:174:29 */ - -// Types from the Large File Support interface. - -// Type to count number of disk blocks. -type X__blkcnt_t = int64 /* types.h:179:28 */ -type X__blkcnt64_t = int64 /* types.h:180:30 */ - -// Type to count file system blocks. -type X__fsblkcnt_t = uint64 /* types.h:183:30 */ -type X__fsblkcnt64_t = uint64 /* types.h:184:32 */ - -// Type to count file system nodes. -type X__fsfilcnt_t = uint64 /* types.h:187:30 */ -type X__fsfilcnt64_t = uint64 /* types.h:188:32 */ - -// Type of miscellaneous file system fields. -type X__fsword_t = int64 /* types.h:191:28 */ - -type X__ssize_t = int64 /* types.h:193:27 */ // Type of a byte count, or error. - -// Signed long type used in system calls. -type X__syscall_slong_t = int64 /* types.h:196:33 */ -// Unsigned long type used in system calls. -type X__syscall_ulong_t = uint64 /* types.h:198:33 */ - -// These few don't really vary by system, they always correspond -// -// to one of the other defined types. -type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS). -type X__caddr_t = uintptr /* types.h:203:14 */ - -// Duplicates info from stdint.h but this is used in unistd.h. -type X__intptr_t = int64 /* types.h:206:25 */ - -// Duplicate info from sys/socket.h. -type X__socklen_t = uint32 /* types.h:209:23 */ - -// C99: An integer type that can be accessed as an atomic entity, -// -// even in the presence of asynchronous interrupts. -// It is not currently necessary for this to be machine-specific. -type X__sig_atomic_t = int32 /* types.h:214:13 */ - -// Seconds since the Epoch, visible to user code when time_t is too -// narrow only for consistency with the old way of widening too-narrow -// types. User code should never use __time64_t. - -type U_char = X__u_char /* types.h:33:18 */ -type U_short = X__u_short /* types.h:34:19 */ -type U_int = X__u_int /* types.h:35:17 */ -type U_long = X__u_long /* types.h:36:18 */ -type Quad_t = X__quad_t /* types.h:37:18 */ -type U_quad_t = X__u_quad_t /* types.h:38:20 */ -type Fsid_t = X__fsid_t /* types.h:39:18 */ -type Loff_t = X__loff_t /* types.h:42:18 */ - -type Ino_t = X__ino64_t /* types.h:49:19 */ - -type Dev_t = X__dev_t /* types.h:59:17 */ - -type Gid_t = X__gid_t /* types.h:64:17 */ - -type Mode_t = X__mode_t /* types.h:69:18 */ - -type Nlink_t = X__nlink_t /* types.h:74:19 */ - -type Uid_t = X__uid_t /* types.h:79:17 */ - -type Off_t = X__off64_t /* types.h:87:19 */ - -type Pid_t = X__pid_t /* types.h:97:17 */ - -type Id_t = X__id_t /* types.h:103:16 */ - -type Ssize_t = X__ssize_t /* types.h:108:19 */ - -type Daddr_t = X__daddr_t /* types.h:114:19 */ -type Caddr_t = X__caddr_t /* types.h:115:19 */ - -type Key_t = X__key_t /* types.h:121:17 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `clock'. -type Clock_t = X__clock_t /* clock_t.h:7:19 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Clock ID used in clock and timer functions. -type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Returned by `time'. -type Time_t = X__time_t /* time_t.h:7:18 */ - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Timer ID returned by `timer_create'. -type Timer_t = X__timer_t /* timer_t.h:7:19 */ - -// Copyright (C) 1989-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/>. - -// ISO C Standard: 7.17 Common definitions <stddef.h> - -// Any one of these symbols __need_* means that GNU libc -// wants us just to define one data type. So don't define -// the symbols that indicate this file's entire job has been done. - -// This avoids lossage on SunOS but only if stdtypes.h comes first. -// There's no way to win with the other order! Sun lossage. - -// Sequent's header files use _PTRDIFF_T_ in some conflicting way. -// Just ignore it. - -// On VxWorks, <type/vxTypesBase.h> may have defined macros like -// _TYPE_size_t which will typedef size_t. fixincludes patched the -// vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is -// not defined, and so that defining this macro defines _GCC_SIZE_T. -// If we find that the macros are still defined at this point, we must -// invoke them so that the type is defined as expected. - -// In case nobody has defined these types, but we aren't running under -// GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and -// __WCHAR_TYPE__ have reasonable values. This can happen if the -// parts of GCC is compiled by an older compiler, that actually -// include gstddef.h, such as collect2. - -// Signed type of difference of two pointers. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Unsigned type of `sizeof' something. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// Wide character type. -// Locale-writers should change this as necessary to -// be big enough to hold unique values not between 0 and 127, -// and not (wchar_t) -1, for each defined multibyte character. - -// Define this type if we are doing the whole job, -// or if we want this type in particular. - -// A null pointer constant. - -// Old compatibility names for C types. -type Ulong = uint64 /* types.h:148:27 */ -type Ushort = uint16 /* types.h:149:28 */ -type Uint = uint32 /* types.h:150:22 */ - -// These size-specific names are used by some of the inet code. - -// Define intN_t types. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -type Int8_t = X__int8_t /* stdint-intn.h:24:18 */ -type Int16_t = X__int16_t /* stdint-intn.h:25:19 */ -type Int32_t = X__int32_t /* stdint-intn.h:26:19 */ -type Int64_t = X__int64_t /* stdint-intn.h:27:19 */ - -// These were defined by ISO C without the first `_'. -type U_int8_t = X__uint8_t /* types.h:158:19 */ -type U_int16_t = X__uint16_t /* types.h:159:20 */ -type U_int32_t = X__uint32_t /* types.h:160:20 */ -type U_int64_t = X__uint64_t /* types.h:161:20 */ - -type Register_t = int32 /* types.h:164:13 */ - -// It also defines `fd_set' and the FD_* macros for `select'. -// `fd_set' type and related macros, and `select'/`pselect' declarations. -// Copyright (C) 1996-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> - -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Get definition of needed basic types. -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Get __FD_* definitions. -// Copyright (C) 1997-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// We don't use `memset' because this would require a prototype and -// the array isn't too big. - -// Get sigset_t. - -type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */ - -// A set of signals to be blocked, unblocked, or waited for. -type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */ - -// Get definition of timer specification structures. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// A time value that is accurate to the nearest -// -// microsecond but also has a range of years. -type Timeval = struct { - Ftv_sec X__time_t - Ftv_usec X__suseconds_t -} /* struct_timeval.h:8:1 */ - -// NB: Include guard matches what <linux/time.h> uses. - -// bits/types.h -- definitions of __*_t types underlying *_t types. -// Copyright (C) 2002-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Never include this file directly; use <sys/types.h> instead. - -// Endian macros for string.h functions -// 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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// POSIX.1b structure for a time value. This is like a `struct timeval' but -// -// has nanoseconds instead of microseconds. -type Timespec = struct { - Ftv_sec X__time_t - Ftv_nsec X__syscall_slong_t -} /* struct_timespec.h:10:1 */ - -type Suseconds_t = X__suseconds_t /* select.h:43:23 */ - -// The fd_set member is required to be an array of longs. -type X__fd_mask = int64 /* select.h:49:18 */ - -// Some versions of <linux/posix_types.h> define this macros. -// It's easier to assume 8-bit bytes than to get CHAR_BIT. - -// fd_set for select and pselect. -type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */ - -// Maximum number of file descriptors in `fd_set'. - -// Sometimes the fd_set member is assumed to have this type. -type Fd_mask = X__fd_mask /* select.h:77:19 */ - -// Define some inlines helping to catch common problems. - -type Blksize_t = X__blksize_t /* types.h:185:21 */ - -// Types from the Large File Support interface. -type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks. -type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks. -type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. Generic version. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Determine the wordsize from the preprocessor defines. - -// Common definition of pthread_mutex_t. - -type X__pthread_internal_list = struct { - F__prev uintptr - F__next uintptr -} /* thread-shared-types.h:49:9 */ - -// Type to count file system inodes. - -// Now add the thread types. -// Declaration of common pthread types for all architectures. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// For internal mutex and condition variable definitions. -// Common threading primitives definitions for both POSIX and C11. -// Copyright (C) 2017-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Arch-specific definitions. Each architecture must define the following -// macros to define the expected sizes of pthread data types: -// -// __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t. -// __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t. -// __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t. -// __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t. -// __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t. -// __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t. -// __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t. -// __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t. -// __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t. -// -// The additional macro defines any constraint for the lock alignment -// inside the thread structures: -// -// __LOCK_ALIGNMENT - for internal lock/futex usage. -// -// Same idea but for the once locking primitive: -// -// __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition. - -// Machine-specific pthread type layouts. Generic version. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -// Determine the wordsize from the preprocessor defines. - -// Common definition of pthread_mutex_t. - -type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */ - -type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */ - -type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */ - -// Arch-specific mutex definitions. A generic implementation is provided -// by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture -// can override it by defining: -// -// 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t -// definition). It should contains at least the internal members -// defined in the generic version. -// -// 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with -// atomic operations. -// -// 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization. -// It should initialize the mutex internal flag. - -// S390 internal mutex struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_mutex_s = struct { - F__lock int32 - F__count uint32 - F__owner int32 - F__nusers uint32 - F__kind int32 - F__spins int16 - F__elision int16 - F__list X__pthread_list_t -} /* struct_mutex.h:22:1 */ - -// Arch-sepecific read-write lock definitions. A generic implementation is -// provided by struct_rwlock.h. If required, an architecture can override it -// by defining: -// -// 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition). -// It should contain at least the internal members defined in the -// generic version. -// -// 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization. -// It should initialize the rwlock internal type. - -// S390 internal rwlock struct definitions. -// Copyright (C) 2019-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// 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/>. - -type X__pthread_rwlock_arch_t = struct { - F__readers uint32 - F__writers uint32 - F__wrphase_futex uint32 - F__writers_futex uint32 - F__pad3 uint32 - F__pad4 uint32 - F__cur_writer int32 - F__shared int32 - F__pad1 uint64 - F__pad2 uint64 - F__flags uint32 - F__ccgo_pad1 [4]byte -} /* struct_rwlock.h:23:1 */ - -// Common definition of pthread_cond_t. - -type X__pthread_cond_s = struct { - F__0 struct{ F__wseq uint64 } - F__8 struct{ F__g1_start uint64 } - F__g_refs [2]uint32 - F__g_size [2]uint32 - F__g1_orig_size uint32 - F__wrefs uint32 - F__g_signals [2]uint32 -} /* thread-shared-types.h:92:1 */ - -// Thread identifiers. The structure of the attribute type is not -// -// exposed on purpose. -type Pthread_t = uint64 /* pthreadtypes.h:27:27 */ - -// Data structures for mutex handling. The structure of the attribute -// -// type is not exposed on purpose. -type Pthread_mutexattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:36:3 */ - -// Data structure for condition variable handling. The structure of -// -// the attribute type is not exposed on purpose. -type Pthread_condattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:45:3 */ - -// Keys for thread-specific data -type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */ - -// Once-only execution -type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */ - -type Pthread_attr_t1 = struct { - F__ccgo_pad1 [0]uint64 - F__size [56]uint8 -} /* pthreadtypes.h:56:1 */ - -type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */ - -type Pthread_mutex_t = struct{ F__data X__pthread_mutex_s } /* pthreadtypes.h:72:3 */ - -type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */ - -// Data structure for reader-writer lock variable handling. The -// -// structure of the attribute type is deliberately not exposed. -type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */ - -type Pthread_rwlockattr_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [8]uint8 -} /* pthreadtypes.h:97:3 */ - -// POSIX spinlock data type. -type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */ - -// POSIX barriers data type. The structure of the type is -// -// deliberately not exposed. -type Pthread_barrier_t = struct { - F__ccgo_pad1 [0]uint64 - F__size [32]uint8 -} /* pthreadtypes.h:112:3 */ - -type Pthread_barrierattr_t = struct { - F__ccgo_pad1 [0]uint32 - F__size [4]uint8 -} /* pthreadtypes.h:118:3 */ - -// Reentrant versions of the `random' family of functions. -// These functions all use the following data structure to contain -// state, rather than global state variables. - -type Random_data = struct { - Ffptr uintptr - Frptr uintptr - Fstate uintptr - Frand_type int32 - Frand_deg int32 - Frand_sep int32 - F__ccgo_pad1 [4]byte - Fend_ptr uintptr -} /* stdlib.h:423:1 */ - -// Data structure for communication with thread safe versions. This -// -// type is to be regarded as opaque. It's only exported because users -// have to allocate objects of this type. -type Drand48_data = struct { - F__x [3]uint16 - F__old_x [3]uint16 - F__c uint16 - F__init uint16 - F__a uint64 -} /* stdlib.h:490:1 */ - -// Shorthand for type of comparison functions. -type X__compar_fn_t = uintptr /* stdlib.h:808:13 */ - -// Floating-point inline functions for stdlib.h. -// Copyright (C) 2012-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 -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// -// The GNU C Library 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 -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with the GNU C Library; if not, see -// <https://www.gnu.org/licenses/>. - -// Define some macros helping to catch buffer overflows. - -var _ uint8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_netbsd_amd64.go b/vendor/modernc.org/libc/stdlib/stdlib_netbsd_amd64.go deleted file mode 100644 index c1074ac91..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_netbsd_amd64.go +++ /dev/null @@ -1,1620 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_netbsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:101:1: - BYTE_ORDER = 1234 // endian.h:103:1: - EXIT_FAILURE = 1 // stdlib.h:87:1: - EXIT_SUCCESS = 0 // stdlib.h:88:1: - FD_SETSIZE = 256 // fd_set.h:59:1: - HN_AUTOSCALE = 0x20 // stdlib.h:301:1: - HN_B = 0x04 // stdlib.h:297:1: - HN_DECIMAL = 0x01 // stdlib.h:295:1: - HN_DIVISOR_1000 = 0x08 // stdlib.h:298:1: - HN_GETSCALE = 0x10 // stdlib.h:300:1: - HN_NOSPACE = 0x02 // stdlib.h:296:1: - INT16_MAX = 32767 // common_int_limits.h:53:1: - INT16_MIN = -32768 // common_int_limits.h:47:1: - INT32_MAX = 2147483647 // common_int_limits.h:54:1: - INT32_MIN = -2147483648 // common_int_limits.h:48:1: - INT64_MAX = 9223372036854775807 // common_int_limits.h:55:1: - INT64_MIN = -9223372036854775808 // common_int_limits.h:49:1: - INT8_MAX = 127 // common_int_limits.h:52:1: - INT8_MIN = -128 // common_int_limits.h:46:1: - INTMAX_MAX = 9223372036854775807 // common_int_limits.h:111:1: - INTMAX_MIN = -9223372036854775808 // common_int_limits.h:110:1: - INTPTR_MAX = 9223372036854775807 // common_int_limits.h:105:1: - INTPTR_MIN = -9223372036854775808 // common_int_limits.h:104:1: - INT_FAST16_MAX = 2147483647 // common_int_limits.h:93:1: - INT_FAST16_MIN = -2147483648 // common_int_limits.h:87:1: - INT_FAST32_MAX = 2147483647 // common_int_limits.h:94:1: - INT_FAST32_MIN = -2147483648 // common_int_limits.h:88:1: - INT_FAST64_MAX = 9223372036854775807 // common_int_limits.h:95:1: - INT_FAST64_MIN = -9223372036854775808 // common_int_limits.h:89:1: - INT_FAST8_MAX = 2147483647 // common_int_limits.h:92:1: - INT_FAST8_MIN = -2147483648 // common_int_limits.h:86:1: - INT_LEAST16_MAX = 32767 // common_int_limits.h:73:1: - INT_LEAST16_MIN = -32768 // common_int_limits.h:67:1: - INT_LEAST32_MAX = 2147483647 // common_int_limits.h:74:1: - INT_LEAST32_MIN = -2147483648 // common_int_limits.h:68:1: - INT_LEAST64_MAX = 9223372036854775807 // common_int_limits.h:75:1: - INT_LEAST64_MIN = -9223372036854775808 // common_int_limits.h:69:1: - INT_LEAST8_MAX = 127 // common_int_limits.h:72:1: - INT_LEAST8_MIN = -128 // common_int_limits.h:66:1: - LITTLE_ENDIAN = 1234 // endian.h:100:1: - NBBY = 8 // types.h:316:1: - NFDBITS = 32 // fd_set.h:93:1: - NODEVMAJOR = -1 // types.h:258:1: - PDP_ENDIAN = 3412 // endian.h:102:1: - PTRDIFF_MAX = 9223372036854775807 // common_int_limits.h:121:1: - PTRDIFF_MIN = -9223372036854775808 // common_int_limits.h:120:1: - RANDOM_MAX = 0x7fffffff // stdlib.h:188:1: - RAND_MAX = 0x7fffffff // stdlib.h:90:1: - SIG_ATOMIC_MAX = 2147483647 // common_int_limits.h:125:1: - SIG_ATOMIC_MIN = -2147483648 // common_int_limits.h:124:1: - SIZE_MAX = 18446744073709551615 // common_int_limits.h:128:1: - UINT16_MAX = 65535 // common_int_limits.h:59:1: - UINT32_MAX = 4294967295 // common_int_limits.h:60:1: - UINT64_MAX = 18446744073709551615 // common_int_limits.h:61:1: - UINT8_MAX = 255 // common_int_limits.h:58:1: - UINTMAX_MAX = 18446744073709551615 // common_int_limits.h:112:1: - UINTPTR_MAX = 18446744073709551615 // common_int_limits.h:106:1: - UINT_FAST16_MAX = 4294967295 // common_int_limits.h:99:1: - UINT_FAST32_MAX = 4294967295 // common_int_limits.h:100:1: - UINT_FAST64_MAX = 18446744073709551615 // common_int_limits.h:101:1: - UINT_FAST8_MAX = 4294967295 // common_int_limits.h:98:1: - UINT_LEAST16_MAX = 65535 // common_int_limits.h:79:1: - UINT_LEAST32_MAX = 4294967295 // common_int_limits.h:80:1: - UINT_LEAST64_MAX = 18446744073709551615 // common_int_limits.h:81:1: - UINT_LEAST8_MAX = 255 // common_int_limits.h:78:1: - WCHAR_MAX = 0x7fffffff // wchar_limits.h:41:1: - WCHAR_MIN = -2147483648 // wchar_limits.h:40:1: - WINT_MAX = 0x7fffffff // wchar_limits.h:45:1: - WINT_MIN = -2147483648 // wchar_limits.h:44:1: - X_AMD64_BYTE_SWAP_H_ = 0 // byte_swap.h:37:1: - X_AMD64_INT_CONST_H_ = 0 // int_const.h:33:1: - X_AMD64_INT_LIMITS_H_ = 0 // int_limits.h:33:1: - X_AMD64_INT_MWGWTYPES_H_ = 0 // int_mwgwtypes.h:33:1: - X_AMD64_INT_TYPES_H_ = 0 // int_types.h:35:1: - X_AMD64_WCHAR_LIMITS_H_ = 0 // wchar_limits.h:33:1: - X_BIG_ENDIAN = 4321 // endian.h:44:1: - X_BSD_INT16_T_ = 0 // types.h:65:1: - X_BSD_INT32_T_ = 0 // types.h:75:1: - X_BSD_INT64_T_ = 0 // types.h:85:1: - X_BSD_INT8_T_ = 0 // types.h:55:1: - X_BSD_INTPTR_T_ = 0 // stdint.h:80:1: - X_BSD_UINT16_T_ = 0 // types.h:70:1: - X_BSD_UINT32_T_ = 0 // types.h:80:1: - X_BSD_UINT64_T_ = 0 // types.h:90:1: - X_BSD_UINT8_T_ = 0 // types.h:60:1: - X_BSD_UINTPTR_T_ = 0 // stdint.h:85:1: - X_BYTE_ORDER = 1234 // endian_machdep.h:3:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_LIB_PTHREAD_TYPES_H = 0 // pthread_types.h:33:1: - X_LITTLE_ENDIAN = 1234 // endian.h:43:1: - X_LP64 = 1 // <predefined>:268:1: - X_NETBSD_SOURCE = 1 // featuretest.h:70:1: - X_PDP_ENDIAN = 3412 // endian.h:45:1: - X_PT_BARRIERATTR_DEAD = 0xDEAD0808 // pthread_types.h:278:1: - X_PT_BARRIERATTR_MAGIC = 0x88880808 // pthread_types.h:277:1: - X_PT_BARRIER_DEAD = 0xDEAD0008 // pthread_types.h:270:1: - X_PT_BARRIER_MAGIC = 0x88880008 // pthread_types.h:269:1: - X_PT_CONDATTR_DEAD = 0xDEAD0006 // pthread_types.h:197:1: - X_PT_CONDATTR_MAGIC = 0x66660006 // pthread_types.h:196:1: - X_PT_COND_DEAD = 0xDEAD0005 // pthread_types.h:182:1: - X_PT_COND_MAGIC = 0x55550005 // pthread_types.h:181:1: - X_PT_MUTEXATTR_DEAD = 0xDEAD0004 // pthread_types.h:167:1: - X_PT_MUTEXATTR_MAGIC = 0x44440004 // pthread_types.h:166:1: - X_PT_MUTEX_DEAD = 0xDEAD0003 // pthread_types.h:139:1: - X_PT_MUTEX_MAGIC = 0x33330003 // pthread_types.h:138:1: - X_PT_RWLOCKATTR_DEAD = 0xDEAD0909 // pthread_types.h:253:1: - X_PT_RWLOCKATTR_MAGIC = 0x99990909 // pthread_types.h:252:1: - X_PT_RWLOCK_DEAD = 0xDEAD0009 // pthread_types.h:236:1: - X_PT_RWLOCK_MAGIC = 0x99990009 // pthread_types.h:235:1: - X_PT_SPINLOCK_DEAD = 0xDEAD0007 // pthread_types.h:213:1: - X_PT_SPINLOCK_MAGIC = 0x77770007 // pthread_types.h:212:1: - X_PT_SPINLOCK_PSHARED = 0x00000001 // pthread_types.h:214:1: - X_QUAD_HIGHWORD = 1 // endian.h:84:1: - X_QUAD_LOWWORD = 0 // endian.h:85:1: - X_SIZE_T = 0 // types.h:279:1: - X_STDLIB_H_ = 0 // stdlib.h:35:1: - X_SYS_ANSI_H_ = 0 // ansi.h:33:1: - X_SYS_BSWAP_H_ = 0 // bswap.h:6:1: - X_SYS_CDEFS_ELF_H_ = 0 // cdefs_elf.h:31:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:37:1: - X_SYS_COMMON_ANSI_H_ = 0 // common_ansi.h:33:1: - X_SYS_COMMON_INT_LIMITS_H_ = 0 // common_int_limits.h:33:1: - X_SYS_COMMON_INT_MWGWTYPES_H_ = 0 // common_int_mwgwtypes.h:33:1: - X_SYS_COMMON_INT_TYPES_H_ = 0 // common_int_types.h:33:1: - X_SYS_ENDIAN_H_ = 0 // endian.h:35:1: - X_SYS_FD_SET_H_ = 0 // fd_set.h:35:1: - X_SYS_NULL_H_ = 0 // null.h:9:1: - X_SYS_STDINT_H_ = 0 // stdint.h:33:1: - X_SYS_TYPES_H_ = 0 // types.h:40:1: - X_X86_64_BSWAP_H_ = 0 // bswap.h:6:1: - X_X86_64_CDEFS_H_ = 0 // cdefs.h:4:1: - X_X86_64_TYPES_H_ = 0 // types.h:35:1: -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// return true if value 'a' fits in type 't' - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// $NetBSD: types.h,v 1.102 2018/11/06 16:26:44 maya Exp $ - -// - -// Copyright (c) 1982, 1986, 1991, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.4 (Berkeley) 1/21/94 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// Machine type dependent parameters. -// $NetBSD: types.h,v 1.60 2019/04/06 03:06:24 thorpej Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 7.5 (Berkeley) 3/9/91 - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// $NetBSD: int_types.h,v 1.7 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 7.5 (Berkeley) 3/9/91 - -// $NetBSD: common_int_types.h,v 1.1 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Joerg Sonnenberger. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// 7.18.1 Integer types - -// 7.18.1.1 Exact-width integer types - -type X__int8_t = int8 /* common_int_types.h:45:27 */ -type X__uint8_t = uint8 /* common_int_types.h:46:27 */ -type X__int16_t = int16 /* common_int_types.h:47:27 */ -type X__uint16_t = uint16 /* common_int_types.h:48:27 */ -type X__int32_t = int32 /* common_int_types.h:49:27 */ -type X__uint32_t = uint32 /* common_int_types.h:50:27 */ -type X__int64_t = int64 /* common_int_types.h:51:27 */ -type X__uint64_t = uint64 /* common_int_types.h:52:27 */ - -// 7.18.1.4 Integer types capable of holding object pointers - -type X__intptr_t = int64 /* common_int_types.h:58:27 */ -type X__uintptr_t = uint64 /* common_int_types.h:59:26 */ - -type X__register_t = int64 /* types.h:68:19 */ -type X__cpu_simple_lock_nv_t = uint8 /* types.h:69:24 */ - -// __cpu_simple_lock_t used to be a full word. - -// The amd64 does not have strict alignment requirements. - -// $NetBSD: ansi.h,v 1.11 2019/05/07 03:49:26 kamil Exp $ - -// $NetBSD: common_ansi.h,v 1.1 2014/08/19 07:27:31 matt Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: int_types.h,v 1.7 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 7.5 (Berkeley) 3/9/91 - -// Types which are fundamental to the implementation and may appear in -// more than one standard header are defined here. Standard headers -// then use: -// #ifdef _BSD_SIZE_T_ -// typedef _BSD_SIZE_T_ size_t; -// #undef _BSD_SIZE_T_ -// #endif - -// $NetBSD: int_types.h,v 1.7 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 7.5 (Berkeley) 3/9/91 - -// $NetBSD: ansi.h,v 1.14 2011/07/17 20:54:54 joerg Exp $ - -// - -// Copyright (c) 2000, 2001, 2002 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Jun-ichiro itojun Hagino and by Klaus Klein. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: ansi.h,v 1.11 2019/05/07 03:49:26 kamil Exp $ - -// $NetBSD: common_ansi.h,v 1.1 2014/08/19 07:27:31 matt Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -type X__caddr_t = uintptr /* ansi.h:37:14 */ // core address -type X__gid_t = X__uint32_t /* ansi.h:38:20 */ // group id -type X__in_addr_t = X__uint32_t /* ansi.h:39:20 */ // IP(v4) address -type X__in_port_t = X__uint16_t /* ansi.h:40:20 */ // "Internet" port number -type X__mode_t = X__uint32_t /* ansi.h:41:20 */ // file permissions -type X__off_t = X__int64_t /* ansi.h:42:19 */ // file offset -type X__pid_t = X__int32_t /* ansi.h:43:19 */ // process id -type X__sa_family_t = X__uint8_t /* ansi.h:44:19 */ // socket address family -type X__socklen_t = uint32 /* ansi.h:45:22 */ // socket-related datum length -type X__uid_t = X__uint32_t /* ansi.h:46:20 */ // user id -type X__fsblkcnt_t = X__uint64_t /* ansi.h:47:20 */ // fs block count (statvfs) -type X__fsfilcnt_t = X__uint64_t /* ansi.h:48:20 */ -type X__wctrans_t = uintptr /* ansi.h:51:32 */ -type X__wctype_t = uintptr /* ansi.h:54:31 */ - -// mbstate_t is an opaque object to keep conversion state, during multibyte -// stream conversions. The content must not be referenced by user programs. -type X__mbstate_t = struct { - F__mbstateL X__int64_t - F__ccgo_pad1 [120]byte -} /* ansi.h:63:3 */ - -type X__va_list = X__builtin_va_list /* ansi.h:72:27 */ - -type Int8_t = X__int8_t /* types.h:54:18 */ - -type Uint8_t = X__uint8_t /* types.h:59:19 */ - -type Int16_t = X__int16_t /* types.h:64:19 */ - -type Uint16_t = X__uint16_t /* types.h:69:20 */ - -type Int32_t = X__int32_t /* types.h:74:19 */ - -type Uint32_t = X__uint32_t /* types.h:79:20 */ - -type Int64_t = X__int64_t /* types.h:84:19 */ - -type Uint64_t = X__uint64_t /* types.h:89:20 */ - -type U_int8_t = Uint8_t /* types.h:93:18 */ -type U_int16_t = Uint16_t /* types.h:94:18 */ -type U_int32_t = Uint32_t /* types.h:95:18 */ -type U_int64_t = Uint64_t /* types.h:96:18 */ - -// $NetBSD: endian.h,v 1.1 2003/04/26 18:39:40 fvdl Exp $ - -// $NetBSD: endian.h,v 1.30 2016/02/27 21:37:35 christos Exp $ - -// Copyright (c) 1987, 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)endian.h 8.1 (Berkeley) 6/11/93 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// Definitions for byte order, according to byte significance from low -// address to high. - -// C-family endian-ness definitions - -// $NetBSD: ansi.h,v 1.14 2011/07/17 20:54:54 joerg Exp $ - -// - -// Copyright (c) 2000, 2001, 2002 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Jun-ichiro itojun Hagino and by Klaus Klein. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: types.h,v 1.102 2018/11/06 16:26:44 maya Exp $ - -// - -// Copyright (c) 1982, 1986, 1991, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.4 (Berkeley) 1/21/94 - -type In_addr_t = X__in_addr_t /* endian.h:58:21 */ - -type In_port_t = X__in_port_t /* endian.h:63:21 */ - -// $NetBSD: bswap.h,v 1.19 2015/03/12 15:28:16 christos Exp $ - -// Written by Manuel Bouyer. Public domain - -// $NetBSD: stdint.h,v 1.8 2018/11/06 16:26:44 maya Exp $ - -// - -// Copyright (c) 2001, 2004 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Klaus Klein. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: int_types.h,v 1.7 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 7.5 (Berkeley) 3/9/91 - -type Intptr_t = X__intptr_t /* stdint.h:79:20 */ - -type Uintptr_t = X__uintptr_t /* stdint.h:84:21 */ - -// $NetBSD: int_mwgwtypes.h,v 1.8 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2001 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Klaus Klein. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: common_int_mwgwtypes.h,v 1.1 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Joerg Sonnenberger. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// 7.18.1 Integer types - -// 7.18.1.2 Minimum-width integer types - -type Int_least8_t = int8 /* common_int_mwgwtypes.h:45:32 */ -type Uint_least8_t = uint8 /* common_int_mwgwtypes.h:46:32 */ -type Int_least16_t = int16 /* common_int_mwgwtypes.h:47:32 */ -type Uint_least16_t = uint16 /* common_int_mwgwtypes.h:48:32 */ -type Int_least32_t = int32 /* common_int_mwgwtypes.h:49:32 */ -type Uint_least32_t = uint32 /* common_int_mwgwtypes.h:50:32 */ -type Int_least64_t = int64 /* common_int_mwgwtypes.h:51:32 */ -type Uint_least64_t = uint64 /* common_int_mwgwtypes.h:52:32 */ - -// 7.18.1.3 Fastest minimum-width integer types -type Int_fast8_t = int32 /* common_int_mwgwtypes.h:55:32 */ -type Uint_fast8_t = uint32 /* common_int_mwgwtypes.h:56:32 */ -type Int_fast16_t = int32 /* common_int_mwgwtypes.h:57:32 */ -type Uint_fast16_t = uint32 /* common_int_mwgwtypes.h:58:32 */ -type Int_fast32_t = int32 /* common_int_mwgwtypes.h:59:32 */ -type Uint_fast32_t = uint32 /* common_int_mwgwtypes.h:60:32 */ -type Int_fast64_t = int64 /* common_int_mwgwtypes.h:61:32 */ -type Uint_fast64_t = uint64 /* common_int_mwgwtypes.h:62:32 */ - -// 7.18.1.5 Greatest-width integer types - -type Intmax_t = int64 /* common_int_mwgwtypes.h:66:33 */ -type Uintmax_t = uint64 /* common_int_mwgwtypes.h:67:32 */ - -type U_char = uint8 /* types.h:101:23 */ -type U_short = uint16 /* types.h:102:24 */ -type U_int = uint32 /* types.h:103:22 */ -type U_long = uint64 /* types.h:104:23 */ - -type Unchar = uint8 /* types.h:106:23 */ // Sys V compatibility -type Ushort = uint16 /* types.h:107:24 */ // Sys V compatibility -type Uint = uint32 /* types.h:108:22 */ // Sys V compatibility -type Ulong = uint64 /* types.h:109:23 */ // Sys V compatibility - -type U_quad_t = Uint64_t /* types.h:112:18 */ // quads -type Quad_t = Int64_t /* types.h:113:18 */ -type Qaddr_t = uintptr /* types.h:114:16 */ - -// The types longlong_t and u_longlong_t exist for use with the -// Sun-derived XDR routines involving these types, and their usage -// in other contexts is discouraged. Further note that these types -// may not be equivalent to "long long" and "unsigned long long", -// they are only guaranteed to be signed and unsigned 64-bit types -// respectively. Portable programs that need 64-bit types should use -// the C99 types int64_t and uint64_t instead. - -type Longlong_t = Int64_t /* types.h:126:18 */ // for XDR -type U_longlong_t = Uint64_t /* types.h:127:18 */ // for XDR - -type Blkcnt_t = Int64_t /* types.h:129:18 */ // fs block count -type Blksize_t = Int32_t /* types.h:130:18 */ // fs optimal block size - -type Fsblkcnt_t = X__fsblkcnt_t /* types.h:133:22 */ // fs block count (statvfs) - -type Fsfilcnt_t = X__fsfilcnt_t /* types.h:138:22 */ // fs file count - -// We don't and shouldn't use caddr_t in the kernel anymore -type Caddr_t = X__caddr_t /* types.h:145:19 */ // core address - -type Daddr_t = Int64_t /* types.h:154:18 */ // disk address - -type Dev_t = Uint64_t /* types.h:157:18 */ // device number -type Fixpt_t = Uint32_t /* types.h:158:18 */ // fixed point number - -type Gid_t = X__gid_t /* types.h:161:18 */ // group id - -type Id_t = Uint32_t /* types.h:165:18 */ // group id, process id or user id -type Ino_t = Uint64_t /* types.h:166:18 */ // inode number -type Key_t = int64 /* types.h:167:15 */ // IPC key (for Sys V IPC) - -type Mode_t = X__mode_t /* types.h:170:18 */ // permissions - -type Nlink_t = Uint32_t /* types.h:174:18 */ // link count - -type Off_t = X__off_t /* types.h:177:18 */ // file offset - -type Pid_t = X__pid_t /* types.h:182:18 */ // process id -type Lwpid_t = Int32_t /* types.h:185:18 */ // LWP id -type Rlim_t = Uint64_t /* types.h:186:18 */ // resource limit -type Segsz_t = Int32_t /* types.h:187:18 */ // segment size -type Swblk_t = Int32_t /* types.h:188:18 */ // swap offset - -type Uid_t = X__uid_t /* types.h:191:18 */ // user id - -type Mqd_t = int32 /* types.h:195:14 */ - -type Cpuid_t = uint64 /* types.h:197:23 */ - -type Psetid_t = int32 /* types.h:199:14 */ - -type X__cpu_simple_lock_t = X__cpu_simple_lock_nv_t /* types.h:201:41 */ - -// Major, minor numbers, dev_t's. -type X__devmajor_t = Int32_t /* types.h:255:17 */ -type X__devminor_t = Int32_t /* types.h:255:31 */ - -type Clock_t = uint32 /* types.h:268:24 */ - -type Ssize_t = int64 /* types.h:284:24 */ - -type Time_t = X__int64_t /* types.h:289:23 */ - -type Clockid_t = int32 /* types.h:294:26 */ - -type Timer_t = int32 /* types.h:299:24 */ - -type Suseconds_t = int32 /* types.h:304:27 */ - -type Useconds_t = uint32 /* types.h:309:26 */ - -// $NetBSD: fd_set.h,v 1.7 2018/06/24 12:05:40 kamil Exp $ - -// - -// Copyright (c) 1992, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 8.4 (Berkeley) 1/21/94 - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// $NetBSD: int_types.h,v 1.7 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 7.5 (Berkeley) 3/9/91 - -// Implementation dependent defines, hidden from user space. -// POSIX does not specify them. - -type X__fd_mask = X__uint32_t /* fd_set.h:46:20 */ - -// 32 = 2 ^ 5 - -// Select uses bit fields of file descriptors. These macros manipulate -// such bit fields. Note: FD_SETSIZE may be defined by the user. - -type Fd_set1 = struct{ Ffds_bits [8]X__fd_mask } /* fd_set.h:66:9 */ - -// 32 = 2 ^ 5 - -// Select uses bit fields of file descriptors. These macros manipulate -// such bit fields. Note: FD_SETSIZE may be defined by the user. - -type Fd_set = Fd_set1 /* fd_set.h:68:3 */ - -// Expose our internals if we are not required to hide them. - -type Kauth_cred_t = uintptr /* types.h:318:27 */ - -type Pri_t = int32 /* types.h:320:13 */ - -// $NetBSD: pthread_types.h,v 1.23 2017/09/09 23:21:45 kamil Exp $ - -// - -// Copyright (c) 2001, 2008 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Nathan J. Williams. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// We use the "pthread_spin_t" name internally; "pthread_spinlock_t" is the -// POSIX spinlock object. -// -// C++ expects to be using PTHREAD_FOO_INITIALIZER as a member initializer. -// This does not work for volatile types. Since C++ does not touch the guts -// of those types, we do not include volatile in the C++ definitions. -type Pthread_spin_t = X__cpu_simple_lock_t /* pthread_types.h:43:29 */ -type X__pthread_spin_t = Pthread_spin_t /* pthread_types.h:48:24 */ - -// Copied from PTQ_HEAD in pthread_queue.h - -type Pthread_queue_struct_t = struct { - Fptqh_first uintptr - Fptqh_last uintptr -} /* pthread_types.h:61:1 */ - -type Pthread_queue_t = Pthread_queue_struct_t /* pthread_types.h:62:39 */ -type X__pthread_attr_st = struct { - Fpta_magic uint32 - Fpta_flags int32 - Fpta_private uintptr -} /* pthread_types.h:65:1 */ - -type X__pthread_mutex_st = struct { - Fptm_magic uint32 - Fptm_errorcheck X__pthread_spin_t - Fptm_pad1 [3]Uint8_t - F__8 struct{ Fptm_ceiling uint8 } - Fptm_pad2 [3]Uint8_t - F__ccgo_pad1 [4]byte - Fptm_owner Pthread_t - Fptm_waiters uintptr - Fptm_recursed uint32 - F__ccgo_pad2 [4]byte - Fptm_spare2 uintptr -} /* pthread_types.h:66:1 */ - -type X__pthread_mutexattr_st = struct { - Fptma_magic uint32 - F__ccgo_pad1 [4]byte - Fptma_private uintptr -} /* pthread_types.h:67:1 */ - -type X__pthread_cond_st = struct { - Fptc_magic uint32 - Fptc_lock X__pthread_spin_t - F__ccgo_pad1 [3]byte - Fptc_waiters Pthread_queue_t - Fptc_mutex uintptr - Fptc_private uintptr -} /* pthread_types.h:68:1 */ - -type X__pthread_condattr_st = struct { - Fptca_magic uint32 - F__ccgo_pad1 [4]byte - Fptca_private uintptr -} /* pthread_types.h:69:1 */ - -type X__pthread_rwlock_st = struct { - Fptr_magic uint32 - Fptr_interlock X__pthread_spin_t - F__ccgo_pad1 [3]byte - Fptr_rblocked Pthread_queue_t - Fptr_wblocked Pthread_queue_t - Fptr_nreaders uint32 - F__ccgo_pad2 [4]byte - Fptr_owner Pthread_t - Fptr_private uintptr -} /* pthread_types.h:71:1 */ - -type X__pthread_rwlockattr_st = struct { - Fptra_magic uint32 - F__ccgo_pad1 [4]byte - Fptra_private uintptr -} /* pthread_types.h:72:1 */ - -type X__pthread_barrier_st = struct { - Fptb_magic uint32 - Fptb_lock Pthread_spin_t - F__ccgo_pad1 [3]byte - Fptb_waiters Pthread_queue_t - Fptb_initcount uint32 - Fptb_curcount uint32 - Fptb_generation uint32 - F__ccgo_pad2 [4]byte - Fptb_private uintptr -} /* pthread_types.h:73:1 */ - -type X__pthread_barrierattr_st = struct { - Fptba_magic uint32 - F__ccgo_pad1 [4]byte - Fptba_private uintptr -} /* pthread_types.h:74:1 */ - -type Pthread_t = uintptr /* pthread_types.h:76:29 */ -type Pthread_attr_t = X__pthread_attr_st /* pthread_types.h:77:34 */ -type Pthread_mutex_t = X__pthread_mutex_st /* pthread_types.h:78:35 */ -type Pthread_mutexattr_t = X__pthread_mutexattr_st /* pthread_types.h:79:39 */ -type Pthread_cond_t = X__pthread_cond_st /* pthread_types.h:80:34 */ -type Pthread_condattr_t = X__pthread_condattr_st /* pthread_types.h:81:38 */ -type X__pthread_once_st = struct { - Fpto_mutex Pthread_mutex_t - Fpto_done int32 - F__ccgo_pad1 [4]byte -} /* pthread_types.h:82:9 */ - -type Pthread_once_t = X__pthread_once_st /* pthread_types.h:82:34 */ -type X__pthread_spinlock_st = struct { - Fpts_magic uint32 - Fpts_spin X__pthread_spin_t - F__ccgo_pad1 [3]byte - Fpts_flags int32 -} /* pthread_types.h:83:9 */ - -type Pthread_spinlock_t = X__pthread_spinlock_st /* pthread_types.h:83:38 */ -type Pthread_rwlock_t = X__pthread_rwlock_st /* pthread_types.h:84:36 */ -type Pthread_rwlockattr_t = X__pthread_rwlockattr_st /* pthread_types.h:85:40 */ -type Pthread_barrier_t = X__pthread_barrier_st /* pthread_types.h:86:37 */ -type Pthread_barrierattr_t = X__pthread_barrierattr_st /* pthread_types.h:87:41 */ -type Pthread_key_t = int32 /* pthread_types.h:88:13 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:59:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:64:3 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:74:3 */ - -type Qdiv_t = struct { - Fquot Quad_t - Frem Quad_t -} /* stdlib.h:81:3 */ - -type Locale_t = uintptr /* stdlib.h:357:25 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_netbsd_arm.go b/vendor/modernc.org/libc/stdlib/stdlib_netbsd_arm.go deleted file mode 100644 index 3d7f67597..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_netbsd_arm.go +++ /dev/null @@ -1,1593 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_netbsd_arm.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:101:1: - BYTE_ORDER = 1234 // endian.h:103:1: - EXIT_FAILURE = 1 // stdlib.h:87:1: - EXIT_SUCCESS = 0 // stdlib.h:88:1: - FD_SETSIZE = 256 // fd_set.h:59:1: - HN_AUTOSCALE = 0x20 // stdlib.h:301:1: - HN_B = 0x04 // stdlib.h:297:1: - HN_DECIMAL = 0x01 // stdlib.h:295:1: - HN_DIVISOR_1000 = 0x08 // stdlib.h:298:1: - HN_GETSCALE = 0x10 // stdlib.h:300:1: - HN_NOSPACE = 0x02 // stdlib.h:296:1: - INT16_MAX = 32767 // common_int_limits.h:53:1: - INT16_MIN = -32768 // common_int_limits.h:47:1: - INT32_MAX = 2147483647 // common_int_limits.h:54:1: - INT32_MIN = -2147483648 // common_int_limits.h:48:1: - INT64_MAX = 9223372036854775807 // common_int_limits.h:55:1: - INT64_MIN = -9223372036854775808 // common_int_limits.h:49:1: - INT8_MAX = 127 // common_int_limits.h:52:1: - INT8_MIN = -128 // common_int_limits.h:46:1: - INTMAX_MAX = 9223372036854775807 // common_int_limits.h:111:1: - INTMAX_MIN = -9223372036854775808 // common_int_limits.h:110:1: - INTPTR_MAX = 2147483647 // common_int_limits.h:105:1: - INTPTR_MIN = -2147483648 // common_int_limits.h:104:1: - INT_FAST16_MAX = 2147483647 // common_int_limits.h:93:1: - INT_FAST16_MIN = -2147483648 // common_int_limits.h:87:1: - INT_FAST32_MAX = 2147483647 // common_int_limits.h:94:1: - INT_FAST32_MIN = -2147483648 // common_int_limits.h:88:1: - INT_FAST64_MAX = 9223372036854775807 // common_int_limits.h:95:1: - INT_FAST64_MIN = -9223372036854775808 // common_int_limits.h:89:1: - INT_FAST8_MAX = 2147483647 // common_int_limits.h:92:1: - INT_FAST8_MIN = -2147483648 // common_int_limits.h:86:1: - INT_LEAST16_MAX = 32767 // common_int_limits.h:73:1: - INT_LEAST16_MIN = -32768 // common_int_limits.h:67:1: - INT_LEAST32_MAX = 2147483647 // common_int_limits.h:74:1: - INT_LEAST32_MIN = -2147483648 // common_int_limits.h:68:1: - INT_LEAST64_MAX = 9223372036854775807 // common_int_limits.h:75:1: - INT_LEAST64_MIN = -9223372036854775808 // common_int_limits.h:69:1: - INT_LEAST8_MAX = 127 // common_int_limits.h:72:1: - INT_LEAST8_MIN = -128 // common_int_limits.h:66:1: - LITTLE_ENDIAN = 1234 // endian.h:100:1: - NBBY = 8 // types.h:316:1: - NFDBITS = 32 // fd_set.h:93:1: - NODEVMAJOR = -1 // types.h:258:1: - PDP_ENDIAN = 3412 // endian.h:102:1: - PTRDIFF_MAX = 2147483647 // common_int_limits.h:121:1: - PTRDIFF_MIN = -2147483648 // common_int_limits.h:120:1: - RANDOM_MAX = 0x7fffffff // stdlib.h:188:1: - RAND_MAX = 0x7fffffff // stdlib.h:90:1: - SIG_ATOMIC_MAX = 2147483647 // common_int_limits.h:125:1: - SIG_ATOMIC_MIN = -2147483648 // common_int_limits.h:124:1: - SIZE_MAX = 4294967295 // common_int_limits.h:128:1: - UINT16_MAX = 65535 // common_int_limits.h:59:1: - UINT32_MAX = 4294967295 // common_int_limits.h:60:1: - UINT64_MAX = 18446744073709551615 // common_int_limits.h:61:1: - UINT8_MAX = 255 // common_int_limits.h:58:1: - UINTMAX_MAX = 18446744073709551615 // common_int_limits.h:112:1: - UINTPTR_MAX = 4294967295 // common_int_limits.h:106:1: - UINT_FAST16_MAX = 4294967295 // common_int_limits.h:99:1: - UINT_FAST32_MAX = 4294967295 // common_int_limits.h:100:1: - UINT_FAST64_MAX = 18446744073709551615 // common_int_limits.h:101:1: - UINT_FAST8_MAX = 4294967295 // common_int_limits.h:98:1: - UINT_LEAST16_MAX = 65535 // common_int_limits.h:79:1: - UINT_LEAST32_MAX = 4294967295 // common_int_limits.h:80:1: - UINT_LEAST64_MAX = 18446744073709551615 // common_int_limits.h:81:1: - UINT_LEAST8_MAX = 255 // common_int_limits.h:78:1: - WCHAR_MAX = 2147483647 // wchar_limits.h:50:1: - WCHAR_MIN = -2147483648 // wchar_limits.h:42:1: - WINT_MAX = 2147483647 // wchar_limits.h:68:1: - WINT_MIN = -2147483648 // wchar_limits.h:60:1: - X_ARM_ARCH_4T = 0 // cdefs.h:44:1: - X_ARM_ARCH_5 = 0 // cdefs.h:40:1: - X_ARM_ARCH_5T = 0 // cdefs.h:36:1: - X_ARM_ARCH_6 = 0 // cdefs.h:31:1: - X_ARM_ARCH_7 = 0 // cdefs.h:20:1: - X_ARM_ARCH_DWORD_OK = 0 // cdefs.h:51:1: - X_ARM_ARCH_T2 = 0 // cdefs.h:24:1: - X_ARM_BSWAP_H_ = 0 // bswap.h:4:1: - X_ARM_BYTE_SWAP_H_ = 0 // byte_swap.h:33:1: - X_ARM_CDEFS_H_ = 0 // cdefs.h:4:1: - X_ARM_INT_CONST_H_ = 0 // int_const.h:33:1: - X_ARM_INT_LIMITS_H_ = 0 // int_limits.h:33:1: - X_ARM_INT_MWGWTYPES_H_ = 0 // int_mwgwtypes.h:33:1: - X_ARM_INT_TYPES_H_ = 0 // int_types.h:33:1: - X_ARM_TYPES_H_ = 0 // types.h:35:1: - X_ARM_WCHAR_LIMITS_H_ = 0 // wchar_limits.h:33:1: - X_BIG_ENDIAN = 4321 // endian.h:44:1: - X_BSD_INT16_T_ = 0 // types.h:65:1: - X_BSD_INT32_T_ = 0 // types.h:75:1: - X_BSD_INT64_T_ = 0 // types.h:85:1: - X_BSD_INT8_T_ = 0 // types.h:55:1: - X_BSD_INTPTR_T_ = 0 // stdint.h:80:1: - X_BSD_UINT16_T_ = 0 // types.h:70:1: - X_BSD_UINT32_T_ = 0 // types.h:80:1: - X_BSD_UINT64_T_ = 0 // types.h:90:1: - X_BSD_UINT8_T_ = 0 // types.h:60:1: - X_BSD_UINTPTR_T_ = 0 // stdint.h:85:1: - X_BYTE_ORDER = 1234 // endian_machdep.h:7:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_LIB_PTHREAD_TYPES_H = 0 // pthread_types.h:33:1: - X_LITTLE_ENDIAN = 1234 // endian.h:43:1: - X_NETBSD_SOURCE = 1 // featuretest.h:70:1: - X_PDP_ENDIAN = 3412 // endian.h:45:1: - X_PT_BARRIERATTR_DEAD = 0xDEAD0808 // pthread_types.h:278:1: - X_PT_BARRIERATTR_MAGIC = 0x88880808 // pthread_types.h:277:1: - X_PT_BARRIER_DEAD = 0xDEAD0008 // pthread_types.h:270:1: - X_PT_BARRIER_MAGIC = 0x88880008 // pthread_types.h:269:1: - X_PT_CONDATTR_DEAD = 0xDEAD0006 // pthread_types.h:197:1: - X_PT_CONDATTR_MAGIC = 0x66660006 // pthread_types.h:196:1: - X_PT_COND_DEAD = 0xDEAD0005 // pthread_types.h:182:1: - X_PT_COND_MAGIC = 0x55550005 // pthread_types.h:181:1: - X_PT_MUTEXATTR_DEAD = 0xDEAD0004 // pthread_types.h:167:1: - X_PT_MUTEXATTR_MAGIC = 0x44440004 // pthread_types.h:166:1: - X_PT_MUTEX_DEAD = 0xDEAD0003 // pthread_types.h:139:1: - X_PT_MUTEX_MAGIC = 0x33330003 // pthread_types.h:138:1: - X_PT_RWLOCKATTR_DEAD = 0xDEAD0909 // pthread_types.h:253:1: - X_PT_RWLOCKATTR_MAGIC = 0x99990909 // pthread_types.h:252:1: - X_PT_RWLOCK_DEAD = 0xDEAD0009 // pthread_types.h:236:1: - X_PT_RWLOCK_MAGIC = 0x99990009 // pthread_types.h:235:1: - X_PT_SPINLOCK_DEAD = 0xDEAD0007 // pthread_types.h:213:1: - X_PT_SPINLOCK_MAGIC = 0x77770007 // pthread_types.h:212:1: - X_PT_SPINLOCK_PSHARED = 0x00000001 // pthread_types.h:214:1: - X_QUAD_HIGHWORD = 1 // endian.h:84:1: - X_QUAD_LOWWORD = 0 // endian.h:85:1: - X_SIZE_T = 0 // types.h:279:1: - X_STDLIB_H_ = 0 // stdlib.h:35:1: - X_SYS_ANSI_H_ = 0 // ansi.h:33:1: - X_SYS_BSWAP_H_ = 0 // bswap.h:6:1: - X_SYS_CDEFS_ELF_H_ = 0 // cdefs_elf.h:31:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:37:1: - X_SYS_COMMON_ANSI_H_ = 0 // common_ansi.h:33:1: - X_SYS_COMMON_INT_LIMITS_H_ = 0 // common_int_limits.h:33:1: - X_SYS_COMMON_INT_MWGWTYPES_H_ = 0 // common_int_mwgwtypes.h:33:1: - X_SYS_COMMON_INT_TYPES_H_ = 0 // common_int_types.h:33:1: - X_SYS_ENDIAN_H_ = 0 // endian.h:35:1: - X_SYS_FD_SET_H_ = 0 // fd_set.h:35:1: - X_SYS_NULL_H_ = 0 // null.h:9:1: - X_SYS_STDINT_H_ = 0 // stdint.h:33:1: - X_SYS_TYPES_H_ = 0 // types.h:40:1: -) - -type Ptrdiff_t = int32 /* <builtin>:3:26 */ - -type Size_t = uint32 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// return true if value 'a' fits in type 't' - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// $NetBSD: types.h,v 1.102 2018/11/06 16:26:44 maya Exp $ - -// - -// Copyright (c) 1982, 1986, 1991, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.4 (Berkeley) 1/21/94 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// Machine type dependent parameters. -// $NetBSD: types.h,v 1.38 2019/04/06 03:06:25 thorpej Exp $ - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 7.5 (Berkeley) 3/9/91 - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// $NetBSD: int_types.h,v 1.17 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: common_int_types.h,v 1.1 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Joerg Sonnenberger. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// 7.18.1 Integer types - -// 7.18.1.1 Exact-width integer types - -type X__int8_t = int8 /* common_int_types.h:45:27 */ -type X__uint8_t = uint8 /* common_int_types.h:46:27 */ -type X__int16_t = int16 /* common_int_types.h:47:27 */ -type X__uint16_t = uint16 /* common_int_types.h:48:27 */ -type X__int32_t = int32 /* common_int_types.h:49:27 */ -type X__uint32_t = uint32 /* common_int_types.h:50:27 */ -type X__int64_t = int64 /* common_int_types.h:51:27 */ -type X__uint64_t = uint64 /* common_int_types.h:52:27 */ - -// 7.18.1.4 Integer types capable of holding object pointers - -type X__intptr_t = int32 /* common_int_types.h:58:27 */ -type X__uintptr_t = uint32 /* common_int_types.h:59:26 */ - -// This should have always been an 8-bit type, but since it's been exposed -// to user-space, we don't want ABI breakage there. -type X__cpu_simple_lock_nv_t = int32 /* types.h:75:14 */ -type X__register_t = int32 /* types.h:77:14 */ - -// $NetBSD: ansi.h,v 1.18 2019/05/07 03:49:26 kamil Exp $ - -// $NetBSD: common_ansi.h,v 1.1 2014/08/19 07:27:31 matt Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: int_types.h,v 1.17 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// Types which are fundamental to the implementation and may appear in -// more than one standard header are defined here. Standard headers -// then use: -// #ifdef _BSD_SIZE_T_ -// typedef _BSD_SIZE_T_ size_t; -// #undef _BSD_SIZE_T_ -// #endif - -// $NetBSD: int_types.h,v 1.17 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: ansi.h,v 1.14 2011/07/17 20:54:54 joerg Exp $ - -// - -// Copyright (c) 2000, 2001, 2002 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Jun-ichiro itojun Hagino and by Klaus Klein. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: ansi.h,v 1.18 2019/05/07 03:49:26 kamil Exp $ - -// $NetBSD: common_ansi.h,v 1.1 2014/08/19 07:27:31 matt Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -type X__caddr_t = uintptr /* ansi.h:37:14 */ // core address -type X__gid_t = X__uint32_t /* ansi.h:38:20 */ // group id -type X__in_addr_t = X__uint32_t /* ansi.h:39:20 */ // IP(v4) address -type X__in_port_t = X__uint16_t /* ansi.h:40:20 */ // "Internet" port number -type X__mode_t = X__uint32_t /* ansi.h:41:20 */ // file permissions -type X__off_t = X__int64_t /* ansi.h:42:19 */ // file offset -type X__pid_t = X__int32_t /* ansi.h:43:19 */ // process id -type X__sa_family_t = X__uint8_t /* ansi.h:44:19 */ // socket address family -type X__socklen_t = uint32 /* ansi.h:45:22 */ // socket-related datum length -type X__uid_t = X__uint32_t /* ansi.h:46:20 */ // user id -type X__fsblkcnt_t = X__uint64_t /* ansi.h:47:20 */ // fs block count (statvfs) -type X__fsfilcnt_t = X__uint64_t /* ansi.h:48:20 */ -type X__wctrans_t = uintptr /* ansi.h:51:32 */ -type X__wctype_t = uintptr /* ansi.h:54:31 */ - -// mbstate_t is an opaque object to keep conversion state, during multibyte -// stream conversions. The content must not be referenced by user programs. -type X__mbstate_t = struct { - F__mbstateL X__int64_t - F__ccgo_pad1 [120]byte -} /* ansi.h:63:3 */ - -type X__va_list = X__builtin_va_list /* ansi.h:72:27 */ - -type Int8_t = X__int8_t /* types.h:54:18 */ - -type Uint8_t = X__uint8_t /* types.h:59:19 */ - -type Int16_t = X__int16_t /* types.h:64:19 */ - -type Uint16_t = X__uint16_t /* types.h:69:20 */ - -type Int32_t = X__int32_t /* types.h:74:19 */ - -type Uint32_t = X__uint32_t /* types.h:79:20 */ - -type Int64_t = X__int64_t /* types.h:84:19 */ - -type Uint64_t = X__uint64_t /* types.h:89:20 */ - -type U_int8_t = Uint8_t /* types.h:93:18 */ -type U_int16_t = Uint16_t /* types.h:94:18 */ -type U_int32_t = Uint32_t /* types.h:95:18 */ -type U_int64_t = Uint64_t /* types.h:96:18 */ - -// $NetBSD: endian.h,v 1.3 2001/06/23 12:20:27 bjh21 Exp $ - -// $NetBSD: endian.h,v 1.30 2016/02/27 21:37:35 christos Exp $ - -// Copyright (c) 1987, 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)endian.h 8.1 (Berkeley) 6/11/93 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// Definitions for byte order, according to byte significance from low -// address to high. - -// C-family endian-ness definitions - -// $NetBSD: ansi.h,v 1.14 2011/07/17 20:54:54 joerg Exp $ - -// - -// Copyright (c) 2000, 2001, 2002 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Jun-ichiro itojun Hagino and by Klaus Klein. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: types.h,v 1.102 2018/11/06 16:26:44 maya Exp $ - -// - -// Copyright (c) 1982, 1986, 1991, 1993, 1994 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.4 (Berkeley) 1/21/94 - -type In_addr_t = X__in_addr_t /* endian.h:58:21 */ - -type In_port_t = X__in_port_t /* endian.h:63:21 */ - -// $NetBSD: bswap.h,v 1.19 2015/03/12 15:28:16 christos Exp $ - -// Written by Manuel Bouyer. Public domain - -// $NetBSD: stdint.h,v 1.8 2018/11/06 16:26:44 maya Exp $ - -// - -// Copyright (c) 2001, 2004 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Klaus Klein. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: int_types.h,v 1.17 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -type Intptr_t = X__intptr_t /* stdint.h:79:20 */ - -type Uintptr_t = X__uintptr_t /* stdint.h:84:21 */ - -// $NetBSD: int_mwgwtypes.h,v 1.7 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// $NetBSD: common_int_mwgwtypes.h,v 1.1 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Joerg Sonnenberger. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// 7.18.1 Integer types - -// 7.18.1.2 Minimum-width integer types - -type Int_least8_t = int8 /* common_int_mwgwtypes.h:45:32 */ -type Uint_least8_t = uint8 /* common_int_mwgwtypes.h:46:32 */ -type Int_least16_t = int16 /* common_int_mwgwtypes.h:47:32 */ -type Uint_least16_t = uint16 /* common_int_mwgwtypes.h:48:32 */ -type Int_least32_t = int32 /* common_int_mwgwtypes.h:49:32 */ -type Uint_least32_t = uint32 /* common_int_mwgwtypes.h:50:32 */ -type Int_least64_t = int64 /* common_int_mwgwtypes.h:51:32 */ -type Uint_least64_t = uint64 /* common_int_mwgwtypes.h:52:32 */ - -// 7.18.1.3 Fastest minimum-width integer types -type Int_fast8_t = int32 /* common_int_mwgwtypes.h:55:32 */ -type Uint_fast8_t = uint32 /* common_int_mwgwtypes.h:56:32 */ -type Int_fast16_t = int32 /* common_int_mwgwtypes.h:57:32 */ -type Uint_fast16_t = uint32 /* common_int_mwgwtypes.h:58:32 */ -type Int_fast32_t = int32 /* common_int_mwgwtypes.h:59:32 */ -type Uint_fast32_t = uint32 /* common_int_mwgwtypes.h:60:32 */ -type Int_fast64_t = int64 /* common_int_mwgwtypes.h:61:32 */ -type Uint_fast64_t = uint64 /* common_int_mwgwtypes.h:62:32 */ - -// 7.18.1.5 Greatest-width integer types - -type Intmax_t = int64 /* common_int_mwgwtypes.h:66:33 */ -type Uintmax_t = uint64 /* common_int_mwgwtypes.h:67:32 */ - -type U_char = uint8 /* types.h:101:23 */ -type U_short = uint16 /* types.h:102:24 */ -type U_int = uint32 /* types.h:103:22 */ -type U_long = uint32 /* types.h:104:23 */ - -type Unchar = uint8 /* types.h:106:23 */ // Sys V compatibility -type Ushort = uint16 /* types.h:107:24 */ // Sys V compatibility -type Uint = uint32 /* types.h:108:22 */ // Sys V compatibility -type Ulong = uint32 /* types.h:109:23 */ // Sys V compatibility - -type U_quad_t = Uint64_t /* types.h:112:18 */ // quads -type Quad_t = Int64_t /* types.h:113:18 */ -type Qaddr_t = uintptr /* types.h:114:16 */ - -// The types longlong_t and u_longlong_t exist for use with the -// Sun-derived XDR routines involving these types, and their usage -// in other contexts is discouraged. Further note that these types -// may not be equivalent to "long long" and "unsigned long long", -// they are only guaranteed to be signed and unsigned 64-bit types -// respectively. Portable programs that need 64-bit types should use -// the C99 types int64_t and uint64_t instead. - -type Longlong_t = Int64_t /* types.h:126:18 */ // for XDR -type U_longlong_t = Uint64_t /* types.h:127:18 */ // for XDR - -type Blkcnt_t = Int64_t /* types.h:129:18 */ // fs block count -type Blksize_t = Int32_t /* types.h:130:18 */ // fs optimal block size - -type Fsblkcnt_t = X__fsblkcnt_t /* types.h:133:22 */ // fs block count (statvfs) - -type Fsfilcnt_t = X__fsfilcnt_t /* types.h:138:22 */ // fs file count - -// We don't and shouldn't use caddr_t in the kernel anymore -type Caddr_t = X__caddr_t /* types.h:145:19 */ // core address - -type Daddr_t = Int64_t /* types.h:154:18 */ // disk address - -type Dev_t = Uint64_t /* types.h:157:18 */ // device number -type Fixpt_t = Uint32_t /* types.h:158:18 */ // fixed point number - -type Gid_t = X__gid_t /* types.h:161:18 */ // group id - -type Id_t = Uint32_t /* types.h:165:18 */ // group id, process id or user id -type Ino_t = Uint64_t /* types.h:166:18 */ // inode number -type Key_t = int32 /* types.h:167:15 */ // IPC key (for Sys V IPC) - -type Mode_t = X__mode_t /* types.h:170:18 */ // permissions - -type Nlink_t = Uint32_t /* types.h:174:18 */ // link count - -type Off_t = X__off_t /* types.h:177:18 */ // file offset - -type Pid_t = X__pid_t /* types.h:182:18 */ // process id -type Lwpid_t = Int32_t /* types.h:185:18 */ // LWP id -type Rlim_t = Uint64_t /* types.h:186:18 */ // resource limit -type Segsz_t = Int32_t /* types.h:187:18 */ // segment size -type Swblk_t = Int32_t /* types.h:188:18 */ // swap offset - -type Uid_t = X__uid_t /* types.h:191:18 */ // user id - -type Mqd_t = int32 /* types.h:195:14 */ - -type Cpuid_t = uint32 /* types.h:197:23 */ - -type Psetid_t = int32 /* types.h:199:14 */ - -type X__cpu_simple_lock_t = X__cpu_simple_lock_nv_t /* types.h:201:41 */ - -// Major, minor numbers, dev_t's. -type X__devmajor_t = Int32_t /* types.h:255:17 */ -type X__devminor_t = Int32_t /* types.h:255:31 */ - -type Clock_t = uint32 /* types.h:268:24 */ - -type Ssize_t = int32 /* types.h:284:24 */ - -type Time_t = X__int64_t /* types.h:289:23 */ - -type Clockid_t = int32 /* types.h:294:26 */ - -type Timer_t = int32 /* types.h:299:24 */ - -type Suseconds_t = int32 /* types.h:304:27 */ - -type Useconds_t = uint32 /* types.h:309:26 */ - -// $NetBSD: fd_set.h,v 1.7 2018/06/24 12:05:40 kamil Exp $ - -// - -// Copyright (c) 1992, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// from: @(#)types.h 8.4 (Berkeley) 1/21/94 - -// $NetBSD: cdefs.h,v 1.141 2019/02/21 21:34:05 christos Exp $ - -// * Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - -// $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ - -// Written by Klaus Klein <kleink@NetBSD.org>, February 2, 1998. -// Public domain. -// -// NOTE: Do not protect this header against multiple inclusion. Doing -// so can have subtle side-effects due to header file inclusion order -// and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead, -// protect each CPP macro that we want to supply. - -// Feature-test macros are defined by several standards, and allow an -// application to specify what symbols they want the system headers to -// expose, and hence what standard they want them to conform to. -// There are two classes of feature-test macros. The first class -// specify complete standards, and if one of these is defined, header -// files will try to conform to the relevant standard. They are: -// -// ANSI macros: -// _ANSI_SOURCE ANSI C89 -// -// POSIX macros: -// _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?) -// _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990 -// _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992 -// _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001 -// _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008 -// -// X/Open macros: -// _XOPEN_SOURCE System Interfaces and Headers, Issue 4, Ver 2 -// _XOPEN_SOURCE_EXTENDED == 1 XSH4.2 UNIX extensions -// _XOPEN_SOURCE == 500 System Interfaces and Headers, Issue 5 -// _XOPEN_SOURCE == 520 Networking Services (XNS), Issue 5.2 -// _XOPEN_SOURCE == 600 IEEE Std 1003.1-2001, XSI option -// _XOPEN_SOURCE == 700 IEEE Std 1003.1-2008, XSI option -// -// NetBSD macros: -// _NETBSD_SOURCE == 1 Make all NetBSD features available. -// -// If more than one of these "major" feature-test macros is defined, -// then the set of facilities provided (and namespace used) is the -// union of that specified by the relevant standards, and in case of -// conflict, the earlier standard in the above list has precedence (so -// if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the version -// of rename() that's used is the POSIX one). If none of the "major" -// feature-test macros is defined, _NETBSD_SOURCE is assumed. -// -// There are also "minor" feature-test macros, which enable extra -// functionality in addition to some base standard. They should be -// defined along with one of the "major" macros. The "minor" macros -// are: -// -// _REENTRANT -// _ISOC99_SOURCE -// _ISOC11_SOURCE -// _LARGEFILE_SOURCE Large File Support -// <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html> - -// $NetBSD: int_types.h,v 1.17 2014/07/25 21:43:13 joerg Exp $ - -// - -// Copyright (c) 2014 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Matt Thomas of 3am Software Foundry. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// Implementation dependent defines, hidden from user space. -// POSIX does not specify them. - -type X__fd_mask = X__uint32_t /* fd_set.h:46:20 */ - -// 32 = 2 ^ 5 - -// Select uses bit fields of file descriptors. These macros manipulate -// such bit fields. Note: FD_SETSIZE may be defined by the user. - -type Fd_set1 = struct{ Ffds_bits [8]X__fd_mask } /* fd_set.h:66:9 */ - -// 32 = 2 ^ 5 - -// Select uses bit fields of file descriptors. These macros manipulate -// such bit fields. Note: FD_SETSIZE may be defined by the user. - -type Fd_set = Fd_set1 /* fd_set.h:68:3 */ - -// Expose our internals if we are not required to hide them. - -type Kauth_cred_t = uintptr /* types.h:318:27 */ - -type Pri_t = int32 /* types.h:320:13 */ - -// $NetBSD: pthread_types.h,v 1.23 2017/09/09 23:21:45 kamil Exp $ - -// - -// Copyright (c) 2001, 2008 The NetBSD Foundation, Inc. -// All rights reserved. -// -// This code is derived from software contributed to The NetBSD Foundation -// by Nathan J. Williams. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS -// ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -// TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS -// BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -// POSSIBILITY OF SUCH DAMAGE. - -// We use the "pthread_spin_t" name internally; "pthread_spinlock_t" is the -// POSIX spinlock object. -// -// C++ expects to be using PTHREAD_FOO_INITIALIZER as a member initializer. -// This does not work for volatile types. Since C++ does not touch the guts -// of those types, we do not include volatile in the C++ definitions. -type Pthread_spin_t = X__cpu_simple_lock_t /* pthread_types.h:43:29 */ -type X__pthread_spin_t = Pthread_spin_t /* pthread_types.h:48:24 */ - -// Copied from PTQ_HEAD in pthread_queue.h - -type Pthread_queue_struct_t = struct { - Fptqh_first uintptr - Fptqh_last uintptr -} /* pthread_types.h:61:1 */ - -type Pthread_queue_t = Pthread_queue_struct_t /* pthread_types.h:62:39 */ -type X__pthread_attr_st = struct { - Fpta_magic uint32 - Fpta_flags int32 - Fpta_private uintptr -} /* pthread_types.h:65:1 */ - -type X__pthread_mutex_st = struct { - Fptm_magic uint32 - Fptm_errorcheck X__pthread_spin_t - F__8 struct { - F__ccgo_pad1 [0]uint32 - Fptm_ceiling uint8 - F__ccgo_pad2 [3]byte - } - Fptm_owner Pthread_t - Fptm_waiters uintptr - Fptm_recursed uint32 - Fptm_spare2 uintptr -} /* pthread_types.h:66:1 */ - -type X__pthread_mutexattr_st = struct { - Fptma_magic uint32 - Fptma_private uintptr -} /* pthread_types.h:67:1 */ - -type X__pthread_cond_st = struct { - Fptc_magic uint32 - Fptc_lock X__pthread_spin_t - Fptc_waiters Pthread_queue_t - Fptc_mutex uintptr - Fptc_private uintptr -} /* pthread_types.h:68:1 */ - -type X__pthread_condattr_st = struct { - Fptca_magic uint32 - Fptca_private uintptr -} /* pthread_types.h:69:1 */ - -type X__pthread_rwlock_st = struct { - Fptr_magic uint32 - Fptr_interlock X__pthread_spin_t - Fptr_rblocked Pthread_queue_t - Fptr_wblocked Pthread_queue_t - Fptr_nreaders uint32 - Fptr_owner Pthread_t - Fptr_private uintptr -} /* pthread_types.h:71:1 */ - -type X__pthread_rwlockattr_st = struct { - Fptra_magic uint32 - Fptra_private uintptr -} /* pthread_types.h:72:1 */ - -type X__pthread_barrier_st = struct { - Fptb_magic uint32 - Fptb_lock Pthread_spin_t - Fptb_waiters Pthread_queue_t - Fptb_initcount uint32 - Fptb_curcount uint32 - Fptb_generation uint32 - Fptb_private uintptr -} /* pthread_types.h:73:1 */ - -type X__pthread_barrierattr_st = struct { - Fptba_magic uint32 - Fptba_private uintptr -} /* pthread_types.h:74:1 */ - -type Pthread_t = uintptr /* pthread_types.h:76:29 */ -type Pthread_attr_t = X__pthread_attr_st /* pthread_types.h:77:34 */ -type Pthread_mutex_t = X__pthread_mutex_st /* pthread_types.h:78:35 */ -type Pthread_mutexattr_t = X__pthread_mutexattr_st /* pthread_types.h:79:39 */ -type Pthread_cond_t = X__pthread_cond_st /* pthread_types.h:80:34 */ -type Pthread_condattr_t = X__pthread_condattr_st /* pthread_types.h:81:38 */ -type X__pthread_once_st = struct { - Fpto_mutex Pthread_mutex_t - Fpto_done int32 -} /* pthread_types.h:82:9 */ - -type Pthread_once_t = X__pthread_once_st /* pthread_types.h:82:34 */ -type X__pthread_spinlock_st = struct { - Fpts_magic uint32 - Fpts_spin X__pthread_spin_t - Fpts_flags int32 -} /* pthread_types.h:83:9 */ - -type Pthread_spinlock_t = X__pthread_spinlock_st /* pthread_types.h:83:38 */ -type Pthread_rwlock_t = X__pthread_rwlock_st /* pthread_types.h:84:36 */ -type Pthread_rwlockattr_t = X__pthread_rwlockattr_st /* pthread_types.h:85:40 */ -type Pthread_barrier_t = X__pthread_barrier_st /* pthread_types.h:86:37 */ -type Pthread_barrierattr_t = X__pthread_barrierattr_st /* pthread_types.h:87:41 */ -type Pthread_key_t = int32 /* pthread_types.h:88:13 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:59:3 */ - -type Ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:64:3 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:74:3 */ - -type Qdiv_t = struct { - Fquot Quad_t - Frem Quad_t -} /* stdlib.h:81:3 */ - -type Locale_t = uintptr /* stdlib.h:357:25 */ - -var _ uint8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_openbsd_386.go b/vendor/modernc.org/libc/stdlib/stdlib_openbsd_386.go deleted file mode 100644 index 07f326fa0..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_openbsd_386.go +++ /dev/null @@ -1,770 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_openbsd_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:45:1: - BYTE_ORDER = 1234 // endian.h:47:1: - EXIT_FAILURE = 1 // stdlib.h:80:1: - EXIT_SUCCESS = 0 // stdlib.h:81:1: - LITTLE_ENDIAN = 1234 // endian.h:44:1: - PDP_ENDIAN = 3412 // endian.h:46:1: - RAND_MAX = 0x7fffffff // stdlib.h:83:1: - X_BIG_ENDIAN = 4321 // _endian.h:43:1: - X_BYTE_ORDER = 1234 // endian.h:58:1: - X_CLOCKID_T_DEFINED_ = 0 // types.h:162:1: - X_CLOCK_T_DEFINED_ = 0 // types.h:157:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_ILP32 = 1 // <predefined>:1:1: - X_INT16_T_DEFINED_ = 0 // types.h:84:1: - X_INT32_T_DEFINED_ = 0 // types.h:94:1: - X_INT64_T_DEFINED_ = 0 // types.h:104:1: - X_INT8_T_DEFINED_ = 0 // types.h:74:1: - X_LITTLE_ENDIAN = 1234 // _endian.h:42:1: - X_MACHINE_CDEFS_H_ = 0 // cdefs.h:9:1: - X_MACHINE_ENDIAN_H_ = 0 // endian.h:28:1: - X_MACHINE__TYPES_H_ = 0 // _types.h:36:1: - X_MAX_PAGE_SHIFT = 12 // _types.h:52:1: - X_OFF_T_DEFINED_ = 0 // types.h:192:1: - X_PDP_ENDIAN = 3412 // _endian.h:44:1: - X_PID_T_DEFINED_ = 0 // types.h:167:1: - X_QUAD_HIGHWORD = 1 // _endian.h:95:1: - X_QUAD_LOWWORD = 0 // _endian.h:96:1: - X_SIZE_T_DEFINED_ = 0 // types.h:172:1: - X_SSIZE_T_DEFINED_ = 0 // types.h:177:1: - X_STACKALIGNBYTES = 15 // _types.h:49:1: - X_STDLIB_H_ = 0 // stdlib.h:36:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: - X_SYS_ENDIAN_H_ = 0 // endian.h:38:1: - X_SYS_TYPES_H_ = 0 // types.h:41:1: - X_SYS__ENDIAN_H_ = 0 // _endian.h:34:1: - X_SYS__TYPES_H_ = 0 // _types.h:35:1: - X_TIMER_T_DEFINED_ = 0 // types.h:187:1: - X_TIME_T_DEFINED_ = 0 // types.h:182:1: - X_UINT16_T_DEFINED_ = 0 // types.h:89:1: - X_UINT32_T_DEFINED_ = 0 // types.h:99:1: - X_UINT64_T_DEFINED_ = 0 // types.h:109:1: - X_UINT8_T_DEFINED_ = 0 // types.h:79:1: - X_WCHAR_T_DEFINED_ = 0 // stdlib.h:52:1: - I386 = 1 // <predefined>:339:1: - Unix = 1 // <predefined>:340:1: -) - -type Ptrdiff_t = int32 /* <builtin>:3:26 */ - -type Size_t = uint32 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// $OpenBSD: stdlib.h,v 1.76 2019/05/10 15:03:24 otto Exp $ -// $NetBSD: stdlib.h,v 1.25 1995/12/27 21:19:08 jtc Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 5.13 (Berkeley) 6/4/91 - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: cdefs.h,v 1.10 2013/03/28 17:30:45 martynas Exp $ - -// Written by J.T. Conklin <jtc@wimsey.com> 01/17/95. -// Public domain. - -// Macro to test if we're using a specific version of gcc or later. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky -- make sure you don't put spaces -// in between its arguments. Do not use __CONCAT on double-quoted strings, -// such as those from the __STRING macro: to concatenate strings just put -// them next to each other. - -// GCC1 and some versions of GCC2 declare dead (non-returning) and -// pure (no side effects) functions using "volatile" and "const"; -// unfortunately, these then cause warnings under "-ansi -pedantic". -// GCC >= 2.5 uses the __attribute__((attrs)) style. All of these -// work for GNU C++ (modulo a slight glitch in the C++ grammar in -// the distribution version of 2.5.5). - -// __returns_twice makes the compiler not assume the function -// only returns once. This affects registerisation of variables: -// even local variables need to be in memory across such a call. -// Example: setjmp() - -// __only_inline makes the compiler only use this function definition -// for inlining; references that can't be inlined will be left as -// external references instead of generating a local copy. The -// matching library should include a simple extern definition for -// the function to handle those references. c.f. ctype.h - -// GNU C version 2.96 adds explicit branch prediction so that -// the CPU back-end can hint the processor and also so that -// code blocks can be reordered such that the predicted path -// sees a more linear flow, thus improving cache behavior, etc. -// -// The following two macros provide us with a way to utilize this -// compiler feature. Use __predict_true() if you expect the expression -// to evaluate to true, and __predict_false() if you expect the -// expression to evaluate to false. -// -// A few notes about usage: -// -// * Generally, __predict_false() error condition checks (unless -// you have some _strong_ reason to do otherwise, in which case -// document it), and/or __predict_true() `no-error' condition -// checks, assuming you want to optimize for the no-error case. -// -// * Other than that, if you don't know the likelihood of a test -// succeeding from empirical or other `hard' evidence, don't -// make predictions. -// -// * These are meant to be used in places that are run `a lot'. -// It is wasteful to make predictions in code that is run -// seldomly (e.g. at subsystem initialization time) as the -// basic block reordering that this affects can often generate -// larger code. - -// Delete pseudo-keywords wherever they are not available or needed. - -// The __packed macro indicates that a variable or structure members -// should have the smallest possible alignment, despite any host CPU -// alignment requirements. -// -// The __aligned(x) macro specifies the minimum alignment of a -// variable or structure. -// -// These macros together are useful for describing the layout and -// alignment of messages exchanged with hardware or other systems. - -// "The nice thing about standards is that there are so many to choose from." -// There are a number of "feature test macros" specified by (different) -// standards that determine which interfaces and types the header files -// should expose. -// -// Because of inconsistencies in these macros, we define our own -// set in the private name space that end in _VISIBLE. These are -// always defined and so headers can test their values easily. -// Things can get tricky when multiple feature macros are defined. -// We try to take the union of all the features requested. -// -// The following macros are guaranteed to have a value after cdefs.h -// has been included: -// __POSIX_VISIBLE -// __XPG_VISIBLE -// __ISO_C_VISIBLE -// __BSD_VISIBLE - -// X/Open Portability Guides and Single Unix Specifications. -// _XOPEN_SOURCE XPG3 -// _XOPEN_SOURCE && _XOPEN_VERSION = 4 XPG4 -// _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED = 1 XPG4v2 -// _XOPEN_SOURCE == 500 XPG5 -// _XOPEN_SOURCE == 520 XPG5v2 -// _XOPEN_SOURCE == 600 POSIX 1003.1-2001 with XSI -// _XOPEN_SOURCE == 700 POSIX 1003.1-2008 with XSI -// -// The XPG spec implies a specific value for _POSIX_C_SOURCE. - -// POSIX macros, these checks must follow the XOPEN ones above. -// -// _POSIX_SOURCE == 1 1003.1-1988 (superseded by _POSIX_C_SOURCE) -// _POSIX_C_SOURCE == 1 1003.1-1990 -// _POSIX_C_SOURCE == 2 1003.2-1992 -// _POSIX_C_SOURCE == 199309L 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L 1003.1-2001 -// _POSIX_C_SOURCE == 200809L 1003.1-2008 -// -// The POSIX spec implies a specific value for __ISO_C_VISIBLE, though -// this may be overridden by the _ISOC99_SOURCE macro later. - -// _ANSI_SOURCE means to expose ANSI C89 interfaces only. -// If the user defines it in addition to one of the POSIX or XOPEN -// macros, assume the POSIX/XOPEN macro(s) should take precedence. - -// _ISOC99_SOURCE, _ISOC11_SOURCE, __STDC_VERSION__, and __cplusplus -// override any of the other macros since they are non-exclusive. - -// Finally deal with BSD-specific interfaces that are not covered -// by any standards. We expose these when none of the POSIX or XPG -// macros is defined or if the user explicitly asks for them. - -// Default values. - -// $OpenBSD: _null.h,v 1.2 2016/09/09 22:07:58 millert Exp $ - -// Written by Todd C. Miller, September 9, 2016 -// Public domain. - -// $OpenBSD: _types.h,v 1.23 2018/03/05 01:15:25 deraadt Exp $ - -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 -// @(#)ansi.h 8.2 (Berkeley) 1/4/94 - -// _ALIGN(p) rounds p (pointer or byte index) up to a correctly-aligned -// value for all data types (int, long, ...). The result is an -// unsigned long and must be cast to any desired pointer type. -// -// _ALIGNED_POINTER is a boolean macro that checks whether an address -// is valid to fetch data elements of type t from on this architecture. -// This does not reflect the optimal alignment, just the possibility -// (within reasonable limits). - -// 7.18.1.1 Exact-width integer types -type X__int8_t = int8 /* _types.h:61:22 */ -type X__uint8_t = uint8 /* _types.h:62:24 */ -type X__int16_t = int16 /* _types.h:63:17 */ -type X__uint16_t = uint16 /* _types.h:64:25 */ -type X__int32_t = int32 /* _types.h:65:15 */ -type X__uint32_t = uint32 /* _types.h:66:23 */ -type X__int64_t = int64 /* _types.h:67:20 */ -type X__uint64_t = uint64 /* _types.h:68:28 */ - -// 7.18.1.2 Minimum-width integer types -type X__int_least8_t = X__int8_t /* _types.h:71:19 */ -type X__uint_least8_t = X__uint8_t /* _types.h:72:20 */ -type X__int_least16_t = X__int16_t /* _types.h:73:20 */ -type X__uint_least16_t = X__uint16_t /* _types.h:74:21 */ -type X__int_least32_t = X__int32_t /* _types.h:75:20 */ -type X__uint_least32_t = X__uint32_t /* _types.h:76:21 */ -type X__int_least64_t = X__int64_t /* _types.h:77:20 */ -type X__uint_least64_t = X__uint64_t /* _types.h:78:21 */ - -// 7.18.1.3 Fastest minimum-width integer types -type X__int_fast8_t = X__int32_t /* _types.h:81:20 */ -type X__uint_fast8_t = X__uint32_t /* _types.h:82:21 */ -type X__int_fast16_t = X__int32_t /* _types.h:83:20 */ -type X__uint_fast16_t = X__uint32_t /* _types.h:84:21 */ -type X__int_fast32_t = X__int32_t /* _types.h:85:20 */ -type X__uint_fast32_t = X__uint32_t /* _types.h:86:21 */ -type X__int_fast64_t = X__int64_t /* _types.h:87:20 */ -type X__uint_fast64_t = X__uint64_t /* _types.h:88:21 */ - -// 7.18.1.4 Integer types capable of holding object pointers -type X__intptr_t = int32 /* _types.h:103:16 */ -type X__uintptr_t = uint32 /* _types.h:104:24 */ - -// 7.18.1.5 Greatest-width integer types -type X__intmax_t = X__int64_t /* _types.h:107:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:108:21 */ - -// Register size -type X__register_t = int32 /* _types.h:111:16 */ - -// VM system types -type X__vaddr_t = uint32 /* _types.h:114:24 */ -type X__paddr_t = uint32 /* _types.h:115:24 */ -type X__vsize_t = uint32 /* _types.h:116:24 */ -type X__psize_t = uint32 /* _types.h:117:24 */ - -// Standard system types -type X__double_t = float64 /* _types.h:120:22 */ -type X__float_t = float64 /* _types.h:121:22 */ -type X__ptrdiff_t = int32 /* _types.h:122:16 */ -type X__size_t = uint32 /* _types.h:123:24 */ -type X__ssize_t = int32 /* _types.h:124:16 */ -type X__va_list = X__builtin_va_list /* _types.h:126:27 */ - -// Wide character support types -type X__wchar_t = int32 /* _types.h:133:15 */ -type X__wint_t = int32 /* _types.h:135:15 */ -type X__rune_t = int32 /* _types.h:136:15 */ -type X__wctrans_t = uintptr /* _types.h:137:14 */ -type X__wctype_t = uintptr /* _types.h:138:14 */ - -// $OpenBSD: types.h,v 1.49 2022/08/06 13:31:13 semarie Exp $ -// $NetBSD: types.h,v 1.29 1996/11/15 22:48:25 jtc Exp $ - -// - -// Copyright (c) 1982, 1986, 1991, 1993 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.4 (Berkeley) 1/21/94 - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: endian.h,v 1.25 2014/12/21 04:49:00 guenther Exp $ - -// - -// Copyright (c) 1997 Niklas Hallqvist. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Public definitions for little- and big-endian systems. -// This file should be included as <endian.h> in userspace and as -// <sys/endian.h> in the kernel. -// -// System headers that need endian information but that can't or don't -// want to export the public names here should include <sys/_endian.h> -// and use the internal names: _BYTE_ORDER, _*_ENDIAN, etc. - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: _endian.h,v 1.8 2018/01/11 23:13:37 dlg Exp $ - -// - -// Copyright (c) 1997 Niklas Hallqvist. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Internal endianness macros. This pulls in <machine/endian.h> to -// get the correct setting direction for the platform and sets internal -// ('__' prefix) macros appropriately. - -// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $ - -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 - -// $OpenBSD: _types.h,v 1.23 2018/03/05 01:15:25 deraadt Exp $ - -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 -// @(#)ansi.h 8.2 (Berkeley) 1/4/94 - -type X__blkcnt_t = X__int64_t /* _types.h:39:19 */ // blocks allocated for file -type X__blksize_t = X__int32_t /* _types.h:40:19 */ // optimal blocksize for I/O -type X__clock_t = X__int64_t /* _types.h:41:19 */ // ticks in CLOCKS_PER_SEC -type X__clockid_t = X__int32_t /* _types.h:42:19 */ // CLOCK_* identifiers -type X__cpuid_t = uint32 /* _types.h:43:23 */ // CPU id -type X__dev_t = X__int32_t /* _types.h:44:19 */ // device number -type X__fixpt_t = X__uint32_t /* _types.h:45:20 */ // fixed point number -type X__fsblkcnt_t = X__uint64_t /* _types.h:46:20 */ // file system block count -type X__fsfilcnt_t = X__uint64_t /* _types.h:47:20 */ // file system file count -type X__gid_t = X__uint32_t /* _types.h:48:20 */ // group id -type X__id_t = X__uint32_t /* _types.h:49:20 */ // may contain pid, uid or gid -type X__in_addr_t = X__uint32_t /* _types.h:50:20 */ // base type for internet address -type X__in_port_t = X__uint16_t /* _types.h:51:20 */ // IP port type -type X__ino_t = X__uint64_t /* _types.h:52:20 */ // inode number -type X__key_t = int32 /* _types.h:53:15 */ // IPC key (for Sys V IPC) -type X__mode_t = X__uint32_t /* _types.h:54:20 */ // permissions -type X__nlink_t = X__uint32_t /* _types.h:55:20 */ // link count -type X__off_t = X__int64_t /* _types.h:56:19 */ // file offset or size -type X__pid_t = X__int32_t /* _types.h:57:19 */ // process id -type X__rlim_t = X__uint64_t /* _types.h:58:20 */ // resource limit -type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family type -type X__segsz_t = X__int32_t /* _types.h:60:19 */ // segment size -type X__socklen_t = X__uint32_t /* _types.h:61:20 */ // length type for network syscalls -type X__suseconds_t = int32 /* _types.h:62:15 */ // microseconds (signed) -type X__time_t = X__int64_t /* _types.h:63:19 */ // epoch time -type X__timer_t = X__int32_t /* _types.h:64:19 */ // POSIX timer identifiers -type X__uid_t = X__uint32_t /* _types.h:65:20 */ // user id -type X__useconds_t = X__uint32_t /* _types.h:66:20 */ // microseconds - -// mbstate_t is an opaque object to keep conversion state, during multibyte -// stream conversions. The content must not be referenced by user programs. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint32 - F__mbstate8 [128]int8 -} /* _types.h:75:3 */ - -// Tell sys/endian.h we have MD variants of the swap macros. - -// Note that these macros evaluate their arguments several times. - -// Public names - -// These are specified to be function-like macros to match the spec - -// POSIX names - -// original BSD names - -// these were exposed here before - -// ancient stuff - -type U_char = uint8 /* types.h:51:23 */ -type U_short = uint16 /* types.h:52:24 */ -type U_int = uint32 /* types.h:53:22 */ -type U_long = uint32 /* types.h:54:23 */ - -type Unchar = uint8 /* types.h:56:23 */ // Sys V compatibility -type Ushort = uint16 /* types.h:57:24 */ // Sys V compatibility -type Uint = uint32 /* types.h:58:22 */ // Sys V compatibility -type Ulong = uint32 /* types.h:59:23 */ // Sys V compatibility - -type Cpuid_t = X__cpuid_t /* types.h:61:19 */ // CPU id -type Register_t = X__register_t /* types.h:62:22 */ // register-sized type - -// XXX The exact-width bit types should only be exposed if __BSD_VISIBLE -// but the rest of the includes are not ready for that yet. - -type Int8_t = X__int8_t /* types.h:75:19 */ - -type Uint8_t = X__uint8_t /* types.h:80:20 */ - -type Int16_t = X__int16_t /* types.h:85:20 */ - -type Uint16_t = X__uint16_t /* types.h:90:21 */ - -type Int32_t = X__int32_t /* types.h:95:20 */ - -type Uint32_t = X__uint32_t /* types.h:100:21 */ - -type Int64_t = X__int64_t /* types.h:105:20 */ - -type Uint64_t = X__uint64_t /* types.h:110:21 */ - -// BSD-style unsigned bits types -type U_int8_t = X__uint8_t /* types.h:114:19 */ -type U_int16_t = X__uint16_t /* types.h:115:20 */ -type U_int32_t = X__uint32_t /* types.h:116:20 */ -type U_int64_t = X__uint64_t /* types.h:117:20 */ - -// quads, deprecated in favor of 64 bit int types -type Quad_t = X__int64_t /* types.h:120:19 */ -type U_quad_t = X__uint64_t /* types.h:121:20 */ - -// VM system types -type Vaddr_t = X__vaddr_t /* types.h:125:19 */ -type Paddr_t = X__paddr_t /* types.h:126:19 */ -type Vsize_t = X__vsize_t /* types.h:127:19 */ -type Psize_t = X__psize_t /* types.h:128:19 */ - -// Standard system types -type Blkcnt_t = X__blkcnt_t /* types.h:132:20 */ // blocks allocated for file -type Blksize_t = X__blksize_t /* types.h:133:21 */ // optimal blocksize for I/O -type Caddr_t = uintptr /* types.h:134:14 */ // core address -type Daddr32_t = X__int32_t /* types.h:135:19 */ // 32-bit disk address -type Daddr_t = X__int64_t /* types.h:136:19 */ // 64-bit disk address -type Dev_t = X__dev_t /* types.h:137:18 */ // device number -type Fixpt_t = X__fixpt_t /* types.h:138:19 */ // fixed point number -type Gid_t = X__gid_t /* types.h:139:18 */ // group id -type Id_t = X__id_t /* types.h:140:17 */ // may contain pid, uid or gid -type Ino_t = X__ino_t /* types.h:141:18 */ // inode number -type Key_t = X__key_t /* types.h:142:18 */ // IPC key (for Sys V IPC) -type Mode_t = X__mode_t /* types.h:143:18 */ // permissions -type Nlink_t = X__nlink_t /* types.h:144:19 */ // link count -type Rlim_t = X__rlim_t /* types.h:145:18 */ // resource limit -type Segsz_t = X__segsz_t /* types.h:146:19 */ // segment size -type Uid_t = X__uid_t /* types.h:147:18 */ // user id -type Useconds_t = X__useconds_t /* types.h:148:22 */ // microseconds -type Suseconds_t = X__suseconds_t /* types.h:149:23 */ // microseconds (signed) -type Fsblkcnt_t = X__fsblkcnt_t /* types.h:150:22 */ // file system block count -type Fsfilcnt_t = X__fsfilcnt_t /* types.h:151:22 */ // file system file count - -// The following types may be defined in multiple header files. -type Clock_t = X__clock_t /* types.h:158:19 */ - -type Clockid_t = X__clockid_t /* types.h:163:21 */ - -type Pid_t = X__pid_t /* types.h:168:18 */ - -type Ssize_t = X__ssize_t /* types.h:178:19 */ - -type Time_t = X__time_t /* types.h:183:18 */ - -type Timer_t = X__timer_t /* types.h:188:19 */ - -type Off_t = X__off_t /* types.h:193:18 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:59:3 */ - -type Ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:64:3 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:3 */ - -type Qdiv_t = struct { - Fquot Quad_t - Frem Quad_t -} /* stdlib.h:77:3 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_openbsd_amd64.go b/vendor/modernc.org/libc/stdlib/stdlib_openbsd_amd64.go deleted file mode 100644 index e2f8af44b..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_openbsd_amd64.go +++ /dev/null @@ -1,779 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_openbsd_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:45:1: - BYTE_ORDER = 1234 // endian.h:47:1: - EXIT_FAILURE = 1 // stdlib.h:80:1: - EXIT_SUCCESS = 0 // stdlib.h:81:1: - LITTLE_ENDIAN = 1234 // endian.h:44:1: - PDP_ENDIAN = 3412 // endian.h:46:1: - RAND_MAX = 0x7fffffff // stdlib.h:83:1: - X_BIG_ENDIAN = 4321 // _endian.h:43:1: - X_BYTE_ORDER = 1234 // endian.h:58:1: - X_CLOCKID_T_DEFINED_ = 0 // types.h:162:1: - X_CLOCK_T_DEFINED_ = 0 // types.h:157:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_INT16_T_DEFINED_ = 0 // types.h:84:1: - X_INT32_T_DEFINED_ = 0 // types.h:94:1: - X_INT64_T_DEFINED_ = 0 // types.h:104:1: - X_INT8_T_DEFINED_ = 0 // types.h:74:1: - X_LITTLE_ENDIAN = 1234 // _endian.h:42:1: - X_LP64 = 1 // <predefined>:1:1: - X_MACHINE_CDEFS_H_ = 0 // cdefs.h:9:1: - X_MACHINE_ENDIAN_H_ = 0 // endian.h:28:1: - X_MACHINE__TYPES_H_ = 0 // _types.h:36:1: - X_MAX_PAGE_SHIFT = 12 // _types.h:52:1: - X_OFF_T_DEFINED_ = 0 // types.h:192:1: - X_PDP_ENDIAN = 3412 // _endian.h:44:1: - X_PID_T_DEFINED_ = 0 // types.h:167:1: - X_QUAD_HIGHWORD = 1 // _endian.h:95:1: - X_QUAD_LOWWORD = 0 // _endian.h:96:1: - X_RET_PROTECTOR = 1 // <predefined>:2:1: - X_SIZE_T_DEFINED_ = 0 // types.h:172:1: - X_SSIZE_T_DEFINED_ = 0 // types.h:177:1: - X_STACKALIGNBYTES = 15 // _types.h:49:1: - X_STDLIB_H_ = 0 // stdlib.h:36:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: - X_SYS_ENDIAN_H_ = 0 // endian.h:38:1: - X_SYS_TYPES_H_ = 0 // types.h:41:1: - X_SYS__ENDIAN_H_ = 0 // _endian.h:34:1: - X_SYS__TYPES_H_ = 0 // _types.h:35:1: - X_TIMER_T_DEFINED_ = 0 // types.h:187:1: - X_TIME_T_DEFINED_ = 0 // types.h:182:1: - X_UINT16_T_DEFINED_ = 0 // types.h:89:1: - X_UINT32_T_DEFINED_ = 0 // types.h:99:1: - X_UINT64_T_DEFINED_ = 0 // types.h:109:1: - X_UINT8_T_DEFINED_ = 0 // types.h:79:1: - X_WCHAR_T_DEFINED_ = 0 // stdlib.h:52:1: - Unix = 1 // <predefined>:344:1: -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// $OpenBSD: stdlib.h,v 1.76 2019/05/10 15:03:24 otto Exp $ -// $NetBSD: stdlib.h,v 1.25 1995/12/27 21:19:08 jtc Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 5.13 (Berkeley) 6/4/91 - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: cdefs.h,v 1.3 2013/03/28 17:30:45 martynas Exp $ - -// Written by J.T. Conklin <jtc@wimsey.com> 01/17/95. -// Public domain. - -// Macro to test if we're using a specific version of gcc or later. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky -- make sure you don't put spaces -// in between its arguments. Do not use __CONCAT on double-quoted strings, -// such as those from the __STRING macro: to concatenate strings just put -// them next to each other. - -// GCC1 and some versions of GCC2 declare dead (non-returning) and -// pure (no side effects) functions using "volatile" and "const"; -// unfortunately, these then cause warnings under "-ansi -pedantic". -// GCC >= 2.5 uses the __attribute__((attrs)) style. All of these -// work for GNU C++ (modulo a slight glitch in the C++ grammar in -// the distribution version of 2.5.5). - -// __returns_twice makes the compiler not assume the function -// only returns once. This affects registerisation of variables: -// even local variables need to be in memory across such a call. -// Example: setjmp() - -// __only_inline makes the compiler only use this function definition -// for inlining; references that can't be inlined will be left as -// external references instead of generating a local copy. The -// matching library should include a simple extern definition for -// the function to handle those references. c.f. ctype.h - -// GNU C version 2.96 adds explicit branch prediction so that -// the CPU back-end can hint the processor and also so that -// code blocks can be reordered such that the predicted path -// sees a more linear flow, thus improving cache behavior, etc. -// -// The following two macros provide us with a way to utilize this -// compiler feature. Use __predict_true() if you expect the expression -// to evaluate to true, and __predict_false() if you expect the -// expression to evaluate to false. -// -// A few notes about usage: -// -// * Generally, __predict_false() error condition checks (unless -// you have some _strong_ reason to do otherwise, in which case -// document it), and/or __predict_true() `no-error' condition -// checks, assuming you want to optimize for the no-error case. -// -// * Other than that, if you don't know the likelihood of a test -// succeeding from empirical or other `hard' evidence, don't -// make predictions. -// -// * These are meant to be used in places that are run `a lot'. -// It is wasteful to make predictions in code that is run -// seldomly (e.g. at subsystem initialization time) as the -// basic block reordering that this affects can often generate -// larger code. - -// Delete pseudo-keywords wherever they are not available or needed. - -// The __packed macro indicates that a variable or structure members -// should have the smallest possible alignment, despite any host CPU -// alignment requirements. -// -// The __aligned(x) macro specifies the minimum alignment of a -// variable or structure. -// -// These macros together are useful for describing the layout and -// alignment of messages exchanged with hardware or other systems. - -// "The nice thing about standards is that there are so many to choose from." -// There are a number of "feature test macros" specified by (different) -// standards that determine which interfaces and types the header files -// should expose. -// -// Because of inconsistencies in these macros, we define our own -// set in the private name space that end in _VISIBLE. These are -// always defined and so headers can test their values easily. -// Things can get tricky when multiple feature macros are defined. -// We try to take the union of all the features requested. -// -// The following macros are guaranteed to have a value after cdefs.h -// has been included: -// __POSIX_VISIBLE -// __XPG_VISIBLE -// __ISO_C_VISIBLE -// __BSD_VISIBLE - -// X/Open Portability Guides and Single Unix Specifications. -// _XOPEN_SOURCE XPG3 -// _XOPEN_SOURCE && _XOPEN_VERSION = 4 XPG4 -// _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED = 1 XPG4v2 -// _XOPEN_SOURCE == 500 XPG5 -// _XOPEN_SOURCE == 520 XPG5v2 -// _XOPEN_SOURCE == 600 POSIX 1003.1-2001 with XSI -// _XOPEN_SOURCE == 700 POSIX 1003.1-2008 with XSI -// -// The XPG spec implies a specific value for _POSIX_C_SOURCE. - -// POSIX macros, these checks must follow the XOPEN ones above. -// -// _POSIX_SOURCE == 1 1003.1-1988 (superseded by _POSIX_C_SOURCE) -// _POSIX_C_SOURCE == 1 1003.1-1990 -// _POSIX_C_SOURCE == 2 1003.2-1992 -// _POSIX_C_SOURCE == 199309L 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L 1003.1-2001 -// _POSIX_C_SOURCE == 200809L 1003.1-2008 -// -// The POSIX spec implies a specific value for __ISO_C_VISIBLE, though -// this may be overridden by the _ISOC99_SOURCE macro later. - -// _ANSI_SOURCE means to expose ANSI C89 interfaces only. -// If the user defines it in addition to one of the POSIX or XOPEN -// macros, assume the POSIX/XOPEN macro(s) should take precedence. - -// _ISOC99_SOURCE, _ISOC11_SOURCE, __STDC_VERSION__, and __cplusplus -// override any of the other macros since they are non-exclusive. - -// Finally deal with BSD-specific interfaces that are not covered -// by any standards. We expose these when none of the POSIX or XPG -// macros is defined or if the user explicitly asks for them. - -// Default values. - -// $OpenBSD: _null.h,v 1.2 2016/09/09 22:07:58 millert Exp $ - -// Written by Todd C. Miller, September 9, 2016 -// Public domain. - -// $OpenBSD: _types.h,v 1.17 2018/03/05 01:15:25 deraadt Exp $ - -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 -// @(#)ansi.h 8.2 (Berkeley) 1/4/94 - -// _ALIGN(p) rounds p (pointer or byte index) up to a correctly-aligned -// value for all data types (int, long, ...). The result is an -// unsigned long and must be cast to any desired pointer type. -// -// _ALIGNED_POINTER is a boolean macro that checks whether an address -// is valid to fetch data elements of type t from on this architecture. -// This does not reflect the optimal alignment, just the possibility -// (within reasonable limits). - -// 7.18.1.1 Exact-width integer types -type X__int8_t = int8 /* _types.h:61:22 */ -type X__uint8_t = uint8 /* _types.h:62:24 */ -type X__int16_t = int16 /* _types.h:63:17 */ -type X__uint16_t = uint16 /* _types.h:64:25 */ -type X__int32_t = int32 /* _types.h:65:15 */ -type X__uint32_t = uint32 /* _types.h:66:23 */ -type X__int64_t = int64 /* _types.h:67:20 */ -type X__uint64_t = uint64 /* _types.h:68:28 */ - -// 7.18.1.2 Minimum-width integer types -type X__int_least8_t = X__int8_t /* _types.h:71:19 */ -type X__uint_least8_t = X__uint8_t /* _types.h:72:20 */ -type X__int_least16_t = X__int16_t /* _types.h:73:20 */ -type X__uint_least16_t = X__uint16_t /* _types.h:74:21 */ -type X__int_least32_t = X__int32_t /* _types.h:75:20 */ -type X__uint_least32_t = X__uint32_t /* _types.h:76:21 */ -type X__int_least64_t = X__int64_t /* _types.h:77:20 */ -type X__uint_least64_t = X__uint64_t /* _types.h:78:21 */ - -// 7.18.1.3 Fastest minimum-width integer types -type X__int_fast8_t = X__int32_t /* _types.h:81:20 */ -type X__uint_fast8_t = X__uint32_t /* _types.h:82:21 */ -type X__int_fast16_t = X__int32_t /* _types.h:83:20 */ -type X__uint_fast16_t = X__uint32_t /* _types.h:84:21 */ -type X__int_fast32_t = X__int32_t /* _types.h:85:20 */ -type X__uint_fast32_t = X__uint32_t /* _types.h:86:21 */ -type X__int_fast64_t = X__int64_t /* _types.h:87:20 */ -type X__uint_fast64_t = X__uint64_t /* _types.h:88:21 */ - -// 7.18.1.4 Integer types capable of holding object pointers -type X__intptr_t = int64 /* _types.h:103:16 */ -type X__uintptr_t = uint64 /* _types.h:104:24 */ - -// 7.18.1.5 Greatest-width integer types -type X__intmax_t = X__int64_t /* _types.h:107:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:108:21 */ - -// Register size -type X__register_t = int64 /* _types.h:111:16 */ - -// VM system types -type X__vaddr_t = uint64 /* _types.h:114:24 */ -type X__paddr_t = uint64 /* _types.h:115:24 */ -type X__vsize_t = uint64 /* _types.h:116:24 */ -type X__psize_t = uint64 /* _types.h:117:24 */ - -// Standard system types -type X__double_t = float64 /* _types.h:120:18 */ -type X__float_t = float32 /* _types.h:121:17 */ -type X__ptrdiff_t = int64 /* _types.h:122:16 */ -type X__size_t = uint64 /* _types.h:123:24 */ -type X__ssize_t = int64 /* _types.h:124:16 */ -type X__va_list = X__builtin_va_list /* _types.h:126:27 */ - -// Wide character support types -type X__wchar_t = int32 /* _types.h:133:15 */ -type X__wint_t = int32 /* _types.h:135:15 */ -type X__rune_t = int32 /* _types.h:136:15 */ -type X__wctrans_t = uintptr /* _types.h:137:14 */ -type X__wctype_t = uintptr /* _types.h:138:14 */ - -// $OpenBSD: types.h,v 1.49 2022/08/06 13:31:13 semarie Exp $ -// $NetBSD: types.h,v 1.29 1996/11/15 22:48:25 jtc Exp $ - -// - -// Copyright (c) 1982, 1986, 1991, 1993 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.4 (Berkeley) 1/21/94 - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: endian.h,v 1.25 2014/12/21 04:49:00 guenther Exp $ - -// - -// Copyright (c) 1997 Niklas Hallqvist. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Public definitions for little- and big-endian systems. -// This file should be included as <endian.h> in userspace and as -// <sys/endian.h> in the kernel. -// -// System headers that need endian information but that can't or don't -// want to export the public names here should include <sys/_endian.h> -// and use the internal names: _BYTE_ORDER, _*_ENDIAN, etc. - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: _endian.h,v 1.8 2018/01/11 23:13:37 dlg Exp $ - -// - -// Copyright (c) 1997 Niklas Hallqvist. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Internal endianness macros. This pulls in <machine/endian.h> to -// get the correct setting direction for the platform and sets internal -// ('__' prefix) macros appropriately. - -// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $ - -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 - -// $OpenBSD: _types.h,v 1.17 2018/03/05 01:15:25 deraadt Exp $ - -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 -// @(#)ansi.h 8.2 (Berkeley) 1/4/94 - -type X__blkcnt_t = X__int64_t /* _types.h:39:19 */ // blocks allocated for file -type X__blksize_t = X__int32_t /* _types.h:40:19 */ // optimal blocksize for I/O -type X__clock_t = X__int64_t /* _types.h:41:19 */ // ticks in CLOCKS_PER_SEC -type X__clockid_t = X__int32_t /* _types.h:42:19 */ // CLOCK_* identifiers -type X__cpuid_t = uint64 /* _types.h:43:23 */ // CPU id -type X__dev_t = X__int32_t /* _types.h:44:19 */ // device number -type X__fixpt_t = X__uint32_t /* _types.h:45:20 */ // fixed point number -type X__fsblkcnt_t = X__uint64_t /* _types.h:46:20 */ // file system block count -type X__fsfilcnt_t = X__uint64_t /* _types.h:47:20 */ // file system file count -type X__gid_t = X__uint32_t /* _types.h:48:20 */ // group id -type X__id_t = X__uint32_t /* _types.h:49:20 */ // may contain pid, uid or gid -type X__in_addr_t = X__uint32_t /* _types.h:50:20 */ // base type for internet address -type X__in_port_t = X__uint16_t /* _types.h:51:20 */ // IP port type -type X__ino_t = X__uint64_t /* _types.h:52:20 */ // inode number -type X__key_t = int64 /* _types.h:53:15 */ // IPC key (for Sys V IPC) -type X__mode_t = X__uint32_t /* _types.h:54:20 */ // permissions -type X__nlink_t = X__uint32_t /* _types.h:55:20 */ // link count -type X__off_t = X__int64_t /* _types.h:56:19 */ // file offset or size -type X__pid_t = X__int32_t /* _types.h:57:19 */ // process id -type X__rlim_t = X__uint64_t /* _types.h:58:20 */ // resource limit -type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family type -type X__segsz_t = X__int32_t /* _types.h:60:19 */ // segment size -type X__socklen_t = X__uint32_t /* _types.h:61:20 */ // length type for network syscalls -type X__suseconds_t = int64 /* _types.h:62:15 */ // microseconds (signed) -type X__time_t = X__int64_t /* _types.h:63:19 */ // epoch time -type X__timer_t = X__int32_t /* _types.h:64:19 */ // POSIX timer identifiers -type X__uid_t = X__uint32_t /* _types.h:65:20 */ // user id -type X__useconds_t = X__uint32_t /* _types.h:66:20 */ // microseconds - -// mbstate_t is an opaque object to keep conversion state, during multibyte -// stream conversions. The content must not be referenced by user programs. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint64 - F__mbstate8 [128]int8 -} /* _types.h:75:3 */ - -// Tell sys/endian.h we have MD variants of the swap macros. - -// Note that these macros evaluate their arguments several times. - -// Public names - -// These are specified to be function-like macros to match the spec - -// POSIX names - -// original BSD names - -// these were exposed here before - -// ancient stuff - -type U_char = uint8 /* types.h:51:23 */ -type U_short = uint16 /* types.h:52:24 */ -type U_int = uint32 /* types.h:53:22 */ -type U_long = uint64 /* types.h:54:23 */ - -type Unchar = uint8 /* types.h:56:23 */ // Sys V compatibility -type Ushort = uint16 /* types.h:57:24 */ // Sys V compatibility -type Uint = uint32 /* types.h:58:22 */ // Sys V compatibility -type Ulong = uint64 /* types.h:59:23 */ // Sys V compatibility - -type Cpuid_t = X__cpuid_t /* types.h:61:19 */ // CPU id -type Register_t = X__register_t /* types.h:62:22 */ // register-sized type - -// XXX The exact-width bit types should only be exposed if __BSD_VISIBLE -// but the rest of the includes are not ready for that yet. - -type Int8_t = X__int8_t /* types.h:75:19 */ - -type Uint8_t = X__uint8_t /* types.h:80:20 */ - -type Int16_t = X__int16_t /* types.h:85:20 */ - -type Uint16_t = X__uint16_t /* types.h:90:21 */ - -type Int32_t = X__int32_t /* types.h:95:20 */ - -type Uint32_t = X__uint32_t /* types.h:100:21 */ - -type Int64_t = X__int64_t /* types.h:105:20 */ - -type Uint64_t = X__uint64_t /* types.h:110:21 */ - -// BSD-style unsigned bits types -type U_int8_t = X__uint8_t /* types.h:114:19 */ -type U_int16_t = X__uint16_t /* types.h:115:20 */ -type U_int32_t = X__uint32_t /* types.h:116:20 */ -type U_int64_t = X__uint64_t /* types.h:117:20 */ - -// quads, deprecated in favor of 64 bit int types -type Quad_t = X__int64_t /* types.h:120:19 */ -type U_quad_t = X__uint64_t /* types.h:121:20 */ - -// VM system types -type Vaddr_t = X__vaddr_t /* types.h:125:19 */ -type Paddr_t = X__paddr_t /* types.h:126:19 */ -type Vsize_t = X__vsize_t /* types.h:127:19 */ -type Psize_t = X__psize_t /* types.h:128:19 */ - -// Standard system types -type Blkcnt_t = X__blkcnt_t /* types.h:132:20 */ // blocks allocated for file -type Blksize_t = X__blksize_t /* types.h:133:21 */ // optimal blocksize for I/O -type Caddr_t = uintptr /* types.h:134:14 */ // core address -type Daddr32_t = X__int32_t /* types.h:135:19 */ // 32-bit disk address -type Daddr_t = X__int64_t /* types.h:136:19 */ // 64-bit disk address -type Dev_t = X__dev_t /* types.h:137:18 */ // device number -type Fixpt_t = X__fixpt_t /* types.h:138:19 */ // fixed point number -type Gid_t = X__gid_t /* types.h:139:18 */ // group id -type Id_t = X__id_t /* types.h:140:17 */ // may contain pid, uid or gid -type Ino_t = X__ino_t /* types.h:141:18 */ // inode number -type Key_t = X__key_t /* types.h:142:18 */ // IPC key (for Sys V IPC) -type Mode_t = X__mode_t /* types.h:143:18 */ // permissions -type Nlink_t = X__nlink_t /* types.h:144:19 */ // link count -type Rlim_t = X__rlim_t /* types.h:145:18 */ // resource limit -type Segsz_t = X__segsz_t /* types.h:146:19 */ // segment size -type Uid_t = X__uid_t /* types.h:147:18 */ // user id -type Useconds_t = X__useconds_t /* types.h:148:22 */ // microseconds -type Suseconds_t = X__suseconds_t /* types.h:149:23 */ // microseconds (signed) -type Fsblkcnt_t = X__fsblkcnt_t /* types.h:150:22 */ // file system block count -type Fsfilcnt_t = X__fsfilcnt_t /* types.h:151:22 */ // file system file count - -// The following types may be defined in multiple header files. -type Clock_t = X__clock_t /* types.h:158:19 */ - -type Clockid_t = X__clockid_t /* types.h:163:21 */ - -type Pid_t = X__pid_t /* types.h:168:18 */ - -type Ssize_t = X__ssize_t /* types.h:178:19 */ - -type Time_t = X__time_t /* types.h:183:18 */ - -type Timer_t = X__timer_t /* types.h:188:19 */ - -type Off_t = X__off_t /* types.h:193:18 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:59:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:64:3 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:3 */ - -type Qdiv_t = struct { - Fquot Quad_t - Frem Quad_t -} /* stdlib.h:77:3 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_openbsd_arm64.go b/vendor/modernc.org/libc/stdlib/stdlib_openbsd_arm64.go deleted file mode 100644 index 3089ff955..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_openbsd_arm64.go +++ /dev/null @@ -1,776 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_openbsd_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - BIG_ENDIAN = 4321 // endian.h:45:1: - BYTE_ORDER = 1234 // endian.h:47:1: - EXIT_FAILURE = 1 // stdlib.h:80:1: - EXIT_SUCCESS = 0 // stdlib.h:81:1: - LITTLE_ENDIAN = 1234 // endian.h:44:1: - PDP_ENDIAN = 3412 // endian.h:46:1: - RAND_MAX = 0x7fffffff // stdlib.h:83:1: - X_BIG_ENDIAN = 4321 // _endian.h:43:1: - X_BYTE_ORDER = 1234 // endian.h:60:1: - X_CLOCKID_T_DEFINED_ = 0 // types.h:162:1: - X_CLOCK_T_DEFINED_ = 0 // types.h:157:1: - X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: - X_INT16_T_DEFINED_ = 0 // types.h:84:1: - X_INT32_T_DEFINED_ = 0 // types.h:94:1: - X_INT64_T_DEFINED_ = 0 // types.h:104:1: - X_INT8_T_DEFINED_ = 0 // types.h:74:1: - X_LITTLE_ENDIAN = 1234 // _endian.h:42:1: - X_LP64 = 1 // <predefined>:1:1: - X_MACHINE_CDEFS_H_ = 0 // cdefs.h:4:1: - X_MACHINE_ENDIAN_H_ = 0 // endian.h:20:1: - X_MACHINE__TYPES_H_ = 0 // _types.h:35:1: - X_MAX_PAGE_SHIFT = 12 // _types.h:57:1: - X_OFF_T_DEFINED_ = 0 // types.h:192:1: - X_PDP_ENDIAN = 3412 // _endian.h:44:1: - X_PID_T_DEFINED_ = 0 // types.h:167:1: - X_QUAD_HIGHWORD = 1 // _endian.h:95:1: - X_QUAD_LOWWORD = 0 // _endian.h:96:1: - X_RET_PROTECTOR = 1 // <predefined>:2:1: - X_SIZE_T_DEFINED_ = 0 // types.h:172:1: - X_SSIZE_T_DEFINED_ = 0 // types.h:177:1: - X_STACKALIGNBYTES = 15 // _types.h:54:1: - X_STDLIB_H_ = 0 // stdlib.h:36:1: - X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: - X_SYS_ENDIAN_H_ = 0 // endian.h:38:1: - X_SYS_TYPES_H_ = 0 // types.h:41:1: - X_SYS__ENDIAN_H_ = 0 // _endian.h:34:1: - X_SYS__TYPES_H_ = 0 // _types.h:35:1: - X_TIMER_T_DEFINED_ = 0 // types.h:187:1: - X_TIME_T_DEFINED_ = 0 // types.h:182:1: - X_UINT16_T_DEFINED_ = 0 // types.h:89:1: - X_UINT32_T_DEFINED_ = 0 // types.h:99:1: - X_UINT64_T_DEFINED_ = 0 // types.h:109:1: - X_UINT8_T_DEFINED_ = 0 // types.h:79:1: - X_WCHAR_T_DEFINED_ = 0 // stdlib.h:52:1: - Unix = 1 // <predefined>:360:1: -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = int32 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -// $OpenBSD: stdlib.h,v 1.76 2019/05/10 15:03:24 otto Exp $ -// $NetBSD: stdlib.h,v 1.25 1995/12/27 21:19:08 jtc Exp $ - -// - -// Copyright (c) 1990 The Regents of the University of California. -// All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)stdlib.h 5.13 (Berkeley) 6/4/91 - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: cdefs.h,v 1.1 2016/12/17 23:38:33 patrick Exp $ - -// Macro to test if we're using a specific version of gcc or later. - -// The __CONCAT macro is used to concatenate parts of symbol names, e.g. -// with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. -// The __CONCAT macro is a bit tricky -- make sure you don't put spaces -// in between its arguments. Do not use __CONCAT on double-quoted strings, -// such as those from the __STRING macro: to concatenate strings just put -// them next to each other. - -// GCC1 and some versions of GCC2 declare dead (non-returning) and -// pure (no side effects) functions using "volatile" and "const"; -// unfortunately, these then cause warnings under "-ansi -pedantic". -// GCC >= 2.5 uses the __attribute__((attrs)) style. All of these -// work for GNU C++ (modulo a slight glitch in the C++ grammar in -// the distribution version of 2.5.5). - -// __returns_twice makes the compiler not assume the function -// only returns once. This affects registerisation of variables: -// even local variables need to be in memory across such a call. -// Example: setjmp() - -// __only_inline makes the compiler only use this function definition -// for inlining; references that can't be inlined will be left as -// external references instead of generating a local copy. The -// matching library should include a simple extern definition for -// the function to handle those references. c.f. ctype.h - -// GNU C version 2.96 adds explicit branch prediction so that -// the CPU back-end can hint the processor and also so that -// code blocks can be reordered such that the predicted path -// sees a more linear flow, thus improving cache behavior, etc. -// -// The following two macros provide us with a way to utilize this -// compiler feature. Use __predict_true() if you expect the expression -// to evaluate to true, and __predict_false() if you expect the -// expression to evaluate to false. -// -// A few notes about usage: -// -// * Generally, __predict_false() error condition checks (unless -// you have some _strong_ reason to do otherwise, in which case -// document it), and/or __predict_true() `no-error' condition -// checks, assuming you want to optimize for the no-error case. -// -// * Other than that, if you don't know the likelihood of a test -// succeeding from empirical or other `hard' evidence, don't -// make predictions. -// -// * These are meant to be used in places that are run `a lot'. -// It is wasteful to make predictions in code that is run -// seldomly (e.g. at subsystem initialization time) as the -// basic block reordering that this affects can often generate -// larger code. - -// Delete pseudo-keywords wherever they are not available or needed. - -// The __packed macro indicates that a variable or structure members -// should have the smallest possible alignment, despite any host CPU -// alignment requirements. -// -// The __aligned(x) macro specifies the minimum alignment of a -// variable or structure. -// -// These macros together are useful for describing the layout and -// alignment of messages exchanged with hardware or other systems. - -// "The nice thing about standards is that there are so many to choose from." -// There are a number of "feature test macros" specified by (different) -// standards that determine which interfaces and types the header files -// should expose. -// -// Because of inconsistencies in these macros, we define our own -// set in the private name space that end in _VISIBLE. These are -// always defined and so headers can test their values easily. -// Things can get tricky when multiple feature macros are defined. -// We try to take the union of all the features requested. -// -// The following macros are guaranteed to have a value after cdefs.h -// has been included: -// __POSIX_VISIBLE -// __XPG_VISIBLE -// __ISO_C_VISIBLE -// __BSD_VISIBLE - -// X/Open Portability Guides and Single Unix Specifications. -// _XOPEN_SOURCE XPG3 -// _XOPEN_SOURCE && _XOPEN_VERSION = 4 XPG4 -// _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED = 1 XPG4v2 -// _XOPEN_SOURCE == 500 XPG5 -// _XOPEN_SOURCE == 520 XPG5v2 -// _XOPEN_SOURCE == 600 POSIX 1003.1-2001 with XSI -// _XOPEN_SOURCE == 700 POSIX 1003.1-2008 with XSI -// -// The XPG spec implies a specific value for _POSIX_C_SOURCE. - -// POSIX macros, these checks must follow the XOPEN ones above. -// -// _POSIX_SOURCE == 1 1003.1-1988 (superseded by _POSIX_C_SOURCE) -// _POSIX_C_SOURCE == 1 1003.1-1990 -// _POSIX_C_SOURCE == 2 1003.2-1992 -// _POSIX_C_SOURCE == 199309L 1003.1b-1993 -// _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995, -// and the omnibus ISO/IEC 9945-1:1996 -// _POSIX_C_SOURCE == 200112L 1003.1-2001 -// _POSIX_C_SOURCE == 200809L 1003.1-2008 -// -// The POSIX spec implies a specific value for __ISO_C_VISIBLE, though -// this may be overridden by the _ISOC99_SOURCE macro later. - -// _ANSI_SOURCE means to expose ANSI C89 interfaces only. -// If the user defines it in addition to one of the POSIX or XOPEN -// macros, assume the POSIX/XOPEN macro(s) should take precedence. - -// _ISOC99_SOURCE, _ISOC11_SOURCE, __STDC_VERSION__, and __cplusplus -// override any of the other macros since they are non-exclusive. - -// Finally deal with BSD-specific interfaces that are not covered -// by any standards. We expose these when none of the POSIX or XPG -// macros is defined or if the user explicitly asks for them. - -// Default values. - -// $OpenBSD: _null.h,v 1.2 2016/09/09 22:07:58 millert Exp $ - -// Written by Todd C. Miller, September 9, 2016 -// Public domain. - -// $OpenBSD: _types.h,v 1.4 2018/03/05 01:15:25 deraadt Exp $ -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 -// @(#)ansi.h 8.2 (Berkeley) 1/4/94 - -// _ALIGN(p) rounds p (pointer or byte index) up to a correctly-aligned -// value for all data types (int, long, ...). The result is an -// unsigned long and must be cast to any desired pointer type. -// -// _ALIGNED_POINTER is a boolean macro that checks whether an address -// is valid to fetch data elements of type t from on this architecture. -// This does not reflect the optimal alignment, just the possibility -// (within reasonable limits). - -// 7.18.1.1 Exact-width integer types -type X__int8_t = int8 /* _types.h:60:22 */ -type X__uint8_t = uint8 /* _types.h:61:24 */ -type X__int16_t = int16 /* _types.h:62:17 */ -type X__uint16_t = uint16 /* _types.h:63:25 */ -type X__int32_t = int32 /* _types.h:64:15 */ -type X__uint32_t = uint32 /* _types.h:65:23 */ -// LONGLONG -type X__int64_t = int64 /* _types.h:67:20 */ -// LONGLONG -type X__uint64_t = uint64 /* _types.h:69:28 */ - -// 7.18.1.2 Minimum-width integer types -type X__int_least8_t = X__int8_t /* _types.h:72:19 */ -type X__uint_least8_t = X__uint8_t /* _types.h:73:20 */ -type X__int_least16_t = X__int16_t /* _types.h:74:20 */ -type X__uint_least16_t = X__uint16_t /* _types.h:75:21 */ -type X__int_least32_t = X__int32_t /* _types.h:76:20 */ -type X__uint_least32_t = X__uint32_t /* _types.h:77:21 */ -type X__int_least64_t = X__int64_t /* _types.h:78:20 */ -type X__uint_least64_t = X__uint64_t /* _types.h:79:21 */ - -// 7.18.1.3 Fastest minimum-width integer types -type X__int_fast8_t = X__int32_t /* _types.h:82:20 */ -type X__uint_fast8_t = X__uint32_t /* _types.h:83:21 */ -type X__int_fast16_t = X__int32_t /* _types.h:84:20 */ -type X__uint_fast16_t = X__uint32_t /* _types.h:85:21 */ -type X__int_fast32_t = X__int32_t /* _types.h:86:20 */ -type X__uint_fast32_t = X__uint32_t /* _types.h:87:21 */ -type X__int_fast64_t = X__int64_t /* _types.h:88:20 */ -type X__uint_fast64_t = X__uint64_t /* _types.h:89:21 */ - -// 7.18.1.4 Integer types capable of holding object pointers -type X__intptr_t = int64 /* _types.h:104:16 */ -type X__uintptr_t = uint64 /* _types.h:105:24 */ - -// 7.18.1.5 Greatest-width integer types -type X__intmax_t = X__int64_t /* _types.h:108:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:109:21 */ - -// Register size -type X__register_t = int64 /* _types.h:112:16 */ - -// VM system types -type X__vaddr_t = uint64 /* _types.h:115:24 */ -type X__paddr_t = uint64 /* _types.h:116:24 */ -type X__vsize_t = uint64 /* _types.h:117:24 */ -type X__psize_t = uint64 /* _types.h:118:24 */ - -// Standard system types -type X__double_t = float64 /* _types.h:121:18 */ -type X__float_t = float32 /* _types.h:122:17 */ -type X__ptrdiff_t = int64 /* _types.h:123:16 */ -type X__size_t = uint64 /* _types.h:124:24 */ -type X__ssize_t = int64 /* _types.h:125:16 */ -type X__va_list = X__builtin_va_list /* _types.h:127:27 */ - -// Wide character support types -type X__wchar_t = int32 /* _types.h:137:15 */ -type X__wint_t = int32 /* _types.h:140:15 */ -type X__rune_t = int32 /* _types.h:141:15 */ -type X__wctrans_t = uintptr /* _types.h:142:14 */ -type X__wctype_t = uintptr /* _types.h:143:14 */ - -// $OpenBSD: types.h,v 1.49 2022/08/06 13:31:13 semarie Exp $ -// $NetBSD: types.h,v 1.29 1996/11/15 22:48:25 jtc Exp $ - -// - -// Copyright (c) 1982, 1986, 1991, 1993 -// The Regents of the University of California. All rights reserved. -// (c) UNIX System Laboratories, Inc. -// All or some portions of this file are derived from material licensed -// to the University of California by American Telephone and Telegraph -// Co. or Unix System Laboratories, Inc. and are reproduced herein with -// the permission of UNIX System Laboratories, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.4 (Berkeley) 1/21/94 - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: endian.h,v 1.25 2014/12/21 04:49:00 guenther Exp $ - -// - -// Copyright (c) 1997 Niklas Hallqvist. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Public definitions for little- and big-endian systems. -// This file should be included as <endian.h> in userspace and as -// <sys/endian.h> in the kernel. -// -// System headers that need endian information but that can't or don't -// want to export the public names here should include <sys/_endian.h> -// and use the internal names: _BYTE_ORDER, _*_ENDIAN, etc. - -// $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ -// $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ - -// Copyright (c) 1991, 1993 -// The Regents of the University of California. All rights reserved. -// -// This code is derived from software contributed to Berkeley by -// Berkeley Software Design, Inc. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - -// $OpenBSD: _endian.h,v 1.8 2018/01/11 23:13:37 dlg Exp $ - -// - -// Copyright (c) 1997 Niklas Hallqvist. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -// NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -// THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -// Internal endianness macros. This pulls in <machine/endian.h> to -// get the correct setting direction for the platform and sets internal -// ('__' prefix) macros appropriately. - -// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $ - -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 - -// $OpenBSD: _types.h,v 1.4 2018/03/05 01:15:25 deraadt Exp $ -// - -// Copyright (c) 1990, 1993 -// The Regents of the University of California. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions -// are met: -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// 3. Neither the name of the University nor the names of its contributors -// may be used to endorse or promote products derived from this software -// without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -// SUCH DAMAGE. -// -// @(#)types.h 8.3 (Berkeley) 1/5/94 -// @(#)ansi.h 8.2 (Berkeley) 1/4/94 - -type X__blkcnt_t = X__int64_t /* _types.h:39:19 */ // blocks allocated for file -type X__blksize_t = X__int32_t /* _types.h:40:19 */ // optimal blocksize for I/O -type X__clock_t = X__int64_t /* _types.h:41:19 */ // ticks in CLOCKS_PER_SEC -type X__clockid_t = X__int32_t /* _types.h:42:19 */ // CLOCK_* identifiers -type X__cpuid_t = uint64 /* _types.h:43:23 */ // CPU id -type X__dev_t = X__int32_t /* _types.h:44:19 */ // device number -type X__fixpt_t = X__uint32_t /* _types.h:45:20 */ // fixed point number -type X__fsblkcnt_t = X__uint64_t /* _types.h:46:20 */ // file system block count -type X__fsfilcnt_t = X__uint64_t /* _types.h:47:20 */ // file system file count -type X__gid_t = X__uint32_t /* _types.h:48:20 */ // group id -type X__id_t = X__uint32_t /* _types.h:49:20 */ // may contain pid, uid or gid -type X__in_addr_t = X__uint32_t /* _types.h:50:20 */ // base type for internet address -type X__in_port_t = X__uint16_t /* _types.h:51:20 */ // IP port type -type X__ino_t = X__uint64_t /* _types.h:52:20 */ // inode number -type X__key_t = int64 /* _types.h:53:15 */ // IPC key (for Sys V IPC) -type X__mode_t = X__uint32_t /* _types.h:54:20 */ // permissions -type X__nlink_t = X__uint32_t /* _types.h:55:20 */ // link count -type X__off_t = X__int64_t /* _types.h:56:19 */ // file offset or size -type X__pid_t = X__int32_t /* _types.h:57:19 */ // process id -type X__rlim_t = X__uint64_t /* _types.h:58:20 */ // resource limit -type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family type -type X__segsz_t = X__int32_t /* _types.h:60:19 */ // segment size -type X__socklen_t = X__uint32_t /* _types.h:61:20 */ // length type for network syscalls -type X__suseconds_t = int64 /* _types.h:62:15 */ // microseconds (signed) -type X__time_t = X__int64_t /* _types.h:63:19 */ // epoch time -type X__timer_t = X__int32_t /* _types.h:64:19 */ // POSIX timer identifiers -type X__uid_t = X__uint32_t /* _types.h:65:20 */ // user id -type X__useconds_t = X__uint32_t /* _types.h:66:20 */ // microseconds - -// mbstate_t is an opaque object to keep conversion state, during multibyte -// stream conversions. The content must not be referenced by user programs. -type X__mbstate_t = struct { - F__ccgo_pad1 [0]uint64 - F__mbstate8 [128]int8 -} /* _types.h:75:3 */ - -// Tell sys/endian.h we have MD variants of the swap macros. - -// Note that these macros evaluate their arguments several times. - -// Public names - -// These are specified to be function-like macros to match the spec - -// POSIX names - -// original BSD names - -// these were exposed here before - -// ancient stuff - -type U_char = uint8 /* types.h:51:23 */ -type U_short = uint16 /* types.h:52:24 */ -type U_int = uint32 /* types.h:53:22 */ -type U_long = uint64 /* types.h:54:23 */ - -type Unchar = uint8 /* types.h:56:23 */ // Sys V compatibility -type Ushort = uint16 /* types.h:57:24 */ // Sys V compatibility -type Uint = uint32 /* types.h:58:22 */ // Sys V compatibility -type Ulong = uint64 /* types.h:59:23 */ // Sys V compatibility - -type Cpuid_t = X__cpuid_t /* types.h:61:19 */ // CPU id -type Register_t = X__register_t /* types.h:62:22 */ // register-sized type - -// XXX The exact-width bit types should only be exposed if __BSD_VISIBLE -// but the rest of the includes are not ready for that yet. - -type Int8_t = X__int8_t /* types.h:75:19 */ - -type Uint8_t = X__uint8_t /* types.h:80:20 */ - -type Int16_t = X__int16_t /* types.h:85:20 */ - -type Uint16_t = X__uint16_t /* types.h:90:21 */ - -type Int32_t = X__int32_t /* types.h:95:20 */ - -type Uint32_t = X__uint32_t /* types.h:100:21 */ - -type Int64_t = X__int64_t /* types.h:105:20 */ - -type Uint64_t = X__uint64_t /* types.h:110:21 */ - -// BSD-style unsigned bits types -type U_int8_t = X__uint8_t /* types.h:114:19 */ -type U_int16_t = X__uint16_t /* types.h:115:20 */ -type U_int32_t = X__uint32_t /* types.h:116:20 */ -type U_int64_t = X__uint64_t /* types.h:117:20 */ - -// quads, deprecated in favor of 64 bit int types -type Quad_t = X__int64_t /* types.h:120:19 */ -type U_quad_t = X__uint64_t /* types.h:121:20 */ - -// VM system types -type Vaddr_t = X__vaddr_t /* types.h:125:19 */ -type Paddr_t = X__paddr_t /* types.h:126:19 */ -type Vsize_t = X__vsize_t /* types.h:127:19 */ -type Psize_t = X__psize_t /* types.h:128:19 */ - -// Standard system types -type Blkcnt_t = X__blkcnt_t /* types.h:132:20 */ // blocks allocated for file -type Blksize_t = X__blksize_t /* types.h:133:21 */ // optimal blocksize for I/O -type Caddr_t = uintptr /* types.h:134:14 */ // core address -type Daddr32_t = X__int32_t /* types.h:135:19 */ // 32-bit disk address -type Daddr_t = X__int64_t /* types.h:136:19 */ // 64-bit disk address -type Dev_t = X__dev_t /* types.h:137:18 */ // device number -type Fixpt_t = X__fixpt_t /* types.h:138:19 */ // fixed point number -type Gid_t = X__gid_t /* types.h:139:18 */ // group id -type Id_t = X__id_t /* types.h:140:17 */ // may contain pid, uid or gid -type Ino_t = X__ino_t /* types.h:141:18 */ // inode number -type Key_t = X__key_t /* types.h:142:18 */ // IPC key (for Sys V IPC) -type Mode_t = X__mode_t /* types.h:143:18 */ // permissions -type Nlink_t = X__nlink_t /* types.h:144:19 */ // link count -type Rlim_t = X__rlim_t /* types.h:145:18 */ // resource limit -type Segsz_t = X__segsz_t /* types.h:146:19 */ // segment size -type Uid_t = X__uid_t /* types.h:147:18 */ // user id -type Useconds_t = X__useconds_t /* types.h:148:22 */ // microseconds -type Suseconds_t = X__suseconds_t /* types.h:149:23 */ // microseconds (signed) -type Fsblkcnt_t = X__fsblkcnt_t /* types.h:150:22 */ // file system block count -type Fsfilcnt_t = X__fsfilcnt_t /* types.h:151:22 */ // file system file count - -// The following types may be defined in multiple header files. -type Clock_t = X__clock_t /* types.h:158:19 */ - -type Clockid_t = X__clockid_t /* types.h:163:21 */ - -type Pid_t = X__pid_t /* types.h:168:18 */ - -type Ssize_t = X__ssize_t /* types.h:178:19 */ - -type Time_t = X__time_t /* types.h:183:18 */ - -type Timer_t = X__timer_t /* types.h:188:19 */ - -type Off_t = X__off_t /* types.h:193:18 */ - -type Div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:59:3 */ - -type Ldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:64:3 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:70:3 */ - -type Qdiv_t = struct { - Fquot Quad_t - Frem Quad_t -} /* stdlib.h:77:3 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_windows_386.go b/vendor/modernc.org/libc/stdlib/stdlib_windows_386.go deleted file mode 100644 index 69dee2619..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_windows_386.go +++ /dev/null @@ -1,547 +0,0 @@ -// Code generated by 'ccgo stdlib/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 stdlib/stdlib_windows_386.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -var _ atomic.Value -var _ unsafe.Pointer - -const ( - 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: - EXIT_FAILURE = 1 // stdlib.h:45:1: - EXIT_SUCCESS = 0 // stdlib.h:44: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: - RAND_MAX = 0x7fff // stdlib.h:106: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_ALLOCA_S_HEAP_MARKER = 0xDDDD // malloc.h:137:1: - X_ALLOCA_S_MARKER_SIZE = 8 // malloc.h:140:1: - X_ALLOCA_S_STACK_MARKER = 0xCCCC // malloc.h:136:1: - X_ALLOCA_S_THRESHOLD = 1024 // malloc.h:135: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_CALL_REPORTFAULT = 0x2 // stdlib.h:139: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_ABS_DEFINED = 0 // stdlib.h:410:1: - X_CRT_ALGO_DEFINED = 0 // stdlib.h:433:1: - X_CRT_ALLOCATION_DEFINED = 0 // stdlib.h:528:1: - X_CRT_ALTERNATIVE_IMPORTED = 0 // _mingw.h:313:1: - X_CRT_ATOF_DEFINED = 0 // stdlib.h:424:1: - X_CRT_DOUBLE_DEC = 0 // stdlib.h:72:1: - X_CRT_ERRNO_DEFINED = 0 // stdlib.h:153:1: - X_CRT_MANAGED_HEAP_DEPRECATE = 0 // _mingw.h:361:1: - X_CRT_PACKING = 8 // corecrt.h:14:1: - X_CRT_PERROR_DEFINED = 0 // stdlib.h:648: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_SWAB_DEFINED = 0 // stdlib.h:716:1: - X_CRT_SYSTEM_DEFINED = 0 // stdlib.h:518:1: - X_CRT_TERMINATE_DEFINED = 0 // stdlib.h:387:1: - X_CRT_USE_WINAPI_FAMILY_DESKTOP_APP = 0 // corecrt.h:501:1: - X_CRT_WPERROR_DEFINED = 0 // stdlib.h:677:1: - X_CRT_WSYSTEM_DEFINED = 0 // stdlib.h:587:1: - X_CVTBUFSIZE = 349 // stdlib.h:611:1: - X_DIV_T_DEFINED = 0 // stdlib.h:58: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_FREEA_INLINE = 0 // malloc.h:161:1: - X_FREEENTRY = 0 // malloc.h:40:1: - X_GCC_LIMITS_H_ = 0 // limits.h:30:1: - X_HEAPBADBEGIN = -3 // malloc.h:34:1: - X_HEAPBADNODE = -4 // malloc.h:35:1: - X_HEAPBADPTR = -6 // malloc.h:37:1: - X_HEAPEMPTY = -1 // malloc.h:32:1: - X_HEAPEND = -5 // malloc.h:36:1: - X_HEAPINFO_DEFINED = 0 // malloc.h:44:1: - X_HEAPOK = -2 // malloc.h:33:1: - X_HEAP_MAXREQ = 0xFFFFFFE0 // malloc.h:20: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_CORECRT_WSTDLIB = 0 // corecrt_wstdlib.h:7: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_STDLIB = 0 // stdlib.h:7:1: - X_INC_STDLIB_S = 0 // stdlib_s.h:7: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_MALLOC_H_ = 0 // malloc.h:7:1: - X_MAX_DIR = 256 // stdlib.h:129:1: - X_MAX_DRIVE = 3 // stdlib.h:128:1: - X_MAX_ENV = 32767 // stdlib.h:141:1: - X_MAX_EXT = 256 // stdlib.h:131:1: - X_MAX_FNAME = 256 // stdlib.h:130:1: - X_MAX_PATH = 260 // stdlib.h:127:1: - X_MAX_WAIT_MALLOC_CRT = 60000 // malloc.h:108:1: - X_MM_MALLOC_H_INCLUDED = 0 // malloc.h:61:1: - X_MT = 0 // _mingw.h:330:1: - X_M_IX86 = 600 // _mingw_mac.h:54:1: - X_ONEXIT_T_DEFINED = 0 // stdlib.h:48:1: - X_OUT_TO_DEFAULT = 0 // stdlib.h:133:1: - X_OUT_TO_MSGBOX = 2 // stdlib.h:135:1: - X_OUT_TO_STDERR = 1 // stdlib.h:134: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_QSORT_S_DEFINED = 0 // stdlib_s.h:40:1: - X_REPORT_ERRMODE = 3 // stdlib.h:136: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_USEDENTRY = 1 // malloc.h:41: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_WRITE_ABORT_MSG = 0x1 // stdlib.h:138:1: - X_WSTDLIBP_DEFINED = 0 // stdlib.h:673:1: - X_WSTDLIB_DEFINED = 0 // stdlib.h:553:1: - X_X86_ = 1 // <predefined>:169:1: - I386 = 1 // <predefined>:171:1: -) - -type Ptrdiff_t = int32 /* <builtin>:3:26 */ - -type Size_t = uint32 /* <builtin>:9:23 */ - -type Wchar_t = uint16 /* <builtin>:15:24 */ - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -type Va_list = X__builtin_va_list /* <builtin>:50:27 */ - -// * -// 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 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 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 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 -// fix was applied to trunk. This macro gets just increased on trunk. For -// other branches its value won't be modified. - -// mingw.org's version macros: these make gcc to define -// MINGW32_SUPPORTS_MT_EH and to use the _CRT_MT global -// and the __mingwthr_key_dtor() function from the MinGW -// CRT in its private gthr-win32.h header. - -// Set VC specific compiler target macros. - -// For x86 we have always to prefix by underscore. - -// Special case nameless struct/union. - -// 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. -// No warranty is given; refer to the file DISCLAIMER.PD within this package. - -// http://msdn.microsoft.com/en-us/library/ms175759%28v=VS.100%29.aspx -// Templates won't work in C, will break if secure API is not enabled, disabled - -// https://blogs.msdn.com/b/sdl/archive/2010/02/16/vc-2010-and-memcpy.aspx?Redirected=true -// fallback on default implementation if we can't know the size of the destination - -// Include _cygwin.h if we're building a Cygwin application. - -// Target specific macro replacement for type "long". In the Windows API, -// the type long is always 32 bit, even if the target is 64 bit (LLP64). -// On 64 bit Cygwin, the type long is 64 bit (LP64). So, to get the right -// sized definitions and declarations, all usage of type long in the Windows -// headers have to be replaced by the below defined macro __LONG32. - -// C/C++ specific language defines. - -// Note the extern. This is needed to work around GCC's -// limitations in handling dllimport attribute. - -// Attribute `nonnull' was valid as of gcc 3.3. We don't use GCC's -// variadiac macro facility, because variadic macros cause syntax -// errors with --traditional-cpp. - -// High byte is the major version, low byte is the minor. - -// * -// 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 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. - -// for backward compatibility - -type X__gnuc_va_list = X__builtin_va_list /* vadefs.h:24:29 */ - -type Ssize_t = int32 /* corecrt.h:52:13 */ - -type Rsize_t = Size_t /* corecrt.h:57:16 */ - -type Intptr_t = int32 /* corecrt.h:69:13 */ - -type Uintptr_t = uint32 /* corecrt.h:82:22 */ - -type Wint_t = uint16 /* corecrt.h:111:24 */ -type Wctype_t = uint16 /* corecrt.h:112:24 */ - -type Errno_t = int32 /* corecrt.h:118:13 */ - -type X__time32_t = int32 /* corecrt.h:123:14 */ - -type X__time64_t = int64 /* corecrt.h:128:35 */ - -type Time_t = X__time32_t /* corecrt.h:141:20 */ - -type Threadlocaleinfostruct = struct { - Frefcount int32 - Flc_codepage uint32 - Flc_collate_cp uint32 - Flc_handle [6]uint32 - Flc_id [6]LC_ID - Flc_category [6]struct { - Flocale uintptr - Fwlocale uintptr - Frefcount uintptr - Fwrefcount uintptr - } - Flc_clike int32 - Fmb_cur_max int32 - Flconv_intl_refcount uintptr - Flconv_num_refcount uintptr - Flconv_mon_refcount uintptr - Flconv uintptr - Fctype1_refcount uintptr - Fctype1 uintptr - Fpctype uintptr - Fpclmap uintptr - Fpcumap uintptr - Flc_time_curr uintptr -} /* corecrt.h:435:1 */ - -type Pthreadlocinfo = uintptr /* corecrt.h:437:39 */ -type Pthreadmbcinfo = uintptr /* corecrt.h:438:36 */ - -type Localeinfo_struct = struct { - Flocinfo Pthreadlocinfo - Fmbcinfo Pthreadmbcinfo -} /* corecrt.h:441:9 */ - -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 -} /* corecrt.h:435:1 */ - -type LC_ID = TagLC_ID /* corecrt.h:452:3 */ -type LPLC_ID = uintptr /* corecrt.h:452:9 */ - -type Threadlocinfo = Threadlocaleinfostruct /* corecrt.h:487:3 */ - -// 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. - -// * -// 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 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 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. - -// File system limits -// -// NOTE: Apparently the actual size of PATH_MAX is 260, but a space is -// required for the NUL. TODO: Test? -// NOTE: PATH_MAX is the POSIX equivalent for Microsoft's MAX_PATH; the two -// 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-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. - -type X_onexit_t = uintptr /* stdlib.h:50:15 */ - -type X_div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:60:11 */ - -type Div_t = X_div_t /* stdlib.h:63:5 */ - -type X_ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:65:11 */ - -type Ldiv_t = X_ldiv_t /* stdlib.h:68:5 */ - -type X_LDOUBLE = struct{ Fld [10]uint8 } /* stdlib.h:77:5 */ - -type X_CRT_DOUBLE = struct{ Fx float64 } /* stdlib.h:84:5 */ - -type X_CRT_FLOAT = struct{ Ff float32 } /* stdlib.h:88:5 */ - -type X_LONGDOUBLE = struct{ Fx float64 } /* stdlib.h:95:5 */ - -type X_LDBL12 = struct{ Fld12 [12]uint8 } /* stdlib.h:102:5 */ - -type X_purecall_handler = uintptr /* stdlib.h:143:16 */ - -type X_invalid_parameter_handler = uintptr /* stdlib.h:148:16 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:727:61 */ - -// * -// 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 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. - -// Return codes for _heapwalk() - -// Values for _heapinfo.useflag - -// The structure used to walk through the heap with _heapwalk. -type X_heapinfo = struct { - F_pentry uintptr - F_size Size_t - F_useflag int32 -} /* malloc.h:46:11 */ - -// * -// 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 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. - -// Return codes for _heapwalk() - -// Values for _heapinfo.useflag - -// The structure used to walk through the heap with _heapwalk. -type X_HEAPINFO = X_heapinfo /* malloc.h:50:5 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_windows_amd64.go b/vendor/modernc.org/libc/stdlib/stdlib_windows_amd64.go deleted file mode 100644 index 42727e66a..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_windows_amd64.go +++ /dev/null @@ -1,548 +0,0 @@ -// Code generated by 'ccgo stdlib\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 stdlib\stdlib_windows_amd64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -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 - EXIT_FAILURE = 1 - EXIT_SUCCESS = 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 - RAND_MAX = 0x7fff - SCHAR_MAX = 127 - SCHAR_MIN = -128 - SHRT_MAX = 32767 - SHRT_MIN = -32768 - SIZE_MAX = 18446744073709551615 - SSIZE_MAX = 9223372036854775807 - 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 - WIN64 = 1 - WINNT = 1 - X_AGLOBAL = 0 - X_ALLOCA_S_HEAP_MARKER = 0xDDDD - X_ALLOCA_S_MARKER_SIZE = 16 - X_ALLOCA_S_STACK_MARKER = 0xCCCC - X_ALLOCA_S_THRESHOLD = 1024 - X_ANONYMOUS_STRUCT = 0 - X_ANONYMOUS_UNION = 0 - X_ARGMAX = 100 - X_CALL_REPORTFAULT = 0x2 - X_CONST_RETURN = 0 - X_CRTNOALIAS = 0 - X_CRTRESTRICT = 0 - X_CRT_ABS_DEFINED = 0 - X_CRT_ALGO_DEFINED = 0 - X_CRT_ALLOCATION_DEFINED = 0 - X_CRT_ALTERNATIVE_IMPORTED = 0 - X_CRT_ATOF_DEFINED = 0 - X_CRT_DOUBLE_DEC = 0 - X_CRT_ERRNO_DEFINED = 0 - X_CRT_MANAGED_HEAP_DEPRECATE = 0 - X_CRT_PACKING = 8 - X_CRT_PERROR_DEFINED = 0 - 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_CRT_SWAB_DEFINED = 0 - X_CRT_SYSTEM_DEFINED = 0 - X_CRT_TERMINATE_DEFINED = 0 - X_CRT_WPERROR_DEFINED = 0 - X_CRT_WSYSTEM_DEFINED = 0 - X_CVTBUFSIZE = 349 - X_DIV_T_DEFINED = 0 - X_DLL = 0 - X_ERRCODE_DEFINED = 0 - X_FILE_OFFSET_BITS = 64 - X_FREEA_INLINE = 0 - X_FREEENTRY = 0 - X_GCC_LIMITS_H_ = 0 - X_HEAPBADBEGIN = -3 - X_HEAPBADNODE = -4 - X_HEAPBADPTR = -6 - X_HEAPEMPTY = -1 - X_HEAPEND = -5 - X_HEAPINFO_DEFINED = 0 - X_HEAPOK = -2 - X_HEAP_MAXREQ = 0xFFFFFFFFFFFFFFE0 - 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_STDLIB = 0 - X_INC_STDLIB_S = 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_MALLOC_H_ = 0 - X_MAX_DIR = 256 - X_MAX_DRIVE = 3 - X_MAX_ENV = 32767 - X_MAX_EXT = 256 - X_MAX_FNAME = 256 - X_MAX_PATH = 260 - X_MAX_WAIT_MALLOC_CRT = 60000 - X_MM_MALLOC_H_INCLUDED = 0 - X_MT = 0 - X_M_AMD64 = 100 - X_M_X64 = 100 - X_ONEXIT_T_DEFINED = 0 - X_OUT_TO_DEFAULT = 0 - X_OUT_TO_MSGBOX = 2 - X_OUT_TO_STDERR = 1 - X_PGLOBAL = 0 - X_PTRDIFF_T_ = 0 - X_PTRDIFF_T_DEFINED = 0 - X_QSORT_S_DEFINED = 0 - X_REENTRANT = 1 - X_REPORT_ERRMODE = 3 - 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_USEDENTRY = 1 - 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_WIN64 = 1 - X_WINT_T = 0 - X_WRITE_ABORT_MSG = 0x1 - X_WSTDLIBP_DEFINED = 0 - X_WSTDLIBP_S_DEFINED = 0 - X_WSTDLIB_DEFINED = 0 - X_WSTDLIB_S_DEFINED = 0 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = uint16 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -type Va_list = X__builtin_va_list /* <builtin>:50:27 */ - -// * -// 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 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 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 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 -// fix was applied to trunk. This macro gets just increased on trunk. For -// other branches its value won't be modified. - -// mingw.org's version macros: these make gcc to define -// MINGW32_SUPPORTS_MT_EH and to use the _CRT_MT global -// and the __mingwthr_key_dtor() function from the MinGW -// CRT in its private gthr-win32.h header. - -// Set VC specific compiler target macros. - -// MS does not prefix symbols by underscores for 64-bit. -// As we have to support older gcc version, which are using underscores -// as symbol prefix for x64, we have to check here for the user label -// prefix defined by gcc. - -// Special case nameless struct/union. - -// MinGW-w64 has some additional C99 printf/scanf feature support. -// So we add some helper macros to ease recognition of them. - -// * -// 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. - -// http://msdn.microsoft.com/en-us/library/ms175759%28v=VS.100%29.aspx -// Templates won't work in C, will break if secure API is not enabled, disabled - -// https://blogs.msdn.com/b/sdl/archive/2010/02/16/vc-2010-and-memcpy.aspx?Redirected=true -// fallback on default implementation if we can't know the size of the destination - -// Include _cygwin.h if we're building a Cygwin application. - -// Target specific macro replacement for type "long". In the Windows API, -// the type long is always 32 bit, even if the target is 64 bit (LLP64). -// On 64 bit Cygwin, the type long is 64 bit (LP64). So, to get the right -// sized definitions and declarations, all usage of type long in the Windows -// headers have to be replaced by the below defined macro __LONG32. - -// C/C++ specific language defines. - -// Note the extern. This is needed to work around GCC's -// limitations in handling dllimport attribute. - -// Attribute `nonnull' was valid as of gcc 3.3. We don't use GCC's -// variadiac macro facility, because variadic macros cause syntax -// errors with --traditional-cpp. - -// High byte is the major version, low byte is the minor. - -// * -// 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 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. - -type X__gnuc_va_list = X__builtin_va_list /* vadefs.h:24:29 */ - -type Ssize_t = int64 /* crtdefs.h:45:35 */ - -type Rsize_t = Size_t /* crtdefs.h:52:16 */ - -type Intptr_t = int64 /* crtdefs.h:62:35 */ - -type Uintptr_t = uint64 /* crtdefs.h:75:44 */ - -type Wint_t = uint16 /* crtdefs.h:106:24 */ -type Wctype_t = uint16 /* crtdefs.h:107:24 */ - -type Errno_t = int32 /* crtdefs.h:113:13 */ - -type X__time32_t = int32 /* crtdefs.h:118:14 */ - -type X__time64_t = int64 /* crtdefs.h:123:35 */ - -type Time_t = X__time64_t /* crtdefs.h:138:20 */ - -type Threadlocaleinfostruct = struct { - Frefcount int32 - Flc_codepage uint32 - Flc_collate_cp uint32 - Flc_handle [6]uint32 - Flc_id [6]LC_ID - Flc_category [6]struct { - Flocale uintptr - Fwlocale uintptr - Frefcount uintptr - Fwrefcount uintptr - } - Flc_clike int32 - Fmb_cur_max int32 - Flconv_intl_refcount uintptr - Flconv_num_refcount uintptr - Flconv_mon_refcount uintptr - Flconv uintptr - Fctype1_refcount uintptr - Fctype1 uintptr - Fpctype uintptr - Fpclmap uintptr - Fpcumap uintptr - Flc_time_curr uintptr -} /* crtdefs.h:422:1 */ - -type Pthreadlocinfo = uintptr /* crtdefs.h:424:39 */ -type Pthreadmbcinfo = uintptr /* crtdefs.h:425:36 */ - -type Localeinfo_struct = struct { - Flocinfo Pthreadlocinfo - Fmbcinfo Pthreadmbcinfo -} /* crtdefs.h:428:9 */ - -type X_locale_tstruct = Localeinfo_struct /* crtdefs.h:431:3 */ -type X_locale_t = uintptr /* crtdefs.h:431:19 */ - -type TagLC_ID = struct { - FwLanguage uint16 - FwCountry uint16 - FwCodePage uint16 -} /* crtdefs.h:422:1 */ - -type LC_ID = TagLC_ID /* crtdefs.h:439:3 */ -type LPLC_ID = uintptr /* crtdefs.h:439:9 */ - -type Threadlocinfo = Threadlocaleinfostruct /* crtdefs.h:468:3 */ - -// Copyright (C) 1992-2018 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. - -// * -// 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 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. - -// File system limits -// -// NOTE: Apparently the actual size of PATH_MAX is 260, but a space is -// required for the NUL. TODO: Test? -// NOTE: PATH_MAX is the POSIX equivalent for Microsoft's MAX_PATH; the two -// 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. -// -// 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. - -type X_onexit_t = uintptr /* stdlib.h:49:15 */ - -type X_div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:59:11 */ - -type Div_t = X_div_t /* stdlib.h:62:5 */ - -type X_ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:64:11 */ - -type Ldiv_t = X_ldiv_t /* stdlib.h:67:5 */ - -type X_LDOUBLE = struct{ Fld [10]uint8 } /* stdlib.h:76:5 */ - -type X_CRT_DOUBLE = struct{ Fx float64 } /* stdlib.h:83:5 */ - -type X_CRT_FLOAT = struct{ Ff float32 } /* stdlib.h:87:5 */ - -type X_LONGDOUBLE = struct{ Fx float64 } /* stdlib.h:94:5 */ - -type X_LDBL12 = struct{ Fld12 [12]uint8 } /* stdlib.h:101:5 */ - -type X_purecall_handler = uintptr /* stdlib.h:142:16 */ - -type X_invalid_parameter_handler = uintptr /* stdlib.h:147:16 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:699:61 */ - -// * -// 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 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. - -// Return codes for _heapwalk() - -// Values for _heapinfo.useflag - -// The structure used to walk through the heap with _heapwalk. -type X_heapinfo = struct { - F_pentry uintptr - F_size Size_t - F_useflag int32 - F__ccgo_pad1 [4]byte -} /* malloc.h:46:11 */ - -// * -// 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 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. - -// Return codes for _heapwalk() - -// Values for _heapinfo.useflag - -// The structure used to walk through the heap with _heapwalk. -type X_HEAPINFO = X_heapinfo /* malloc.h:50:5 */ - -var _ int8 /* gen.c:2:13: */ diff --git a/vendor/modernc.org/libc/stdlib/stdlib_windows_arm64.go b/vendor/modernc.org/libc/stdlib/stdlib_windows_arm64.go deleted file mode 100644 index 29439b345..000000000 --- a/vendor/modernc.org/libc/stdlib/stdlib_windows_arm64.go +++ /dev/null @@ -1,459 +0,0 @@ -// Code generated by 'ccgo stdlib\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 stdlib\stdlib_windows_arm64.go -pkgname stdlib', DO NOT EDIT. - -package stdlib - -import ( - "math" - "reflect" - "sync/atomic" - "unsafe" -) - -var _ = math.Pi -var _ reflect.Kind -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 - EXIT_FAILURE = 1 - EXIT_SUCCESS = 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 = 1 - MINGW_DDK_H = 0 - MINGW_HAS_DDK_H = 1 - MINGW_HAS_SECURE_API = 1 - MINGW_SDK_INIT = 0 - RAND_MAX = 0x7fff - SCHAR_MAX = 127 - SCHAR_MIN = -128 - SHRT_MAX = 32767 - SHRT_MIN = -32768 - 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 - WIN64 = 1 - WINNT = 1 - X_AGLOBAL = 0 - X_ALLOCA_S_HEAP_MARKER = 0xDDDD - X_ALLOCA_S_MARKER_SIZE = 16 - X_ALLOCA_S_STACK_MARKER = 0xCCCC - X_ALLOCA_S_THRESHOLD = 1024 - X_ANONYMOUS_STRUCT = 0 - X_ANONYMOUS_UNION = 0 - X_ARGMAX = 100 - X_ARM64_ = 1 - X_CALL_REPORTFAULT = 0x2 - X_CONST_RETURN = 0 - X_CRTNOALIAS = 0 - X_CRTRESTRICT = 0 - X_CRT_ABS_DEFINED = 0 - X_CRT_ALGO_DEFINED = 0 - X_CRT_ALLOCATION_DEFINED = 0 - X_CRT_ALTERNATIVE_IMPORTED = 0 - X_CRT_ATOF_DEFINED = 0 - X_CRT_DOUBLE_DEC = 0 - X_CRT_ERRNO_DEFINED = 0 - X_CRT_MANAGED_HEAP_DEPRECATE = 0 - X_CRT_PACKING = 8 - X_CRT_PERROR_DEFINED = 0 - 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_CRT_SWAB_DEFINED = 0 - X_CRT_SYSTEM_DEFINED = 0 - X_CRT_TERMINATE_DEFINED = 0 - X_CRT_USE_WINAPI_FAMILY_DESKTOP_APP = 0 - X_CRT_WPERROR_DEFINED = 0 - X_CRT_WSYSTEM_DEFINED = 0 - X_CVTBUFSIZE = 349 - X_DIV_T_DEFINED = 0 - X_DLL = 0 - X_ERRCODE_DEFINED = 0 - X_FILE_OFFSET_BITS = 64 - X_FREEA_INLINE = 0 - X_FREEENTRY = 0 - X_GCC_LIMITS_H_ = 0 - X_HEAPBADBEGIN = -3 - X_HEAPBADNODE = -4 - X_HEAPBADPTR = -6 - X_HEAPEMPTY = -1 - X_HEAPEND = -5 - X_HEAPINFO_DEFINED = 0 - X_HEAPOK = -2 - X_HEAP_MAXREQ = 0xFFFFFFFFFFFFFFE0 - X_INC_CORECRT = 0 - X_INC_CORECRT_WSTDLIB = 0 - X_INC_CRTDEFS = 0 - X_INC_CRTDEFS_MACRO = 0 - X_INC_MINGW_SECAPI = 0 - X_INC_STDLIB = 0 - X_INC_STDLIB_S = 0 - X_INC_VADEFS = 0 - X_INC__MINGW_H = 0 - X_INT128_DEFINED = 0 - X_INTPTR_T_DEFINED = 0 - X_MALLOC_H_ = 0 - X_MAX_DIR = 256 - X_MAX_DRIVE = 3 - X_MAX_ENV = 32767 - X_MAX_EXT = 256 - X_MAX_FNAME = 256 - X_MAX_PATH = 260 - X_MAX_WAIT_MALLOC_CRT = 60000 - X_MT = 0 - X_M_ARM64 = 1 - X_ONEXIT_T_DEFINED = 0 - X_OUT_TO_DEFAULT = 0 - X_OUT_TO_MSGBOX = 2 - X_OUT_TO_STDERR = 1 - X_PGLOBAL = 0 - X_PTRDIFF_T_ = 0 - X_PTRDIFF_T_DEFINED = 0 - X_QSORT_S_DEFINED = 0 - X_REPORT_ERRMODE = 3 - 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_UCRT = 0 - X_UINTPTR_T_DEFINED = 0 - X_USEDENTRY = 1 - X_VA_LIST_DEFINED = 0 - X_W64 = 0 - X_WCHAR_T_DEFINED = 0 - X_WCTYPE_T_DEFINED = 0 - X_WIN32 = 1 - X_WIN32_WINNT = 0x601 - X_WIN64 = 1 - X_WINT_T = 0 - X_WRITE_ABORT_MSG = 0x1 - X_WSTDLIBP_DEFINED = 0 - X_WSTDLIB_DEFINED = 0 -) - -type Ptrdiff_t = int64 /* <builtin>:3:26 */ - -type Size_t = uint64 /* <builtin>:9:23 */ - -type Wchar_t = uint16 /* <builtin>:15:24 */ - -type X__int128_t = struct { - Flo int64 - Fhi int64 -} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 -type X__uint128_t = struct { - Flo uint64 - Fhi uint64 -} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 - -type X__builtin_va_list = uintptr /* <builtin>:46:14 */ -type X__float128 = float64 /* <builtin>:47:21 */ - -type Va_list = X__builtin_va_list /* <builtin>:50:27 */ - -// * -// 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 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 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 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 -// fix was applied to trunk. This macro gets just increased on trunk. For -// other branches its value won't be modified. - -// mingw.org's version macros: these make gcc to define -// MINGW32_SUPPORTS_MT_EH and to use the _CRT_MT global -// and the __mingwthr_key_dtor() function from the MinGW -// CRT in its private gthr-win32.h header. - -// Set VC specific compiler target macros. - -// MS does not prefix symbols by underscores for 64-bit. -// As we have to support older gcc version, which are using underscores -// as symbol prefix for x64, we have to check here for the user label -// prefix defined by gcc. - -// Special case nameless struct/union. - -// 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. -// No warranty is given; refer to the file DISCLAIMER.PD within this package. - -// http://msdn.microsoft.com/en-us/library/ms175759%28v=VS.100%29.aspx -// Templates won't work in C, will break if secure API is not enabled, disabled - -// https://blogs.msdn.com/b/sdl/archive/2010/02/16/vc-2010-and-memcpy.aspx?Redirected=true -// fallback on default implementation if we can't know the size of the destination - -// Include _cygwin.h if we're building a Cygwin application. - -// Target specific macro replacement for type "long". In the Windows API, -// the type long is always 32 bit, even if the target is 64 bit (LLP64). -// On 64 bit Cygwin, the type long is 64 bit (LP64). So, to get the right -// sized definitions and declarations, all usage of type long in the Windows -// headers have to be replaced by the below defined macro __LONG32. - -// C/C++ specific language defines. - -// Note the extern. This is needed to work around GCC's -// limitations in handling dllimport attribute. - -// Attribute `nonnull' was valid as of gcc 3.3. We don't use GCC's -// variadiac macro facility, because variadic macros cause syntax -// errors with --traditional-cpp. - -// High byte is the major version, low byte is the minor. - -// Allow both 0x1400 and 0xE00 to identify UCRT - -// ===-------- vadefs.h ---------------------------------------------------=== -// -// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. -// See https://llvm.org/LICENSE.txt for license information. -// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -// -//===-----------------------------------------------------------------------=== - -// Only include this if we are aiming for MSVC compatibility. -// * -// 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 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. - -// for backward compatibility - -type X__gnuc_va_list = X__builtin_va_list /* vadefs.h:24:29 */ - -type Ssize_t = int64 /* corecrt.h:45:35 */ - -type Rsize_t = Size_t /* corecrt.h:52:16 */ - -type Intptr_t = int64 /* corecrt.h:62:35 */ - -type Uintptr_t = uint64 /* corecrt.h:75:44 */ - -type Wint_t = uint16 /* corecrt.h:106:24 */ -type Wctype_t = uint16 /* corecrt.h:107:24 */ - -type Errno_t = int32 /* corecrt.h:113:13 */ - -type X__time32_t = int32 /* corecrt.h:118:14 */ - -type X__time64_t = int64 /* corecrt.h:123:35 */ - -type Time_t = X__time64_t /* corecrt.h:138:20 */ - -type Threadlocaleinfostruct = struct { - F_locale_pctype uintptr - F_locale_mb_cur_max int32 - F_locale_lc_codepage uint32 -} /* corecrt.h:430:1 */ - -type Pthreadlocinfo = uintptr /* corecrt.h:432:39 */ -type Pthreadmbcinfo = uintptr /* corecrt.h:433:36 */ - -type Localeinfo_struct = struct { - Flocinfo Pthreadlocinfo - Fmbcinfo Pthreadmbcinfo -} /* corecrt.h:436:9 */ - -type X_locale_tstruct = Localeinfo_struct /* corecrt.h:439:3 */ -type X_locale_t = uintptr /* corecrt.h:439:19 */ - -type TagLC_ID = struct { - FwLanguage uint16 - FwCountry uint16 - FwCodePage uint16 -} /* corecrt.h:443:9 */ - -type LC_ID = TagLC_ID /* corecrt.h:447:3 */ -type LPLC_ID = uintptr /* corecrt.h:447:9 */ - -type Threadlocinfo = Threadlocaleinfostruct /* corecrt.h:482:3 */ - -//===---- limits.h - Standard header for integer sizes --------------------===* * -// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. -// See https://llvm.org/LICENSE.txt for license information. -// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -// -// \*===----------------------------------------------------------------------=== - -// The system's limits.h may, in turn, try to #include_next GCC's limits.h. -// Avert this #include_next madness. - -// System headers include a number of constants from POSIX in <limits.h>. -// Include it if we're hosted. - -// Many system headers try to "help us out" by defining these. No really, we -// know how big each datatype is. - -// C90/99 5.2.4.2.1 - -// C2x 5.2.4.2.1 -// FIXME: This is using the placeholder dates Clang produces for these macros -// in C2x mode; switch to the correct values once they've been published. - -// C99 5.2.4.2.1: Added long long. -// C++11 18.3.3.2: same contents as the Standard C Library header <limits.h>. -// - -// LONG_LONG_MIN/LONG_LONG_MAX/ULONG_LONG_MAX are a GNU extension. It's too bad -// that we don't have something like #pragma poison that could be used to -// deprecate a macro - the code should just use LLONG_MAX and friends. -// - -type X_onexit_t = uintptr /* stdlib.h:50:15 */ - -type X_div_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:60:11 */ - -type Div_t = X_div_t /* stdlib.h:63:5 */ - -type X_ldiv_t = struct { - Fquot int32 - Frem int32 -} /* stdlib.h:65:11 */ - -type Ldiv_t = X_ldiv_t /* stdlib.h:68:5 */ - -type X_LDOUBLE = struct{ Fld [10]uint8 } /* stdlib.h:77:5 */ - -type X_CRT_DOUBLE = struct{ Fx float64 } /* stdlib.h:84:5 */ - -type X_CRT_FLOAT = struct{ Ff float32 } /* stdlib.h:88:5 */ - -type X_LONGDOUBLE = struct{ Fx float64 } /* stdlib.h:95:5 */ - -type X_LDBL12 = struct{ Fld12 [12]uint8 } /* stdlib.h:102:5 */ - -type X_purecall_handler = uintptr /* stdlib.h:143:16 */ - -type X_invalid_parameter_handler = uintptr /* stdlib.h:148:16 */ - -type Lldiv_t = struct { - Fquot int64 - Frem int64 -} /* stdlib.h:724:61 */ - -// * -// 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 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 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. - -// Return codes for _heapwalk() - -// Values for _heapinfo.useflag - -// The structure used to walk through the heap with _heapwalk. -type X_heapinfo = struct { - F_pentry uintptr - F_size Size_t - F_useflag int32 - F__ccgo_pad1 [4]byte -} /* malloc.h:46:11 */ - -// * -// 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 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 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. - -// Return codes for _heapwalk() - -// Values for _heapinfo.useflag - -// The structure used to walk through the heap with _heapwalk. -type X_HEAPINFO = X_heapinfo /* malloc.h:50:5 */ - -var _ int8 /* gen.c:2:13: */ |