diff options
author | Wim <wim@42.be> | 2022-05-09 23:00:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 23:00:23 +0200 |
commit | 1e55dd47f251ae588fb418ac29cbc6a0ae741e69 (patch) | |
tree | b3b930c3f864d82ebeb079fcfbbf570b1620ca3f /vendor/modernc.org/libc/time/time_freebsd_386.go | |
parent | 700b95546b4fbc4bbd094ab1804406c13634d7e2 (diff) | |
download | matterbridge-msglm-1e55dd47f251ae588fb418ac29cbc6a0ae741e69.tar.gz matterbridge-msglm-1e55dd47f251ae588fb418ac29cbc6a0ae741e69.tar.bz2 matterbridge-msglm-1e55dd47f251ae588fb418ac29cbc6a0ae741e69.zip |
Update dependencies (#1831)
Diffstat (limited to 'vendor/modernc.org/libc/time/time_freebsd_386.go')
-rw-r--r-- | vendor/modernc.org/libc/time/time_freebsd_386.go | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/vendor/modernc.org/libc/time/time_freebsd_386.go b/vendor/modernc.org/libc/time/time_freebsd_386.go index 45053064..3e2c0935 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 */ |