Home
last modified time | relevance | path

Searched refs:__int32_t (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/x86/include/
H A D_types.h52 typedef __int32_t __clock_t; /* clock()... */
60 typedef __int32_t __critical_t;
66 typedef __int32_t __int_fast8_t;
67 typedef __int32_t __int_fast16_t;
68 typedef __int32_t __int_fast32_t;
75 typedef __int32_t __register_t;
76 typedef __int32_t __segsz_t;
77 typedef __int32_t __time_t;
/freebsd/sys/sys/
H A D_types.h47 typedef int __int32_t; typedef
63 typedef __int32_t __int_least32_t;
80 typedef __int32_t __intptr_t;
81 typedef __int32_t __intfptr_t;
95 typedef __int32_t __ssize_t; /* byte count or error */
103 typedef __int32_t __ptrdiff_t; /* ptr1 - ptr2 */
116 typedef __int32_t __blksize_t; /* file block size */
118 typedef __int32_t __clockid_t; /* clock_gettime()... */
126 typedef __int32_t __lwpid_t; /* Thread ID (a.k.a. LWP) */
133 typedef __int32_t __pid_t; /* process [group] */
H A Dstat.h110 __int32_t st_size; /* file size, in bytes */
114 __int32_t st_blksize; /* optimal blocksize for I/O */
115 __int32_t st_blocks; /* blocks allocated for file */
138 __int32_t st_lspare;
165 __int32_t st_padding1;
168 __int32_t st_atim_ext;
172 __int32_t st_mtim_ext;
176 __int32_t st_ctim_ext;
180 __int32_t st_btim_ext;
H A Dresource.h158 __int32_t rlim_cur; /* current (soft) limit */
159 __int32_t rlim_max; /* maximum value for rlim_cur */
H A D_stdint.h44 typedef __int32_t int32_t;
H A D_umtx.h59 volatile __int32_t rw_state;
H A Dctf.h148 __int32_t cte_value;
H A Devent.h127 __int32_t data;
/freebsd/sys/arm/include/
H A D_types.h48 typedef __int32_t __critical_t;
53 typedef __int32_t __int_fast8_t;
54 typedef __int32_t __int_fast16_t;
55 typedef __int32_t __int_fast32_t;
57 typedef __int32_t __register_t;
58 typedef __int32_t __segsz_t; /* segment size (in pages) */
/freebsd/sys/powerpc/include/
H A D_types.h55 typedef __int32_t __critical_t;
57 typedef __int32_t __int_fast8_t;
58 typedef __int32_t __int_fast16_t;
59 typedef __int32_t __int_fast32_t;
65 typedef __int32_t __register_t;
66 typedef __int32_t __segsz_t; /* segment size (in pages) */
H A Dreg.h38 __int32_t fixreg[32];
39 __int32_t lr;
40 __int32_t cr;
41 __int32_t xer;
42 __int32_t ctr;
43 __int32_t pc;
/freebsd/lib/libc/stdtime/
H A Dtime32.c22 _time32_to_time(__int32_t t32) in _time32_to_time()
32 __int32_t
35 return((__int32_t)t); in _time_to_time32()
74 if (sizeof(long) == sizeof(__int32_t)) in _long_to_time()
94 if (sizeof(int) == sizeof(__int32_t)) in _int_to_time()
/freebsd/sys/arm64/include/
H A D_types.h45 typedef __int32_t __clock_t; /* clock()... */
51 typedef __int32_t __int_fast8_t;
52 typedef __int32_t __int_fast16_t;
53 typedef __int32_t __int_fast32_t;
/freebsd/sys/riscv/include/
H A D_types.h41 typedef __int32_t __clock_t; /* clock()... */
47 typedef __int32_t __int_fast8_t;
48 typedef __int32_t __int_fast16_t;
49 typedef __int32_t __int_fast32_t;
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h223 __int32_t st_atim_ext;
227 __int32_t st_mtim_ext;
231 __int32_t st_ctim_ext;
235 __int32_t st_btim_ext;
275 __int32_t st_size;
279 __int32_t st_blksize;
280 __int32_t st_blocks;
/freebsd/include/
H A Dtimeconv.h51 time_t _time32_to_time(__int32_t t32);
52 __int32_t _time_to_time32(time_t t);
/freebsd/include/protocols/
H A Drwhod.h43 __int32_t out_time; /* time on */
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlibzfsbootenv.abi74 <typedef-decl name='__int32_t' type-id='95e97e5e' id='33f57a65'/>
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi276 <typedef-decl name='__int32_t' type-id='95e97e5e' id='33f57a65'/>
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2424 <typedef-decl name='__int32_t' type-id='95e97e5e' id='33f57a65'/>
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi430 <typedef-decl name='__int32_t' type-id='95e97e5e' id='33f57a65'/>
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi2200 <typedef-decl name='__int32_t' type-id='95e97e5e' id='33f57a65'/>