Searched defs:u_int8_t (Results 1 – 9 of 9) sorted by relevance
32 typedef unsigned char u_int8_t; typedef34 typedef unsigned int u_int8_t; typedef
29 typedef uint8_t u_int8_t; typedef51 typedef unsigned char u_int8_t; typedef
26 typedef uint8_t u_int8_t; typedef59 typedef unsigned char u_int8_t; typedef
804 [AC_DEFINE([u_int8_t], [unsigned char], definition
108 typedef __u8 u_int8_t; typedef
125 typedef unsigned char u_int8_t; typedef
229 typedef uint8_t u_int8_t; typedef235 typedef unsigned char u_int8_t; typedef
63 typedef unsigned int u_int8_t __attribute__((mode(QI))); typedef
331 typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef