Searched defs:__uint32_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
81 typedef unsigned __uint32_t; typedef
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_types.h56 typedef unsigned int __uint32_t; typedef
113 typedef __uint32_t __size_t;
116 typedef __uint32_t __uintfptr_t;
117 typedef __uint32_t __uintptr_t;
120 typedef __uint32_t __uint_fast8_t;
121 typedef __uint32_t __uint_fast16_t;
122 typedef __uint32_t __uint_fast32_t;
126 typedef __uint32_t __uint_least32_t;
134 typedef __uint32_t __u_register_t;
135 typedef __uint32_t __vm_offset_
[all...]
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h45 typedef unsigned int __uint32_t; typedef
582 typedef __uint32_t unm_crbword_t; /* single word in CRB space */

Completed in 73 milliseconds