diff options
author | 2022-11-28 11:19:39 +0100 | |
---|---|---|
committer | 2022-11-28 11:19:39 +0100 | |
commit | daf44ac2b709922512cfee3cde686b84b4868775 (patch) | |
tree | 2967df466f8d4515d32c05cf520ba3e7a19d4fae /vendor/modernc.org/libc/stdio/stdio_openbsd_arm64.go | |
parent | [chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160) (diff) | |
download | gotosocial-daf44ac2b709922512cfee3cde686b84b4868775.tar.xz |
[chore] Bump database dependencies (#1164)
github.com/uptrace/bun v1.1.8 -> v1.1.9
github.com/uptrace/bun/pgdialect v1.1.8 -> v1.1.9
github.com/uptrace/bun/sqlitedialect v1.1.8 -> v1.1.9
modernc.org/sqlite v1.18.2 -> v1.19.5
Diffstat (limited to 'vendor/modernc.org/libc/stdio/stdio_openbsd_arm64.go')
-rw-r--r-- | vendor/modernc.org/libc/stdio/stdio_openbsd_arm64.go | 170 |
1 files changed, 83 insertions, 87 deletions
diff --git a/vendor/modernc.org/libc/stdio/stdio_openbsd_arm64.go b/vendor/modernc.org/libc/stdio/stdio_openbsd_arm64.go index d0888198f..010e72d90 100644 --- a/vendor/modernc.org/libc/stdio/stdio_openbsd_arm64.go +++ b/vendor/modernc.org/libc/stdio/stdio_openbsd_arm64.go @@ -1,4 +1,4 @@ -// Code generated by 'ccgo stdio/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 stdio/stdio_openbsd_amd64.go -pkgname stdio', DO NOT EDIT. +// Code generated by 'ccgo stdio/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 stdio/stdio_openbsd_arm64.go -pkgname stdio', DO NOT EDIT. package stdio @@ -31,9 +31,9 @@ const ( SEEK_SET = 0 // stdio.h:188:1: TMP_MAX = 0x7fffffff // stdio.h:185:1: X_BIG_ENDIAN = 4321 // _endian.h:43:1: - X_BYTE_ORDER = 1234 // endian.h:58:1: - X_CLOCKID_T_DEFINED_ = 0 // types.h:163:1: - X_CLOCK_T_DEFINED_ = 0 // types.h:158: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_FSTDIO = 0 // stdio.h:59:1: X_INT16_T_DEFINED_ = 0 // types.h:84:1: @@ -45,32 +45,32 @@ const ( X_IONBF = 2 // stdio.h:166: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:193: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:168: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:173:1: - X_SSIZE_T_DEFINED_ = 0 // types.h:178:1: - X_STACKALIGNBYTES = 15 // _types.h:49: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_STDIO_H_ = 0 // stdio.h:39: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:188:1: - X_TIME_T_DEFINED_ = 0 // types.h:183: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: - Unix = 1 // <predefined>:340:1: + Unix = 1 // <predefined>:360:1: ) type Ptrdiff_t = int64 /* <builtin>:3:26 */ @@ -91,7 +91,7 @@ type X__uint128_t = struct { type X__builtin_va_list = uintptr /* <builtin>:46:14 */ type X__float128 = float64 /* <builtin>:47:21 */ -// $OpenBSD: stdio.h,v 1.54 2020/09/11 17:56:41 naddy Exp $ +// $OpenBSD: stdio.h,v 1.55 2022/01/05 20:57:27 millert Exp $ // $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ // - @@ -162,10 +162,7 @@ type X__float128 = float64 /* <builtin>:47:21 */ // // @(#)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. +// $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. @@ -294,7 +291,7 @@ type X__float128 = float64 /* <builtin>:47:21 */ // Written by Todd C. Miller, September 9, 2016 // Public domain. -// $OpenBSD: _types.h,v 1.9 2014/08/22 23:05:15 krw Exp $ +// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $ // - // Copyright (c) 1990, 1993 @@ -326,8 +323,7 @@ type X__float128 = float64 /* <builtin>:47:21 */ // // @(#)types.h 8.3 (Berkeley) 1/5/94 -// $OpenBSD: _types.h,v 1.17 2018/03/05 01:15:25 deraadt Exp $ - +// $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. @@ -369,66 +365,68 @@ type X__float128 = float64 /* <builtin>:47:21 */ // (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 */ +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: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 */ +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: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 */ +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:103:16 */ -type X__uintptr_t = uint64 /* _types.h:104:24 */ +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:107:20 */ -type X__uintmax_t = X__uint64_t /* _types.h:108:21 */ +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:111:16 */ +type X__register_t = int64 /* _types.h:112: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 */ +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: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 */ +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: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 */ +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 */ 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 @@ -454,18 +452,17 @@ type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family 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__swblk_t = X__int32_t /* _types.h:63:19 */ // swap offset -type X__time_t = X__int64_t /* _types.h:64:19 */ // epoch time -type X__timer_t = X__int32_t /* _types.h:65:19 */ // POSIX timer identifiers -type X__uid_t = X__uint32_t /* _types.h:66:20 */ // user id -type X__useconds_t = X__uint32_t /* _types.h:67:20 */ // microseconds +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:76:3 */ +} /* _types.h:75:3 */ // Tell sys/endian.h we have MD variants of the swap macros. @@ -547,27 +544,26 @@ 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 Swblk_t = X__swblk_t /* types.h:147:19 */ // swap offset -type Uid_t = X__uid_t /* types.h:148:18 */ // user id -type Useconds_t = X__useconds_t /* types.h:149:22 */ // microseconds -type Suseconds_t = X__suseconds_t /* types.h:150:23 */ // microseconds (signed) -type Fsblkcnt_t = X__fsblkcnt_t /* types.h:151:22 */ // file system block count -type Fsfilcnt_t = X__fsfilcnt_t /* types.h:152:22 */ // file system file count +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:159:19 */ +type Clock_t = X__clock_t /* types.h:158:19 */ -type Clockid_t = X__clockid_t /* types.h:164:21 */ +type Clockid_t = X__clockid_t /* types.h:163:21 */ -type Pid_t = X__pid_t /* types.h:169:18 */ +type Pid_t = X__pid_t /* types.h:168:18 */ -type Ssize_t = X__ssize_t /* types.h:179:19 */ +type Ssize_t = X__ssize_t /* types.h:178:19 */ -type Time_t = X__time_t /* types.h:184:18 */ +type Time_t = X__time_t /* types.h:183:18 */ -type Timer_t = X__timer_t /* types.h:189:19 */ +type Timer_t = X__timer_t /* types.h:188:19 */ -type Off_t = X__off_t /* types.h:194:18 */ +type Off_t = X__off_t /* types.h:193:18 */ // Major, minor numbers, dev_t's. |