Home
last modified time | relevance | path

Searched refs:__int64_t (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A D_types.h58 typedef long __int64_t; typedef
65 typedef long long __int64_t; typedef
78 typedef __int64_t __critical_t;
81 typedef __int64_t __intfptr_t;
82 typedef __int64_t __intptr_t;
91 typedef __int64_t __intmax_t;
95 typedef __int64_t __int_fast64_t;
99 typedef __int64_t __int_least64_t;
102 typedef __int64_t __register_t;
106 typedef __int64_t __time_t; /* time()... */
[all …]
/illumos-gate/usr/src/boot/sys/sys/
H A D_types.h39 typedef __int64_t __blkcnt_t; /* file block count */
45 typedef __int64_t __id_t; /* can hold a gid_t, pid_t, or uid_t */
53 typedef __int64_t __off_t; /* file offset */
55 typedef __int64_t __rlim_t; /* resource limit - intentionally */
112 __int64_t _mbstateL; /* for alignment */
H A D_sockaddr_storage.h40 #define _SS_ALIGNSIZE (sizeof(__int64_t))
50 __int64_t __ss_align; /* force desired struct alignment */
H A Dtypes.h79 typedef __int64_t quad_t;
110 typedef __int64_t daddr_t; /* disk address */
197 typedef __int64_t sbintime_t;
H A D_stdint.h49 typedef __int64_t int64_t;
/illumos-gate/usr/src/compat/bhyve/x86/
H A D_types.h29 typedef long __int64_t; typedef
32 typedef long long __int64_t; typedef
40 typedef __int64_t __register_t;
43 typedef __int64_t __vm_ooffset_t;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dmkast_sa20 #define _ast_int8_t __int64_t
21 #define _ast_int8_str "__int64_t"
/illumos-gate/usr/src/boot/include/
H A Dstdlib.h319 __int64_t
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dcommon180 #define _ast_int8_t __int64_t
181 #define _ast_int8_str "__int64_t"
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h42 typedef long long __int64_t; typedef
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe22 probe_longlong_t="__int64_t _int64_t __int64 _int64 int64"
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog737 (__int64_t): Renamed to ...