Searched refs:__uint8_t (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Ddirent.h53 __uint8_t d_type; /* file type, see below */
54 __uint8_t d_namlen; /* length of string in d_name */
H A D_stdint.h54 typedef __uint8_t uint8_t;
H A D_types.h59 typedef __uint8_t __sa_family_t;
H A Dendian.h37 typedef __uint8_t uint8_t;
H A Dtypes.h65 typedef __uint8_t u_int8_t; /* unsigned integrals (deprecated) */
/freebsd-11-stable/sys/x86/include/
H A Dreg.h160 __uint8_t fpr_acc[8][10];
162 __uint8_t fpr_pad[64];
167 __uint8_t fpr_acc[8][16];
168 __uint8_t fpr_xacc[16][16];
182 __uint8_t xmm_acc[8][16];
183 __uint8_t xmm_reg[8][16];
184 __uint8_t xmm_pad[224];
H A D_types.h54 typedef unsigned char __uint8_t; typedef
130 typedef __uint8_t __uint_least8_t;
/freebsd-11-stable/sys/arm/include/
H A D_types.h50 typedef unsigned char __uint8_t; typedef
99 typedef __uint8_t __uint_least8_t;
/freebsd-11-stable/sys/arm64/include/
H A D_types.h46 typedef unsigned char __uint8_t; typedef
87 typedef __uint8_t __uint_least8_t;
/freebsd-11-stable/sys/riscv/include/
H A D_types.h46 typedef unsigned char __uint8_t; typedef
87 typedef __uint8_t __uint_least8_t;
/freebsd-11-stable/sys/sparc64/include/
H A D_types.h46 typedef unsigned char __uint8_t; typedef
87 typedef __uint8_t __uint_least8_t;
/freebsd-11-stable/sys/mips/include/
H A D_types.h51 typedef unsigned char __uint8_t; typedef
126 typedef __uint8_t __uint_least8_t;
/freebsd-11-stable/sys/powerpc/include/
H A D_types.h50 typedef unsigned char __uint8_t; typedef
121 typedef __uint8_t __uint_least8_t;
/freebsd-11-stable/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c140 static __inline bool isc0(__uint8_t x)
146 static __inline bool isc1(__uint8_t x)
152 static __inline bool iscntl(__uint8_t x)
158 static __inline bool is94(__uint8_t x)
164 static __inline bool is96(__uint8_t x)
170 static __inline bool isecma(__uint8_t x)
176 static __inline bool isinterm(__uint8_t x)
182 static __inline bool isthree(__uint8_t x)
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h327 __uint8_t __u6_addr8[16];
/freebsd-11-stable/sys/netinet/
H A Din.h50 typedef __uint8_t uint8_t;

Completed in 115 milliseconds