Searched defs:__int64_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dlibdwarfdefs.h43 /* We want __uint32_t and __uint64_t and __int32_t __int64_t
86 typedef long long __int64_t; typedef
/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;
101 typedef __int64_t __ptrdiff_t; /* ptr1 - ptr2 */
102 typedef __int64_t __register_
[all...]
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h42 typedef long long __int64_t; typedef

Completed in 70 milliseconds