| /freebsd/sys/sys/ |
| H A D | ctf.h | 44 __uint32_t cth_parlabel; 45 __uint32_t cth_parname; 46 __uint32_t cth_lbloff; 47 __uint32_t cth_objtoff; 48 __uint32_t cth_funcoff; 49 __uint32_t cth_typeoff; 50 __uint32_t cth_stroff; 51 __uint32_t cth_strlen; 57 __uint32_t ctl_label; 58 __uint32_t ctl_typeidx; [all …]
|
| H A D | _umtx.h | 42 __uint32_t m_flags; /* Flags of the mutex */ 43 __uint32_t m_ceilings[2]; /* Priority protect ceiling */ 46 __uint32_t m_pad; 48 __uint32_t m_spare[2]; 52 volatile __uint32_t c_has_waiters; /* Has waiters in kernel */ 53 __uint32_t c_flags; /* Flags of the condition variable */ 54 __uint32_t c_clockid; /* Clock id */ 55 __uint32_t c_spare[1]; /* Spare space */ 60 __uint32_t rw_flags; 61 __uint32_t rw_blocked_readers; [all …]
|
| H A D | _types.h | 48 typedef unsigned int __uint32_t; typedef 71 typedef __uint32_t __uint_least32_t; 93 typedef __uint32_t __uintptr_t; 94 typedef __uint32_t __uintfptr_t; 104 typedef __uint32_t __size_t; /* sizeof() */ 138 typedef __uint32_t __fflags_t; /* file flags */ 141 typedef __uint32_t __gid_t; 158 typedef __uint32_t __socklen_t; 162 typedef __uint32_t __uid_t; 228 typedef __uint32_t __acl_tag_t; [all …]
|
| H A D | _uexterror.h | 17 __uint32_t ver; 18 __uint32_t error; 19 __uint32_t cat; 20 __uint32_t src_line; 21 __uint32_t flags; 22 __uint32_t rsrv0;
|
| H A D | inotify.h | 18 __uint32_t mask; 19 __uint32_t cookie; 20 __uint32_t len; 90 void inotify_log(struct vnode *, const char *, size_t, int, __uint32_t); 99 __uint32_t, __uint32_t *, struct thread *); 123 extern __uint32_t inotify_rename_cookie; 129 __uint32_t cookie; \ 151 int inotify_add_watch(int fd, const char *pathname, __uint32_t mask); 153 __uint32_t mask);
|
| H A D | stat.h | 104 __uint32_t st_ino; /* inode's number */ 117 __uint32_t st_gen; /* file generation number */ 123 __uint32_t st_dev; /* inode's device */ 124 __uint32_t st_ino; /* inode's number */ 129 __uint32_t st_rdev; /* device type */ 137 __uint32_t st_gen; /* file generation number */ 194 __uint32_t st_dev; /* inode's device */ 195 __uint32_t st_ino; /* inode's number */ 196 __uint32_t st_mode; /* inode protection mode */ 197 __uint32_t st_nlink; /* number of hard links */ [all …]
|
| H A D | prng.h | 12 __uint32_t prng32(void); 13 __uint32_t prng32_bounded(__uint32_t bound);
|
| H A D | event.h | 110 __uint32_t ident; /* identifier for this event */ 115 __uint32_t pad0; 118 __uint32_t udata; /* opaque user data identifier */ 120 __uint32_t pad1; 127 __uint32_t ident; /* identifier for this event */ 132 __uint32_t udata; /* opaque user data identifier */
|
| H A D | param.h | 338 __uint32_t htonl(__uint32_t); 340 __uint32_t ntohl(__uint32_t);
|
| /freebsd/sys/x86/include/ |
| H A D | reg.h | 103 __uint32_t r_fs; 104 __uint32_t r_es; 105 __uint32_t r_ds; 106 __uint32_t r_edi; 107 __uint32_t r_esi; 108 __uint32_t r_ebp; 109 __uint32_t r_isp; 110 __uint32_t r_ebx; 111 __uint32_t r_edx; 112 __uint32_t r_ecx; [all …]
|
| H A D | _types.h | 81 typedef __uint32_t __uint_fast8_t; 82 typedef __uint32_t __uint_fast16_t; 83 typedef __uint32_t __uint_fast32_t; 89 typedef __uint32_t __u_register_t;
|
| /freebsd/sys/dev/nvme/ |
| H A D | nvme_linux.h | 21 __uint32_t nsid; 22 __uint32_t cdw2; 23 __uint32_t cdw3; 26 __uint32_t metadata_len; 27 __uint32_t data_len; 28 __uint32_t cdw10; 29 __uint32_t cdw11; 30 __uint32_t cdw12; 31 __uint32_t cdw13; 32 __uint32_t cdw14; [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_freebsd.h | |
| /freebsd/sys/arm64/include/ |
| H A D | reg.h | 58 __uint32_t fp_sr; 59 __uint32_t fp_cr; 71 __uint32_t sve_size; 72 __uint32_t sve_maxsize; 87 __uint32_t dbr_ctrl; 88 __uint32_t dbr_pad; 92 __uint32_t dbw_ctrl; 93 __uint32_t dbw_pad;
|
| H A D | ucontext.h | 48 __uint32_t fp_sr; 49 __uint32_t fp_cr; 60 __uint32_t ctx_id; 61 __uint32_t ctx_size; 109 __uint32_t mcv_fpscr;
|
| H A D | _types.h | 59 typedef __uint32_t __uint_fast8_t; 60 typedef __uint32_t __uint_fast16_t; 61 typedef __uint32_t __uint_fast32_t;
|
| /freebsd/lib/msun/x86/ |
| H A D | fenv.h | 78 __uint32_t __tag; 84 __uint32_t __control; 85 __uint32_t __status; 86 __uint32_t __tag; 89 __uint32_t __mxcsr; 176 (env).__mxcsr_hi = (__uint32_t)(x) >> 16; \ 184 __uint32_t __mxcsr; in __feclearexcept_int() 204 __uint32_t __mxcsr; in __fegetexceptflag_int() 219 __uint32_t __mxcsr; in __fetestexcept_int() 233 __uint32_t __mxcsr; in __fesetround_int() [all …]
|
| /freebsd/sys/arm/include/ |
| H A D | _types.h | 47 typedef __uint32_t __clock_t; /* clock()... */ 61 typedef __uint32_t __uint_fast8_t; 62 typedef __uint32_t __uint_fast16_t; 63 typedef __uint32_t __uint_fast32_t; 65 typedef __uint32_t __u_register_t; 66 typedef __uint32_t __vm_paddr_t;
|
| /freebsd/sys/powerpc/include/ |
| H A D | _types.h | 47 typedef __uint32_t __clock_t; /* clock()... */ 70 typedef __uint32_t __uint_fast8_t; 71 typedef __uint32_t __uint_fast16_t; 72 typedef __uint32_t __uint_fast32_t; 78 typedef __uint32_t __u_register_t; 82 typedef __uint32_t __vm_paddr_t;
|
| H A D | reg.h | 25 __uint32_t vr[32][4]; 26 __uint32_t pad[2]; 27 __uint32_t vrsave; 28 __uint32_t vscr;
|
| /freebsd/sys/compat/freebsd32/ |
| H A D | freebsd32.h | 124 __uint32_t m_flags; /* Flags of the mutex */ 125 __uint32_t m_ceilings[2]; /* Priority protect ceiling */ 126 __uint32_t m_rb_lnk; /* Robust linkage */ 127 __uint32_t m_pad; 128 __uint32_t m_spare[2]; 161 __uint32_t st_dev; /* inode's device */ 162 __uint32_t st_ino; /* inode's number */ 163 __uint32_t st_mode; /* inode protection mode */ 164 __uint32_t st_nlink; /* number of hard links */ 167 __uint32_t st_rdev; /* device type */ [all …]
|
| /freebsd/lib/msun/i387/ |
| H A D | fenv.c | 102 __uint32_t mxcsr; in fesetexceptflag() 150 __uint32_t mxcsr; in fegetenv() 168 __uint32_t mxcsr; in feholdexcept() 191 __uint32_t mxcsr; in feupdateenv() 207 __uint32_t mxcsr, omask; in __feenableexcept() 229 __uint32_t mxcsr, omask; in __fedisableexcept()
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_spirv_builtins.h | 23 #define __uint32_t __UINT32_TYPE__ macro 69 extern __SPIRV_BUILTIN_ALIAS(__builtin_spirv_subgroup_size) __uint32_t 71 extern __SPIRV_BUILTIN_ALIAS(__builtin_spirv_subgroup_max_size) __uint32_t 73 extern __SPIRV_BUILTIN_ALIAS(__builtin_spirv_num_subgroups) __uint32_t 75 extern __SPIRV_BUILTIN_ALIAS(__builtin_spirv_subgroup_id) __uint32_t 78 __uint32_t __spirv_SubgroupLocalInvocationId();
|
| /freebsd/sys/riscv/include/ |
| H A D | _types.h | 55 typedef __uint32_t __uint_fast8_t; 56 typedef __uint32_t __uint_fast16_t; 57 typedef __uint32_t __uint_fast32_t;
|
| /freebsd/lib/msun/amd64/ |
| H A D | fenv.c | 119 __uint32_t mxcsr; in feholdexcept() 140 __uint32_t mxcsr; in feupdateenv() 153 __uint32_t mxcsr, omask; in __feenableexcept() 170 __uint32_t mxcsr, omask; in __fedisableexcept()
|