__uint64_t
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
__uint64_t sc_fpscr;
__uint64_t sc_vscr;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
static __inline __uint64_t
__swap64md(__uint64_t _x)
__uint64_t _rv;
_rv = (__uint64_t)__swap32md((__uint32_t)(_x >> 32)) |
(__uint64_t)__swap32md((__uint32_t)_x) << 32;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __uint_fast64_t;
static inline __uint64_t
__mswap64(volatile const __uint64_t *m)
__uint64_t v;
__swapm64(volatile __uint64_t *m, __uint64_t v)
#define __htole64(x) ((__uint64_t)(x))
#define __htobe64(x) ((__uint64_t)(x))
#define __bemtoh64(_x) __htobe64(*(__uint64_t *)(_x))
#define __htobem64(_x, _v) (*(__uint64_t *)(_x) = __htobe64(_v))
#define __lemtoh64(_x) __htole64(*(__uint64_t *)(_x))
#define __htolem64(_x, _v) (*(__uint64_t *)(_x) = __htole64(_v))
(__uint64_t)((((__uint64_t)(x) & 0xff) << 56) | \
((__uint64_t)(x) & 0xff00ULL) << 40 | \
((__uint64_t)(x) & 0xff0000ULL) << 24 | \
((__uint64_t)(x) & 0xff000000ULL) << 8 | \
((__uint64_t)(x) & 0xff00000000ULL) >> 8 | \
((__uint64_t)(x) & 0xff0000000000ULL) >> 24 | \
((__uint64_t)(x) & 0xff000000000000ULL) >> 40 | \
((__uint64_t)(x) & 0xff00000000000000ULL) >> 56)
static __inline __uint64_t
__swap64md(__uint64_t x)
(__uint64_t)(__builtin_constant_p(x) ? __swap64gen(x) : __swap64md(x))
typedef __uint64_t __fsblkcnt_t; /* file system block count */
typedef __uint64_t __fsfilcnt_t; /* file system file count */
typedef __uint64_t __ino_t; /* inode number */
typedef __uint64_t __rlim_t; /* resource limit */
#define ELF64_R_TYPE(info) ((__uint64_t)swap32((info) >> 32))
#define ELF64_R_INFO(s,t) (((__uint64_t)swap32(t) << 32) + (__uint32_t)(s))
typedef __uint64_t Elf32_Lword;
typedef __uint64_t Elf64_Addr;
typedef __uint64_t Elf64_Off;
typedef __uint64_t Elf64_Xword;
typedef __uint64_t Elf64_Lword;
#define ELF64_NO_ADDR ((__uint64_t) ~0)/* Indicates addr. not yet filled in */
__uint64_t __ss_pad2; /* force alignment for stupid compilers */
typedef __uint64_t uint64_t;
typedef __uint64_t uint64_t;
typedef __uint64_t u_int64_t;
typedef __uint64_t u_quad_t;