Searched refs:__int32_t (Results 1 - 9 of 9) sorted by relevance

/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/boot/sys/sys/
H A D_types.h38 typedef __int32_t __blksize_t; /* file block size */
40 typedef __int32_t __clockid_t; /* clock_gettime()... */
48 typedef __int32_t __lwpid_t; /* Thread ID (a.k.a. LWP) */
54 typedef __int32_t __pid_t; /* process [group] */
H A D_stdint.h44 typedef __int32_t int32_t;
H A Dstat.h111 __int32_t st_size; /* file size, in bytes */
115 __int32_t st_blksize; /* optimal blocksize for I/O */
116 __int32_t st_blocks; /* blocks allocated for file */
138 __int32_t st_lspare;
/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
H A Ddwarf_base_types.h104 typedef __int32_t Dwarf_sfixed;
H A Dpro_opaque.h81 typedef __int32_t Dwarf_sfixed;
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h725 __int32_t count;
H A Dunm_inc.h41 typedef int __int32_t; typedef

Completed in 83 milliseconds