summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/libc/time
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/libc/time')
-rw-r--r--vendor/modernc.org/libc/time/capi_freebsd_386.go2
-rw-r--r--vendor/modernc.org/libc/time/capi_freebsd_amd64.go2
-rw-r--r--vendor/modernc.org/libc/time/capi_netbsd_amd64.go2
-rw-r--r--vendor/modernc.org/libc/time/capi_openbsd_amd64.go2
-rw-r--r--vendor/modernc.org/libc/time/time_freebsd_386.go92
-rw-r--r--vendor/modernc.org/libc/time/time_freebsd_amd64.go82
-rw-r--r--vendor/modernc.org/libc/time/time_netbsd_amd64.go282
-rw-r--r--vendor/modernc.org/libc/time/time_openbsd_amd64.go64
8 files changed, 264 insertions, 264 deletions
diff --git a/vendor/modernc.org/libc/time/capi_freebsd_386.go b/vendor/modernc.org/libc/time/capi_freebsd_386.go
index a4f75e8fc..bfb70b5c3 100644
--- a/vendor/modernc.org/libc/time/capi_freebsd_386.go
+++ b/vendor/modernc.org/libc/time/capi_freebsd_386.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_freebsd_386.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_freebsd_386.go -pkgname time', DO NOT EDIT.
package time
diff --git a/vendor/modernc.org/libc/time/capi_freebsd_amd64.go b/vendor/modernc.org/libc/time/capi_freebsd_amd64.go
index f79c0726b..b937a647d 100644
--- a/vendor/modernc.org/libc/time/capi_freebsd_amd64.go
+++ b/vendor/modernc.org/libc/time/capi_freebsd_amd64.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_freebsd_amd64.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_freebsd_amd64.go -pkgname time', DO NOT EDIT.
package time
diff --git a/vendor/modernc.org/libc/time/capi_netbsd_amd64.go b/vendor/modernc.org/libc/time/capi_netbsd_amd64.go
index 077bfef9c..00f5ef305 100644
--- a/vendor/modernc.org/libc/time/capi_netbsd_amd64.go
+++ b/vendor/modernc.org/libc/time/capi_netbsd_amd64.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_netbsd_amd64.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_netbsd_amd64.go -pkgname time', DO NOT EDIT.
package time
diff --git a/vendor/modernc.org/libc/time/capi_openbsd_amd64.go b/vendor/modernc.org/libc/time/capi_openbsd_amd64.go
index 8b6f8157d..e7893a7f8 100644
--- a/vendor/modernc.org/libc/time/capi_openbsd_amd64.go
+++ b/vendor/modernc.org/libc/time/capi_openbsd_amd64.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_openbsd_amd64.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_openbsd_amd64.go -pkgname time', DO NOT EDIT.
package time
diff --git a/vendor/modernc.org/libc/time/time_freebsd_386.go b/vendor/modernc.org/libc/time/time_freebsd_386.go
index 450530642..3e2c0935e 100644
--- a/vendor/modernc.org/libc/time/time_freebsd_386.go
+++ b/vendor/modernc.org/libc/time/time_freebsd_386.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_freebsd_386.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_freebsd_386.go -pkgname time', DO NOT EDIT.
package time
@@ -15,51 +15,51 @@ var _ atomic.Value
var _ unsafe.Pointer
const (
- CLK_TCK = 128
- CLOCKS_PER_SEC = 128
- CLOCK_BOOTTIME = 5
- CLOCK_MONOTONIC = 4
- CLOCK_MONOTONIC_COARSE = 12
- CLOCK_MONOTONIC_FAST = 12
- CLOCK_MONOTONIC_PRECISE = 11
- CLOCK_PROCESS_CPUTIME_ID = 15
- CLOCK_PROF = 2
- CLOCK_REALTIME = 0
- CLOCK_REALTIME_COARSE = 10
- CLOCK_REALTIME_FAST = 10
- CLOCK_REALTIME_PRECISE = 9
- CLOCK_SECOND = 13
- CLOCK_THREAD_CPUTIME_ID = 14
- CLOCK_UPTIME = 5
- CLOCK_UPTIME_FAST = 8
- CLOCK_UPTIME_PRECISE = 7
- CLOCK_VIRTUAL = 1
- TIMER_ABSTIME = 0x1
- TIMER_RELTIME = 0x0
- TIME_UTC = 1
- X_CLOCKID_T_DECLARED = 0
- X_CLOCK_T_DECLARED = 0
- X_FILE_OFFSET_BITS = 64
- X_ILP32 = 1
- X_LOCALE_T_DEFINED = 0
- X_MACHINE__LIMITS_H_ = 0
- X_MACHINE__TYPES_H_ = 0
- X_Nonnull = 0
- X_Null_unspecified = 0
- X_Nullable = 0
- X_PID_T_DECLARED = 0
- X_SIZE_T_DECLARED = 0
- X_SYS_CDEFS_H_ = 0
- X_SYS_SYS__CLOCK_ID_H = 0
- X_SYS_TIMESPEC_H_ = 0
- X_SYS__TIMESPEC_H_ = 0
- X_SYS__TYPES_H_ = 0
- X_TIMER_T_DECLARED = 0
- X_TIME_H_ = 0
- X_TIME_T_DECLARED = 0
- X_XLOCALE_LOCALE1_H = 0
- I386 = 1
- Unix = 1
+ CLK_TCK = 128 // time.h:56:1:
+ CLOCKS_PER_SEC = 128 // time.h:60:1:
+ CLOCK_BOOTTIME = 5 // _clock_id.h:92:1:
+ CLOCK_MONOTONIC = 4 // _clock_id.h:67:1:
+ CLOCK_MONOTONIC_COARSE = 12 // _clock_id.h:94:1:
+ CLOCK_MONOTONIC_FAST = 12 // _clock_id.h:79:1:
+ CLOCK_MONOTONIC_PRECISE = 11 // _clock_id.h:78:1:
+ CLOCK_PROCESS_CPUTIME_ID = 15 // _clock_id.h:85:1:
+ CLOCK_PROF = 2 // _clock_id.h:64:1:
+ CLOCK_REALTIME = 0 // _clock_id.h:60:1:
+ CLOCK_REALTIME_COARSE = 10 // _clock_id.h:93:1:
+ CLOCK_REALTIME_FAST = 10 // _clock_id.h:77:1:
+ CLOCK_REALTIME_PRECISE = 9 // _clock_id.h:76:1:
+ CLOCK_SECOND = 13 // _clock_id.h:80:1:
+ CLOCK_THREAD_CPUTIME_ID = 14 // _clock_id.h:84:1:
+ CLOCK_UPTIME = 5 // _clock_id.h:74:1:
+ CLOCK_UPTIME_FAST = 8 // _clock_id.h:68:1:
+ CLOCK_UPTIME_PRECISE = 7 // _clock_id.h:75:1:
+ CLOCK_VIRTUAL = 1 // _clock_id.h:63:1:
+ TIMER_ABSTIME = 0x1 // _clock_id.h:101:1:
+ TIMER_RELTIME = 0x0 // _clock_id.h:98:1:
+ TIME_UTC = 1 // time.h:188:1:
+ X_CLOCKID_T_DECLARED = 0 // time.h:83:1:
+ X_CLOCK_T_DECLARED = 0 // time.h:64:1:
+ X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
+ X_ILP32 = 1 // <predefined>:1:1:
+ X_LOCALE_T_DEFINED = 0 // _time.h:35:1:
+ X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1:
+ X_MACHINE__TYPES_H_ = 0 // _types.h:42:1:
+ X_Nonnull = 0 // cdefs.h:790:1:
+ X_Null_unspecified = 0 // cdefs.h:792:1:
+ X_Nullable = 0 // cdefs.h:791:1:
+ X_PID_T_DECLARED = 0 // time.h:97:1:
+ X_SIZE_T_DECLARED = 0 // time.h:74:1:
+ X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
+ X_SYS_SYS__CLOCK_ID_H = 0 // _clock_id.h:40:1:
+ X_SYS_TIMESPEC_H_ = 0 // timespec.h:37:1:
+ X_SYS__TIMESPEC_H_ = 0 // _timespec.h:37:1:
+ X_SYS__TYPES_H_ = 0 // _types.h:32:1:
+ X_TIMER_T_DECLARED = 0 // time.h:88:1:
+ X_TIME_H_ = 0 // time.h:44:1:
+ X_TIME_T_DECLARED = 0 // time.h:69:1:
+ X_XLOCALE_LOCALE1_H = 0 // _time.h:45:1:
+ I386 = 1 // <predefined>:335:1:
+ Unix = 1 // <predefined>:336:1:
)
type Ptrdiff_t = int32 /* <builtin>:3:26 */
diff --git a/vendor/modernc.org/libc/time/time_freebsd_amd64.go b/vendor/modernc.org/libc/time/time_freebsd_amd64.go
index de56597b7..74bac2614 100644
--- a/vendor/modernc.org/libc/time/time_freebsd_amd64.go
+++ b/vendor/modernc.org/libc/time/time_freebsd_amd64.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_freebsd_amd64.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_freebsd_amd64.go -pkgname time', DO NOT EDIT.
package time
@@ -15,46 +15,46 @@ var _ atomic.Value
var _ unsafe.Pointer
const (
- CLK_TCK = 128
- CLOCKS_PER_SEC = 128
- CLOCK_MONOTONIC = 4
- CLOCK_MONOTONIC_FAST = 12
- CLOCK_MONOTONIC_PRECISE = 11
- CLOCK_PROCESS_CPUTIME_ID = 15
- CLOCK_PROF = 2
- CLOCK_REALTIME = 0
- CLOCK_REALTIME_FAST = 10
- CLOCK_REALTIME_PRECISE = 9
- CLOCK_SECOND = 13
- CLOCK_THREAD_CPUTIME_ID = 14
- CLOCK_UPTIME = 5
- CLOCK_UPTIME_FAST = 8
- CLOCK_UPTIME_PRECISE = 7
- CLOCK_VIRTUAL = 1
- TIMER_ABSTIME = 0x1
- TIMER_RELTIME = 0x0
- TIME_UTC = 1
- X_CLOCKID_T_DECLARED = 0
- X_CLOCK_T_DECLARED = 0
- X_FILE_OFFSET_BITS = 64
- X_LOCALE_T_DEFINED = 0
- X_LP64 = 1
- X_MACHINE__LIMITS_H_ = 0
- X_MACHINE__TYPES_H_ = 0
- X_Nonnull = 0
- X_Null_unspecified = 0
- X_Nullable = 0
- X_PID_T_DECLARED = 0
- X_SIZE_T_DECLARED = 0
- X_SYS_CDEFS_H_ = 0
- X_SYS_TIMESPEC_H_ = 0
- X_SYS__TIMESPEC_H_ = 0
- X_SYS__TYPES_H_ = 0
- X_TIMER_T_DECLARED = 0
- X_TIME_H_ = 0
- X_TIME_T_DECLARED = 0
- X_XLOCALE_LOCALE1_H = 0
- Unix = 1
+ CLK_TCK = 128 // time.h:55:1:
+ CLOCKS_PER_SEC = 128 // time.h:59:1:
+ CLOCK_MONOTONIC = 4 // time.h:109:1:
+ CLOCK_MONOTONIC_FAST = 12 // time.h:116:1:
+ CLOCK_MONOTONIC_PRECISE = 11 // time.h:115:1:
+ CLOCK_PROCESS_CPUTIME_ID = 15 // time.h:119:1:
+ CLOCK_PROF = 2 // time.h:106:1:
+ CLOCK_REALTIME = 0 // time.h:102:1:
+ CLOCK_REALTIME_FAST = 10 // time.h:114:1:
+ CLOCK_REALTIME_PRECISE = 9 // time.h:113:1:
+ CLOCK_SECOND = 13 // time.h:117:1:
+ CLOCK_THREAD_CPUTIME_ID = 14 // time.h:118:1:
+ CLOCK_UPTIME = 5 // time.h:110:1:
+ CLOCK_UPTIME_FAST = 8 // time.h:112:1:
+ CLOCK_UPTIME_PRECISE = 7 // time.h:111:1:
+ CLOCK_VIRTUAL = 1 // time.h:105:1:
+ TIMER_ABSTIME = 0x1 // time.h:126:1:
+ TIMER_RELTIME = 0x0 // time.h:123:1:
+ TIME_UTC = 1 // time.h:216:1:
+ X_CLOCKID_T_DECLARED = 0 // time.h:82:1:
+ X_CLOCK_T_DECLARED = 0 // time.h:63:1:
+ X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
+ X_LOCALE_T_DEFINED = 0 // _time.h:35: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_Nonnull = 0 // cdefs.h:783:1:
+ X_Null_unspecified = 0 // cdefs.h:785:1:
+ X_Nullable = 0 // cdefs.h:784:1:
+ X_PID_T_DECLARED = 0 // time.h:96:1:
+ X_SIZE_T_DECLARED = 0 // time.h:73:1:
+ X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
+ X_SYS_TIMESPEC_H_ = 0 // timespec.h:37:1:
+ X_SYS__TIMESPEC_H_ = 0 // _timespec.h:37:1:
+ X_SYS__TYPES_H_ = 0 // _types.h:32:1:
+ X_TIMER_T_DECLARED = 0 // time.h:87:1:
+ X_TIME_H_ = 0 // time.h:44:1:
+ X_TIME_T_DECLARED = 0 // time.h:68:1:
+ X_XLOCALE_LOCALE1_H = 0 // _time.h:45:1:
+ Unix = 1 // <predefined>:337:1:
)
type Ptrdiff_t = int64 /* <builtin>:3:26 */
diff --git a/vendor/modernc.org/libc/time/time_netbsd_amd64.go b/vendor/modernc.org/libc/time/time_netbsd_amd64.go
index 9d5c549b0..69bd3dba0 100644
--- a/vendor/modernc.org/libc/time/time_netbsd_amd64.go
+++ b/vendor/modernc.org/libc/time/time_netbsd_amd64.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_netbsd_amd64.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_netbsd_amd64.go -pkgname time', DO NOT EDIT.
package time
@@ -15,146 +15,146 @@ var _ atomic.Value
var _ unsafe.Pointer
const (
- BIG_ENDIAN = 4321
- BYTE_ORDER = 1234
- CLOCKS_PER_SEC = 100
- CLOCK_MONOTONIC = 3
- CLOCK_PROCESS_CPUTIME_ID = 0x40000000
- CLOCK_PROF = 2
- CLOCK_REALTIME = 0
- CLOCK_THREAD_CPUTIME_ID = 0x20000000
- CLOCK_VIRTUAL = 1
- FD_SETSIZE = 256
- INT16_MAX = 32767
- INT16_MIN = -32768
- INT32_MAX = 2147483647
- INT32_MIN = -2147483648
- INT64_MAX = 9223372036854775807
- INT64_MIN = -9223372036854775808
- INT8_MAX = 127
- INT8_MIN = -128
- INTMAX_MAX = 9223372036854775807
- INTMAX_MIN = -9223372036854775808
- INTPTR_MAX = 9223372036854775807
- INTPTR_MIN = -9223372036854775808
- INT_FAST16_MAX = 2147483647
- INT_FAST16_MIN = -2147483648
- INT_FAST32_MAX = 2147483647
- INT_FAST32_MIN = -2147483648
- INT_FAST64_MAX = 9223372036854775807
- INT_FAST64_MIN = -9223372036854775808
- INT_FAST8_MAX = 2147483647
- INT_FAST8_MIN = -2147483648
- INT_LEAST16_MAX = 32767
- INT_LEAST16_MIN = -32768
- INT_LEAST32_MAX = 2147483647
- INT_LEAST32_MIN = -2147483648
- INT_LEAST64_MAX = 9223372036854775807
- INT_LEAST64_MIN = -9223372036854775808
- INT_LEAST8_MAX = 127
- INT_LEAST8_MIN = -128
- ITIMER_MONOTONIC = 3
- ITIMER_PROF = 2
- ITIMER_REAL = 0
- ITIMER_VIRTUAL = 1
- LITTLE_ENDIAN = 1234
- NBBY = 8
- NFDBITS = 32
- NODEVMAJOR = -1
- PDP_ENDIAN = 3412
- PTRDIFF_MAX = 9223372036854775807
- PTRDIFF_MIN = -9223372036854775808
- SIG_ATOMIC_MAX = 2147483647
- SIG_ATOMIC_MIN = -2147483648
- SIZE_MAX = 18446744073709551615
- TIMER_ABSTIME = 0x1
- TIMER_RELTIME = 0x0
- TIME_UTC = 1
- UINT16_MAX = 65535
- UINT32_MAX = 4294967295
- UINT64_MAX = 18446744073709551615
- UINT8_MAX = 255
- UINTMAX_MAX = 18446744073709551615
- UINTPTR_MAX = 18446744073709551615
- UINT_FAST16_MAX = 4294967295
- UINT_FAST32_MAX = 4294967295
- UINT_FAST64_MAX = 18446744073709551615
- UINT_FAST8_MAX = 4294967295
- UINT_LEAST16_MAX = 65535
- UINT_LEAST32_MAX = 4294967295
- UINT_LEAST64_MAX = 18446744073709551615
- UINT_LEAST8_MAX = 255
- WCHAR_MAX = 0x7fffffff
- WCHAR_MIN = -2147483648
- WINT_MAX = 0x7fffffff
- WINT_MIN = -2147483648
- X_AMD64_BYTE_SWAP_H_ = 0
- X_AMD64_INT_CONST_H_ = 0
- X_AMD64_INT_LIMITS_H_ = 0
- X_AMD64_INT_MWGWTYPES_H_ = 0
- X_AMD64_INT_TYPES_H_ = 0
- X_AMD64_WCHAR_LIMITS_H_ = 0
- X_BIG_ENDIAN = 4321
- X_BSD_INT16_T_ = 0
- X_BSD_INT32_T_ = 0
- X_BSD_INT64_T_ = 0
- X_BSD_INT8_T_ = 0
- X_BSD_INTPTR_T_ = 0
- X_BSD_UINT16_T_ = 0
- X_BSD_UINT32_T_ = 0
- X_BSD_UINT64_T_ = 0
- X_BSD_UINT8_T_ = 0
- X_BSD_UINTPTR_T_ = 0
- X_BYTE_ORDER = 1234
- X_FILE_OFFSET_BITS = 64
- X_LIB_PTHREAD_TYPES_H = 0
- X_LITTLE_ENDIAN = 1234
- X_LP64 = 1
- X_NETBSD_SOURCE = 1
- X_PDP_ENDIAN = 3412
- X_PT_BARRIERATTR_DEAD = 0xDEAD0808
- X_PT_BARRIERATTR_MAGIC = 0x88880808
- X_PT_BARRIER_DEAD = 0xDEAD0008
- X_PT_BARRIER_MAGIC = 0x88880008
- X_PT_CONDATTR_DEAD = 0xDEAD0006
- X_PT_CONDATTR_MAGIC = 0x66660006
- X_PT_COND_DEAD = 0xDEAD0005
- X_PT_COND_MAGIC = 0x55550005
- X_PT_MUTEXATTR_DEAD = 0xDEAD0004
- X_PT_MUTEXATTR_MAGIC = 0x44440004
- X_PT_MUTEX_DEAD = 0xDEAD0003
- X_PT_MUTEX_MAGIC = 0x33330003
- X_PT_RWLOCKATTR_DEAD = 0xDEAD0909
- X_PT_RWLOCKATTR_MAGIC = 0x99990909
- X_PT_RWLOCK_DEAD = 0xDEAD0009
- X_PT_RWLOCK_MAGIC = 0x99990009
- X_PT_SPINLOCK_DEAD = 0xDEAD0007
- X_PT_SPINLOCK_MAGIC = 0x77770007
- X_PT_SPINLOCK_PSHARED = 0x00000001
- X_QUAD_HIGHWORD = 1
- X_QUAD_LOWWORD = 0
- X_SYS_ANSI_H_ = 0
- X_SYS_BSWAP_H_ = 0
- X_SYS_CDEFS_ELF_H_ = 0
- X_SYS_CDEFS_H_ = 0
- X_SYS_COMMON_ANSI_H_ = 0
- X_SYS_COMMON_INT_LIMITS_H_ = 0
- X_SYS_COMMON_INT_MWGWTYPES_H_ = 0
- X_SYS_COMMON_INT_TYPES_H_ = 0
- X_SYS_ENDIAN_H_ = 0
- X_SYS_FD_SET_H_ = 0
- X_SYS_IDTYPE_H_ = 0
- X_SYS_NULL_H_ = 0
- X_SYS_SELECT_H_ = 0
- X_SYS_SIGTYPES_H_ = 0
- X_SYS_STDINT_H_ = 0
- X_SYS_TIMESPEC_H_ = 0
- X_SYS_TIME_H_ = 0
- X_SYS_TYPES_H_ = 0
- X_TIME_H_ = 0
- X_X86_64_BSWAP_H_ = 0
- X_X86_64_CDEFS_H_ = 0
- X_X86_64_TYPES_H_ = 0
+ BIG_ENDIAN = 4321 // endian.h:101:1:
+ BYTE_ORDER = 1234 // endian.h:103:1:
+ CLOCKS_PER_SEC = 100 // time.h:73:1:
+ CLOCK_MONOTONIC = 3 // time.h:297:1:
+ CLOCK_PROCESS_CPUTIME_ID = 0x40000000 // time.h:299:1:
+ CLOCK_PROF = 2 // time.h:296:1:
+ CLOCK_REALTIME = 0 // time.h:294:1:
+ CLOCK_THREAD_CPUTIME_ID = 0x20000000 // time.h:298:1:
+ CLOCK_VIRTUAL = 1 // time.h:295:1:
+ FD_SETSIZE = 256 // fd_set.h:59: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:
+ ITIMER_MONOTONIC = 3 // time.h:278:1:
+ ITIMER_PROF = 2 // time.h:277:1:
+ ITIMER_REAL = 0 // time.h:275:1:
+ ITIMER_VIRTUAL = 1 // time.h:276: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:
+ 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:
+ TIMER_ABSTIME = 0x1 // time.h:304:1:
+ TIMER_RELTIME = 0x0 // time.h:302:1:
+ TIME_UTC = 1 // time.h:238: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_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_IDTYPE_H_ = 0 // idtype.h:32:1:
+ X_SYS_NULL_H_ = 0 // null.h:9:1:
+ X_SYS_SELECT_H_ = 0 // select.h:35:1:
+ X_SYS_SIGTYPES_H_ = 0 // sigtypes.h:40:1:
+ X_SYS_STDINT_H_ = 0 // stdint.h:33:1:
+ X_SYS_TIMESPEC_H_ = 0 // timespec.h:38:1:
+ X_SYS_TIME_H_ = 0 // time.h:35:1:
+ X_SYS_TYPES_H_ = 0 // types.h:40:1:
+ X_TIME_H_ = 0 // time.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:
)
// $NetBSD: idtype.h,v 1.5 2016/04/09 17:02:51 riastradh Exp $
diff --git a/vendor/modernc.org/libc/time/time_openbsd_amd64.go b/vendor/modernc.org/libc/time/time_openbsd_amd64.go
index 702e02b40..3b007cbef 100644
--- a/vendor/modernc.org/libc/time/time_openbsd_amd64.go
+++ b/vendor/modernc.org/libc/time/time_openbsd_amd64.go
@@ -1,4 +1,4 @@
-// Code generated by 'ccgo time/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 time/time_openbsd_amd64.go -pkgname time', DO NOT EDIT.
+// Code generated by 'ccgo time/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 time/time_openbsd_amd64.go -pkgname time', DO NOT EDIT.
package time
@@ -15,37 +15,37 @@ var _ atomic.Value
var _ unsafe.Pointer
const (
- CLK_TCK = 100
- CLOCKS_PER_SEC = 100
- CLOCK_BOOTTIME = 6
- CLOCK_MONOTONIC = 3
- CLOCK_PROCESS_CPUTIME_ID = 2
- CLOCK_REALTIME = 0
- CLOCK_THREAD_CPUTIME_ID = 4
- CLOCK_UPTIME = 5
- TIMER_ABSTIME = 0x1
- TIMER_RELTIME = 0x0
- TIME_UTC = 1
- X_CLOCKID_T_DEFINED_ = 0
- X_CLOCK_T_DEFINED_ = 0
- X_FILE_OFFSET_BITS = 64
- X_LOCALE_T_DEFINED_ = 0
- X_LP64 = 1
- X_MACHINE_CDEFS_H_ = 0
- X_MACHINE__TYPES_H_ = 0
- X_MAX_PAGE_SHIFT = 12
- X_PID_T_DEFINED_ = 0
- X_RET_PROTECTOR = 1
- X_SIZE_T_DEFINED_ = 0
- X_STACKALIGNBYTES = 15
- X_SYS_CDEFS_H_ = 0
- X_SYS__TIME_H_ = 0
- X_SYS__TYPES_H_ = 0
- X_TIMER_T_DEFINED_ = 0
- X_TIMESPEC_DECLARED = 0
- X_TIME_H_ = 0
- X_TIME_T_DEFINED_ = 0
- Unix = 1
+ CLK_TCK = 100 // time.h:68:1:
+ CLOCKS_PER_SEC = 100 // time.h:71:1:
+ CLOCK_BOOTTIME = 6 // _time.h:40:1:
+ CLOCK_MONOTONIC = 3 // _time.h:37:1:
+ CLOCK_PROCESS_CPUTIME_ID = 2 // _time.h:36:1:
+ CLOCK_REALTIME = 0 // _time.h:35:1:
+ CLOCK_THREAD_CPUTIME_ID = 4 // _time.h:38:1:
+ CLOCK_UPTIME = 5 // _time.h:39:1:
+ TIMER_ABSTIME = 0x1 // _time.h:62:1:
+ TIMER_RELTIME = 0x0 // _time.h:61:1:
+ TIME_UTC = 1 // time.h:179:1:
+ X_CLOCKID_T_DEFINED_ = 0 // time.h:87:1:
+ X_CLOCK_T_DEFINED_ = 0 // time.h:49:1:
+ X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
+ X_LOCALE_T_DEFINED_ = 0 // time.h:106:1:
+ X_LP64 = 1 // <predefined>:1:1:
+ X_MACHINE_CDEFS_H_ = 0 // cdefs.h:9:1:
+ X_MACHINE__TYPES_H_ = 0 // _types.h:36:1:
+ X_MAX_PAGE_SHIFT = 12 // _types.h:52:1:
+ X_PID_T_DEFINED_ = 0 // time.h:99:1:
+ X_RET_PROTECTOR = 1 // <predefined>:2:1:
+ X_SIZE_T_DEFINED_ = 0 // time.h:59:1:
+ X_STACKALIGNBYTES = 15 // _types.h:49:1:
+ X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
+ X_SYS__TIME_H_ = 0 // _time.h:33:1:
+ X_SYS__TYPES_H_ = 0 // _types.h:35:1:
+ X_TIMER_T_DEFINED_ = 0 // time.h:92:1:
+ X_TIMESPEC_DECLARED = 0 // time.h:75:1:
+ X_TIME_H_ = 0 // time.h:42:1:
+ X_TIME_T_DEFINED_ = 0 // time.h:54:1:
+ Unix = 1 // <predefined>:340:1:
)
type Ptrdiff_t = int64 /* <builtin>:3:26 */