Searched defs:u_int32_t (Results 1 – 15 of 15) sorted by relevance
32 typedef uint32_t u_int32_t; typedef68 typedef unsigned short u_int32_t; typedef72 typedef unsigned int u_int32_t; typedef
28 typedef uint32_t u_int32_t; typedef75 typedef unsigned short u_int32_t; typedef79 typedef unsigned int u_int32_t; typedef
4 typedef unsigned int u_int32_t; typedef
18 typedef unsigned int u_int32_t; typedef
43 typedef unsigned int u_int32_t; typedef
123 typedef unsigned int u_int32_t; typedef
913 [AC_DEFINE([u_int32_t], [unsigned int], definition
118 typedef UINT32_T u_int32_t; typedef120 typedef unsigned int u_int32_t; typedef
24 #define u_int32_t uint32_t macro
57 typedef __uint32_t u_int32_t; typedef
72 [AC_DEFINE([u_int32_t], [unsigned int], definition
127 typedef unsigned int u_int32_t; typedef
97 #define u_int32_t unsigned __int32 macro
333 typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef