Searched refs:__uint64_t (Results 1 – 18 of 18) sorted by relevance
628 __uint64_t __from_ip;629 __uint64_t __to_ip;682 __uint64_t from_ip;683 __uint64_t to_ip;717 __uint64_t __rax;718 __uint64_t __rbx;719 __uint64_t __rcx;720 __uint64_t __rdx;721 __uint64_t __rdi;722 __uint64_t __rsi;[all …]
61 __uint64_t __far; /* Virtual Fault Address */69 __uint64_t far; /* Virtual Fault Address */106 __uint64_t x[29]; /* General purpose registers x0-x28 */107 __uint64_t fp; /* Frame pointer x29 */108 __uint64_t lr; /* Link register x30 */109 __uint64_t sp; /* Stack pointer x31 */110 __uint64_t pc; /* Program counter */146 __uint64_t __x[29]; /* General purpose registers x0-x28 */157 __uint64_t __x[29]; /* General purpose registers x0-x28 */158 __uint64_t __fp; /* Frame pointer x29 */[all …]
54 ((__uint64_t)((((__uint64_t)(x) & 0xff00000000000000ULL) >> 56) | \55 (((__uint64_t)(x) & 0x00ff000000000000ULL) >> 40) | \56 (((__uint64_t)(x) & 0x0000ff0000000000ULL) >> 24) | \57 (((__uint64_t)(x) & 0x000000ff00000000ULL) >> 8) | \58 (((__uint64_t)(x) & 0x00000000ff000000ULL) << 8) | \59 (((__uint64_t)(x) & 0x0000000000ff0000ULL) << 24) | \60 (((__uint64_t)(x) & 0x000000000000ff00ULL) << 40) | \61 (((__uint64_t)(x) & 0x00000000000000ffULL) << 56)))
117 #define ntohll(x) ((__uint64_t)(x))118 #define htonll(x) ((__uint64_t)(x))152 #define ntohll(x) ((__uint64_t)__builtin_bswap64((__uint64_t)(x)))153 #define htonll(x) ((__uint64_t)__builtin_bswap64((__uint64_t)(x)))158 #define NTOHLL(x) (x) = ntohll((__uint64_t)x)161 #define HTONLL(x) (x) = htonll((__uint64_t)x)
241 __uint64_t version;242 __uint64_t originalSize;243 __uint64_t reserved[4];
103 __uint64_t d_ino; /* file number of entry */ \104 __uint64_t d_seekoff; /* seek offset (optional, used by servers) */ \
278 typedef __uint64_t user_tcflag_t;279 typedef __uint64_t user_speed_t;
63 typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */
44 typedef __uint64_t guardid_t;
250 extern int uiomove64(const __uint64_t cp, int n, struct uio *uio);
95 typedef __uint64_t rlim_t;461 #define RLIM_INFINITY (((__uint64_t)1 << 63) - 1) /* no limit */
1337 __uint64_t eupid; /* effective unique PID */1338 __uint64_t epid; /* effective PID */
69 __uint64_t71 __uint64_t _data in _OSSwapInt64()79 __uint64_t81 __uint64_t _data in _OSSwapInt64()92 __uint64_t94 __uint64_t _data in _OSSwapInt64()
128 typedef __uint64_t user64_addr_t __attribute__((aligned(8)));129 typedef __uint64_t user64_size_t __attribute__((aligned(8)));132 typedef __uint64_t user64_ulong_t __attribute__((aligned(8)));
49 typedef unsigned long long __uint64_t; typedef
120 typedef __uint64_t user64_addr_t;121 typedef __uint64_t user64_size_t;124 typedef __uint64_t user64_ulong_t;
25 typedef unsigned long long __uint64_t; typedef
35 __uint64_t