Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A D_types.h59 typedef int __int32_t; typedef
85 typedef __int32_t __critical_t;
90 typedef __int32_t __intfptr_t;
91 typedef __int32_t __intptr_t;
94 typedef __int32_t __int_fast8_t;
95 typedef __int32_t __int_fast16_t;
112 typedef __int32_t __ptrdiff_t;
113 typedef __int32_t __register_t;
114 typedef __int32_t __segsz_t;
116 typedef __int32_t __ssize_t;
[all …]
/f-stack/freebsd/arm/include/
H A D_types.h55 typedef int __int32_t; typedef
72 typedef __int32_t __critical_t;
77 typedef __int32_t __intfptr_t;
79 typedef __int32_t __intptr_t;
80 typedef __int32_t __int_fast8_t;
81 typedef __int32_t __int_fast16_t;
82 typedef __int32_t __int_fast32_t;
86 typedef __int32_t __int_least32_t;
88 typedef __int32_t __ptrdiff_t; /* ptr1 - ptr2 */
89 typedef __int32_t __register_t;
[all …]
/f-stack/freebsd/mips/include/
H A D_types.h56 typedef int __int32_t; typedef
77 typedef __int32_t __clock_t; /* clock()... */
87 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;
104 typedef __int32_t __register_t;
[all …]
/f-stack/freebsd/arm64/include/
H A D_types.h49 typedef int __int32_t; typedef
57 typedef __int32_t __clock_t; /* clock()... */
66 typedef __int32_t __int_fast8_t;
67 typedef __int32_t __int_fast16_t;
68 typedef __int32_t __int_fast32_t;
72 typedef __int32_t __int_least32_t;
/f-stack/tools/compat/
H A Dtime32.c27 _time32_to_time(__int32_t t32) in _time32_to_time()
37 __int32_t
40 return((__int32_t)t); in _time_to_time32()
79 if (sizeof(long) == sizeof(__int32_t)) in _long_to_time()
99 if (sizeof(int) == sizeof(__int32_t)) in _int_to_time()
/f-stack/freebsd/sys/
H A Dstat.h113 __int32_t st_size; /* file size, in bytes */
117 __int32_t st_blksize; /* optimal blocksize for I/O */
118 __int32_t st_blocks; /* blocks allocated for file */
141 __int32_t st_lspare;
168 __int32_t st_padding1;
171 __int32_t st_atim_ext;
175 __int32_t st_mtim_ext;
179 __int32_t st_ctim_ext;
183 __int32_t st_btim_ext;
H A D_types.h40 typedef __int32_t __blksize_t; /* file block size */
42 typedef __int32_t __clockid_t; /* clock_gettime()... */
50 typedef __int32_t __lwpid_t; /* Thread ID (a.k.a. LWP) */
57 typedef __int32_t __pid_t; /* process [group] */
H A Dresource.h159 __int32_t rlim_cur; /* current (soft) limit */
160 __int32_t rlim_max; /* maximum value for rlim_cur */
H A D_stdint.h46 typedef __int32_t int32_t;
H A D_umtx.h57 volatile __int32_t rw_state;
/f-stack/tools/compat/include/sys/
H A D_types.h40 typedef __int32_t __clockid_t; /* clock_gettime()... */
45 typedef __int32_t __lwpid_t; /* Thread ID (a.k.a. LWP) */
50 typedef __int32_t __pid_t; /* process [group] */
114 typedef __int32_t __lwpid_t; /* Thread ID (a.k.a. LWP) */
H A Dresource.h156 __int32_t rlim_cur; /* current (soft) limit */
157 __int32_t rlim_max; /* maximum value for rlim_cur */
/f-stack/tools/compat/include/
H A Dtimeconv.h52 time_t _time32_to_time(__int32_t t32);
53 __int32_t _time_to_time32(time_t t);
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi367 …<typedef-decl name='__int32_t' type-id='type-id-5' filepath='/usr/include/bits/types.h' line='41' …
/f-stack/freebsd/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi291 …<typedef-decl name='__int32_t' type-id='type-id-12' filepath='/usr/include/bits/types.h' line='41'…
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi867 …<typedef-decl name='__int32_t' type-id='type-id-22' filepath='/usr/include/bits/types.h' line='41'…