Searched refs:__int64_t (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/i386/
H A Dtypes.h144 typedef __int64_t user64_ssize_t __attribute__((aligned(8)));
145 typedef __int64_t user64_long_t __attribute__((aligned(8)));
147 typedef __int64_t user64_time_t __attribute__((aligned(8)));
148 typedef __int64_t user64_off_t __attribute__((aligned(8)));
156 typedef __int64_t user32_off_t __attribute__((aligned(4)));
H A D_types.h46 typedef long long __int64_t; typedef
/darwin-on-arm/xnu/bsd/arm/
H A D_types.h22 typedef long long __int64_t; typedef
/darwin-on-arm/xnu/bsd/sys/
H A D_types.h94 typedef __int64_t __darwin_blkcnt_t; /* total blocks */
110 typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */
H A Dstat.h224 __int64_t st_qspare[2]; /* RESERVED: DO NOT USE! */ \
263 __int64_t st_qspare[2]; /* RESERVED: DO NOT USE! */
312 __int64_t st_qspare[2]; /* RESERVED: DO NOT USE! */
345 __int64_t st_qspare[2]; /* RESERVED: DO NOT USE! */
381 __int64_t st_qspare[2]; /* RESERVED: DO NOT USE! */
413 __int64_t st_qspare[2]; /* RESERVED: DO NOT USE! */
H A Dsocket.h486 #define _SS_ALIGNSIZE (sizeof(__int64_t))
500 __int64_t __ss_align; /* force structure storage alignment */

Completed in 75 milliseconds