Searched refs:__uint32_t (Results 1 – 25 of 30) sorted by relevance
12
54 typedef unsigned int __uint32_t; typedef69 typedef __uint32_t __size_t; /* sizeof() */71 typedef __uint32_t __uintfptr_t;72 typedef __uint32_t __uintptr_t;73 typedef __uint32_t __u_register_t;74 typedef __uint32_t __vm_offset_t;75 typedef __uint32_t __vm_paddr_t;76 typedef __uint32_t __vm_size_t;115 typedef __uint32_t __uint_fast8_t;116 typedef __uint32_t __uint_fast16_t;[all …]
77 static __inline __uint32_t78 __bswap32_var(__uint32_t v) in __bswap32_var()80 __uint32_t t1; in __bswap32_var()94 __uint32_t ret = v & 0xffff; in __bswap16_var()116 static __inline __uint32_t117 __bswap32_var(__uint32_t v) in __bswap32_var()119 __uint32_t ret; in __bswap32_var()130 __uint32_t ret; in __bswap16_var()159 ((__uint32_t)(__builtin_constant_p(x) ? \
38 typedef __uint32_t __blksize_t; /* file block size */42 typedef __uint32_t __fflags_t; /* file flags */45 typedef __uint32_t __gid_t;47 typedef __uint32_t __ino_t; /* inode number */60 typedef __uint32_t __socklen_t;64 typedef __uint32_t __uid_t;93 typedef __uint32_t __dev_t; /* device number */95 typedef __uint32_t __fixpt_t; /* fixed point number */
64 typedef __uint32_t u_int32_t;125 typedef __uint32_t in_addr_t; /* base type for internet address */
64 typedef __uint32_t uint32_t;
51 typedef __uint32_t __gid_t; ///< group id52 typedef __uint32_t __in_addr_t; ///< IP(v4) address54 typedef __uint32_t __mode_t; ///< file permissions59 typedef __uint32_t __uid_t; ///< user id
372 __uint32_t ki_family; /* INT: protocol family */373 __uint32_t ki_type; /* INT: socket type */374 __uint32_t ki_protocol; /* INT: protocol */375 __uint32_t ki_pflags; /* INT: generic protocol flags */377 __uint32_t ki_sostate; /* INT: socket state */378 __uint32_t ki_prstate; /* INT: protocol state */380 __uint32_t ki_tflags; /* INT: tcp flags */
71 typedef __uint32_t uint32_t;72 #define uint32_t __uint32_t
83 typedef __uint32_t uint32_t;84 #define uint32_t __uint32_t
52 return Zero[(__uint32_t)sx>>31]; /* |x|=|y| return x*0*/87 return Zero[(__uint32_t)sx>>31];96 return Zero[(__uint32_t)sx>>31];
51 __uint32_t hx;89 __uint32_t hy;94 __uint32_t hy;
21 __uint32_t w;37 w |= ((__uint32_t)127 << 23);
259 __uint32_t msw;260 __uint32_t lsw;273 __uint32_t lsw;274 __uint32_t msw;344 __uint32_t word;
12 __uint32_t w; in __fpclassifyf()
41 __uint32_t i,ix;
44 __uint32_t hx;
32 __uint32_t r,hx;
92 __uint32_t zh;
242 __uint32_t247 __uint32_t248 arc4random_uniform(__uint32_t);
62 typedef UINT32 __uint32_t; typedef
50 typedef UINT32 __uint32_t; typedef
48 typedef unsigned int __uint32_t; typedef
50 typedef __uint32_t uint32_t;51 #define uint32_t __uint32_t