Searched defs:u_int8_t (Results 1 – 9 of 9) sorted by relevance
775 [AC_DEFINE([u_int8_t], [uint8_t], definition
36 typedef __u8 u_int8_t; typedef
237 typedef uint8_t u_int8_t; typedef242 typedef unsigned char u_int8_t; typedef
78 u_int8_t = c_ubyte variable
112 typedef unsigned char u_int8_t; typedef
101 #define u_int8_t unsigned __int8 macro
72 typedef uint8_t u_int8_t; typedef
568 pub type u_int8_t = ::std::os::raw::c_uchar; typedef