Searched refs:__uint32_t (Results 1 – 25 of 28) sorted by relevance
12
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
62 __uint32_t __bits[4];
50 typedef unsigned int __uint32_t; typedef81 typedef __uint32_t __uint_fast8_t;82 typedef __uint32_t __uint_fast16_t;83 typedef __uint32_t __uint_fast32_t;87 typedef __uint32_t __uint_least32_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);
50 typedef UINT32 __uint32_t; typedef
62 typedef UINT32 __uint32_t; typedef
48 typedef unsigned int __uint32_t; typedef
50 typedef __uint32_t uint32_t;51 #define uint32_t __uint32_t