Searched defs:u_int8_t (Results 1 – 10 of 10) sorted by relevance
30 typedef uint8_t u_int8_t; typedef52 typedef unsigned char u_int8_t; typedef
26 typedef uint8_t u_int8_t; typedef59 typedef unsigned char u_int8_t; typedef
33 typedef unsigned char u_int8_t; typedef
899 [AC_DEFINE([u_int8_t], [unsigned char], definition
51 typedef __uint8_t u_int8_t; typedef
44 [AC_DEFINE([u_int8_t], [unsigned char], definition
123 typedef unsigned char u_int8_t; typedef
99 #define u_int8_t unsigned __int8 macro
331 typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef