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

/barrelfish-master/include/sys/
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) */
/barrelfish-master/include/arch/aarch64/machine/
H A D_types.h46 typedef unsigned char __uint8_t; typedef
85 typedef __uint8_t __uint_least8_t;
/barrelfish-master/include/arch/arm/machine/
H A D_types.h50 typedef unsigned char __uint8_t; typedef
97 typedef __uint8_t __uint_least8_t;
/barrelfish-master/include/arch/x86_32/machine/
H A D_types.h54 typedef unsigned char __uint8_t; typedef
126 typedef __uint8_t __uint_least8_t;
/barrelfish-master/include/arch/x86_64/machine/
H A D_types.h54 typedef unsigned char __uint8_t; typedef
126 typedef __uint8_t __uint_least8_t;
/barrelfish-master/include/netinet/
H A Din.h50 typedef __uint8_t uint8_t;

Completed in 400 milliseconds