Symbol: __uint16_t
include/arpa/inet.h
73
typedef __uint16_t uint16_t;
include/endian.h
25
typedef __uint16_t uint16_t;
include/netdb.h
69
typedef __uint16_t in_port_t;
lib/msun/amd64/fenv.c
141
__uint16_t status;
lib/msun/amd64/fenv.c
154
__uint16_t control;
lib/msun/amd64/fenv.c
171
__uint16_t control;
lib/msun/i387/fenv.c
192
__uint16_t status;
lib/msun/i387/fenv.c
208
__uint16_t control;
lib/msun/i387/fenv.c
230
__uint16_t control;
lib/msun/x86/fenv.h
113
__uint16_t __control;
lib/msun/x86/fenv.h
134
__uint16_t __control;
lib/msun/x86/fenv.h
177
(env).__mxcsr_lo = (__uint16_t)(x); \
lib/msun/x86/fenv.h
205
__uint16_t __status;
lib/msun/x86/fenv.h
220
__uint16_t __status;
lib/msun/x86/fenv.h
234
__uint16_t __control;
lib/msun/x86/fenv.h
300
__uint16_t __status;
lib/msun/x86/fenv.h
312
__uint16_t __status;
lib/msun/x86/fenv.h
323
__uint16_t __control;
lib/msun/x86/fenv.h
40
typedef __uint16_t fexcept_t;
lib/msun/x86/fenv.h
74
__uint16_t __control;
lib/msun/x86/fenv.h
75
__uint16_t __mxcsr_hi;
lib/msun/x86/fenv.h
76
__uint16_t __status;
lib/msun/x86/fenv.h
77
__uint16_t __mxcsr_lo;
sys/arm64/include/reg.h
73
__uint16_t sve_vec_len;
sys/arm64/include/reg.h
74
__uint16_t sve_max_vec_len;
sys/arm64/include/reg.h
75
__uint16_t sve_flags;
sys/arm64/include/reg.h
76
__uint16_t sve_reserved;
sys/arm64/include/ucontext.h
69
__uint16_t sve_vector_len;
sys/arm64/include/ucontext.h
70
__uint16_t sve_flags;
sys/arm64/include/ucontext.h
71
__uint16_t sve_reserved[2];
sys/compat/freebsd32/freebsd32.h
261
__uint16_t st_dev;
sys/compat/freebsd32/freebsd32.h
264
__uint16_t st_nlink;
sys/compat/freebsd32/freebsd32.h
265
__uint16_t st_uid;
sys/compat/freebsd32/freebsd32.h
266
__uint16_t st_gid;
sys/compat/freebsd32/freebsd32.h
267
__uint16_t st_rdev;
sys/dev/nvme/nvme_linux.h
20
__uint16_t rsvd1;
sys/netinet/in.h
54
typedef __uint16_t uint16_t;
sys/sys/_endian.h
96
#define __htons(x) ((__uint16_t)(x))
sys/sys/_endian.h
98
#define __ntohs(x) ((__uint16_t)(x))
sys/sys/_stdint.h
59
typedef __uint16_t uint16_t;
sys/sys/_types.h
141
typedef __uint16_t __mode_t; /* permissions */
sys/sys/_types.h
225
typedef __uint16_t __acl_entry_type_t;
sys/sys/_types.h
226
typedef __uint16_t __acl_flag_t;
sys/sys/_types.h
229
typedef __uint16_t *__acl_flagset_t;
sys/sys/_types.h
65
typedef __uint16_t __uint_least16_t;
sys/sys/bitcount.h
67
#define __bitcount16(x) __builtin_popcount((__uint16_t)(x))
sys/sys/bitcount.h
75
static __inline __uint16_t
sys/sys/bitcount.h
76
__bitcount16(__uint16_t _x)
sys/sys/ctf.h
105
__uint16_t cta_contents;
sys/sys/ctf.h
106
__uint16_t cta_index;
sys/sys/ctf.h
118
__uint16_t ctm_type;
sys/sys/ctf.h
119
__uint16_t ctm_offset;
sys/sys/ctf.h
130
__uint16_t ctlm_type;
sys/sys/ctf.h
131
__uint16_t ctlm_pad;
sys/sys/ctf.h
34
__uint16_t ctp_magic;
sys/sys/ctf.h
63
__uint16_t ctt_info;
sys/sys/ctf.h
65
__uint16_t _size;
sys/sys/ctf.h
66
__uint16_t _type;
sys/sys/ctf.h
81
__uint16_t ctt_info;
sys/sys/ctf.h
83
__uint16_t _size;
sys/sys/ctf.h
84
__uint16_t _type;
sys/sys/dirent.h
66
__uint16_t d_reclen; /* length of this record */
sys/sys/dirent.h
69
__uint16_t d_namlen; /* length of string in d_name */
sys/sys/dirent.h
70
__uint16_t d_pad1;
sys/sys/dirent.h
82
__uint16_t d_reclen; /* length of this record */
sys/sys/endian.h
42
typedef __uint16_t uint16_t;
sys/sys/param.h
339
__uint16_t htons(__uint16_t);
sys/sys/param.h
341
__uint16_t ntohs(__uint16_t);
sys/sys/stat.h
103
__uint16_t st_dev; /* inode's device */
sys/sys/stat.h
106
__uint16_t st_nlink; /* number of hard links */
sys/sys/stat.h
107
__uint16_t st_uid; /* user ID of the file's owner */
sys/sys/stat.h
108
__uint16_t st_gid; /* group ID of the file's group */
sys/sys/stat.h
109
__uint16_t st_rdev; /* device type */
sys/sys/stat.h
126
__uint16_t st_nlink; /* number of hard links */
sys/sys/types.h
133
typedef __uint16_t in_port_t;
sys/sys/types.h
66
typedef __uint16_t u_int16_t;
sys/x86/include/reg.h
141
__uint16_t r_fs;
sys/x86/include/reg.h
142
__uint16_t r_gs;
sys/x86/include/reg.h
144
__uint16_t r_es;
sys/x86/include/reg.h
145
__uint16_t r_ds;
sys/x86/include/ucontext.h
130
__uint16_t mc_fs;
sys/x86/include/ucontext.h
131
__uint16_t mc_gs;
sys/x86/include/ucontext.h
134
__uint16_t mc_es;
sys/x86/include/ucontext.h
135
__uint16_t mc_ds;