Home
last modified time | relevance | path

Searched defs:u_int8_t (Results 1 – 9 of 9) sorted by relevance

/external/tcpdump/missing/
Dbittypes.h32 typedef unsigned char u_int8_t; typedef
34 typedef unsigned int u_int8_t; typedef
/external/qemu/slirp-android/
Dslirp.h29 typedef uint8_t u_int8_t; typedef
51 typedef unsigned char u_int8_t; typedef
/external/qemu/slirp/
Dslirp.h26 typedef uint8_t u_int8_t; typedef
59 typedef unsigned char u_int8_t; typedef
/external/tcpdump/
Dconfigure.in804 [AC_DEFINE([u_int8_t], [unsigned char], definition
/external/kernel-headers/original/linux/
Dtypes.h108 typedef __u8 u_int8_t; typedef
Dcoda.h125 typedef unsigned char u_int8_t; typedef
/external/openssh/
Ddefines.h229 typedef uint8_t u_int8_t; typedef
235 typedef unsigned char u_int8_t; typedef
/external/grub/stage2/
Diso9660.h63 typedef unsigned int u_int8_t __attribute__((mode(QI))); typedef
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c331 typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef