Searched defs:u_int8_t (Results 1 - 4 of 4) sorted by relevance

/external/libpcap/Win32/Include/
H A Dbittypes.h33 typedef unsigned char u_int8_t; typedef
/external/avahi/avahi-compat-howl/include/salt/
H A Dplatform.h56 typedef unsigned char u_int8_t; typedef
82 # define u_int8_t uint8_t macro
92 typedef u_int8_t sw_uint8;
93 typedef u_int8_t sw_bool;
104 typedef const u_int8_t * sw_const_octets;
107 typedef u_int8_t * sw_const_octets;
/external/kernel-headers/original/uapi/linux/
H A Dcoda.h123 typedef unsigned char u_int8_t; typedef
165 u_int8_t d_type; /* file type, see below */
166 u_int8_t d_namlen; /* length of string in d_name */
/external/valgrind/perf/
H A Dtest_input_for_tinycc.c331 typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef

Completed in 350 milliseconds