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

/freebsd-10-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.h58 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-10-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.h52 typedef unsigned char __uint8_t; typedef
124 typedef __uint8_t __uint_least8_t;
/freebsd-10-stable/sys/arm/include/
H A D_types.h50 typedef unsigned char __uint8_t; typedef
97 typedef __uint8_t __uint_least8_t;
/freebsd-10-stable/sys/ia64/include/
H A D_types.h50 typedef unsigned char __uint8_t; typedef
89 typedef __uint8_t __uint_least8_t;
/freebsd-10-stable/sys/sparc64/include/
H A D_types.h46 typedef unsigned char __uint8_t; typedef
85 typedef __uint8_t __uint_least8_t;
/freebsd-10-stable/sys/mips/include/
H A D_types.h51 typedef unsigned char __uint8_t; typedef
124 typedef __uint8_t __uint_least8_t;
/freebsd-10-stable/sys/powerpc/include/
H A D_types.h50 typedef unsigned char __uint8_t; typedef
119 typedef __uint8_t __uint_least8_t;
/freebsd-10-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-10-stable/sys/netinet/
H A Din.h50 typedef __uint8_t uint8_t;

Completed in 352 milliseconds