Searched defs:uint32_t (Results 1 – 5 of 5) sorted by relevance
20 typedef unsigned int uint32_t; typedef22 typedef unsigned long int uint32_t; typedef
51 typedef unsigned int uint32_t; typedef53 typedef unsigned long int uint32_t; typedef
89 typedef unsigned __int32 uint32_t; typedef
133 typedef unsigned int uint32_t; typedef135 typedef unsigned long int uint32_t; typedef172 #define uint32_t unsigned __int32 macro
122 typedef uint32 uint32_t; typedef
Completed in 15 milliseconds