Searched defs:__int32_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
80 typedef int __int32_t; typedef
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_types.h55 typedef int __int32_t; typedef
77 typedef __int32_t __clock_t; /* clock()... */
85 typedef __int32_t __critical_t;
88 typedef __int32_t __intfptr_t;
89 typedef __int32_t __intptr_t;
92 typedef __int32_t __int_fast8_t;
93 typedef __int32_t __int_fast16_t;
94 typedef __int32_t __int_fast32_t;
98 typedef __int32_t __int_least32_t;
110 typedef __int32_t __ptrdiff_
[all...]
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h41 typedef int __int32_t; typedef

Completed in 78 milliseconds