Home
last modified time | relevance | path

Searched refs:__uint64_t (Results 1 – 18 of 18) sorted by relevance

/xnu-8019.80.24/osfmk/mach/i386/
H A D_structs.h628 __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 …]
/xnu-8019.80.24/osfmk/mach/arm/
H A D_structs.h61 __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 …]
/xnu-8019.80.24/libkern/libkern/
H A D_OSByteOrder.h54 ((__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)))
/xnu-8019.80.24/bsd/sys/
H A D_endian.h117 #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)
H A Dmman.h241 __uint64_t version;
242 __uint64_t originalSize;
243 __uint64_t reserved[4];
H A Ddirent.h103 __uint64_t d_ino; /* file number of entry */ \
104 __uint64_t d_seekoff; /* seek offset (optional, used by servers) */ \
H A Dtermios.h278 typedef __uint64_t user_tcflag_t;
279 typedef __uint64_t user_speed_t;
H A D_types.h63 typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */
H A Dguarded.h44 typedef __uint64_t guardid_t;
H A Duio.h250 extern int uiomove64(const __uint64_t cp, int n, struct uio *uio);
H A Dresource.h95 typedef __uint64_t rlim_t;
461 #define RLIM_INFINITY (((__uint64_t)1 << 63) - 1) /* no limit */
H A Dsocket.h1337 __uint64_t eupid; /* effective unique PID */
1338 __uint64_t epid; /* effective PID */
/xnu-8019.80.24/libkern/libkern/i386/
H A D_OSByteOrder.h69 __uint64_t
71 __uint64_t _data in _OSSwapInt64()
79 __uint64_t
81 __uint64_t _data in _OSSwapInt64()
92 __uint64_t
94 __uint64_t _data in _OSSwapInt64()
/xnu-8019.80.24/bsd/i386/
H A Dtypes.h128 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)));
H A D_types.h49 typedef unsigned long long __uint64_t; typedef
/xnu-8019.80.24/bsd/arm/
H A Dtypes.h120 typedef __uint64_t user64_addr_t;
121 typedef __uint64_t user64_size_t;
124 typedef __uint64_t user64_ulong_t;
H A D_types.h25 typedef unsigned long long __uint64_t; typedef
/xnu-8019.80.24/libsyscall/wrappers/
H A Dremove-counter.c35 __uint64_t