Searched refs:__uint32_t (Results 1 – 25 of 36) sorted by relevance
12
38 __uint32_t magic; /* Magic number */39 __uint32_t version; /* File version (1) */40 __uint32_t strtab; /* Offset of string table in file */41 __uint32_t strsize; /* Size of string table */42 __uint32_t dirlist; /* Offset of directory list in44 __uint32_t dirlistlen; /* strlen(dirlist) */45 __uint32_t spare[26]; /* Room for expansion */
265 __uint32_t270 __uint32_t271 arc4random_uniform(__uint32_t);
45 typedef __uint32_t gid_t;60 typedef __uint32_t uid_t;
64 typedef __uint32_t in_addr_t; /* base type for internet address */84 typedef __uint32_t uint32_t;
52 typedef __uint32_t gid_t; /* XXX __gid_t */77 typedef __uint32_t uid_t; /* XXX __uid_t */83 typedef __uint32_t useconds_t; /* microseconds (unsigned) */
47 typedef __uint32_t gid_t;
61 typedef __uint32_t u_int32_t;81 typedef __uint32_t u_daddr_t; /* unsigned disk address */82 typedef __uint32_t fixpt_t; /* fixed point number */84 typedef __uint32_t dev_t; /* device number */96 typedef __uint32_t gid_t; /* group id */104 typedef __uint32_t in_addr_t; /* base type for internet address */124 typedef __uint32_t nlink_t; /* link count */148 typedef __uint32_t uid_t; /* user id */152 typedef __uint32_t useconds_t; /* microseconds (unsigned) */
66 #define htole32(x) ((__uint32_t)(x))73 #define le32toh(x) ((__uint32_t)(x))77 #define htobe32(x) ((__uint32_t)(x))84 #define be32toh(x) ((__uint32_t)(x))101 static __inline __uint32_t125 static __inline __uint32_t151 be32enc(void *pp, __uint32_t u) in be32enc()180 le32enc(void *pp, __uint32_t u) in le32enc()
61 typedef __uint32_t dev_t; /* device number */66 typedef __uint32_t gid_t; /* group id */81 typedef __uint32_t nlink_t; /* link count */96 typedef __uint32_t uid_t; /* user id */114 __uint32_t __old_st_blksize; /* old ABI compatibility only */115 __uint32_t st_flags; /* user defined flags for file */116 __uint32_t st_gen; /* file generation number */
64 __uint32_t magic;65 __uint32_t orig_cpuid; /* originally allocated on */152 __uint32_t ks_flags; /* KSF_x flags */153 __uint32_t ks_magic; /* if it's not magic, don't touch it */
55 __uint32_t in_cksum_range(const struct mbuf *m, int nxt, int offset, int bytes);56 __uint32_t asm_ones32(const void *buf, int count); /* in 32 bit words */73 __uint32_t sum; in in_cksum_hdr()
133 __uint32_t gd_reqflags; /* (see note above) */137 __uint32_t gd_cpuid;173 volatile __uint32_t gd_time_seconds; /* uptime in seconds */
53 typedef __uint32_t gid_t; /* group id */68 typedef __uint32_t uid_t; /* user id */
78 typedef __uint32_t uint32_t;
73 __uint32_t d_unused2; /* reserved */
50 __uint32_t time_low;
53 typedef __uint32_t cpulock_t; /* count and exclusive lock */
50 typedef __uint32_t uid_t; /* user id */
44 typedef __uint32_t uid_t; /* user id */
54 typedef unsigned int __uint32_t; typedef103 typedef __uint32_t __uint_fast8_t;104 typedef __uint32_t __uint_fast16_t;105 typedef __uint32_t __uint_fast32_t;109 typedef __uint32_t __uint_least32_t;138 typedef __uint32_t __socklen_t;
63 __extension__ ({ __uint32_t __X = (x); \82 __extension__ ({ __uint32_t __X = (x); \162 static __inline __always_inline __uint32_t163 __bswap32(__uint32_t _x) in __bswap32()
69 typedef __uint32_t in_addr_t; /* base type for internet address */83 typedef __uint32_t uint32_t;
40 typedef __uint32_t ufs1_ino_t;
38 typedef __uint32_t intrmask_t; /* Interrupt mask (spl, xxx_imask, etc) */
50 typedef __uint32_t in_addr_t; /* base type for internet address */69 typedef __uint32_t uint32_t;