Searched defs:uint32_t (Results 1 – 4 of 4) sorted by relevance
61 typedef unsigned int uint32_t; typedef63 typedef unsigned long int uint32_t; typedef123 #define uint32_t unsigned __int32 macro
48 typedef unsigned int uint32_t; typedef50 typedef unsigned long int uint32_t; typedef68 typedef unsigned __int32 uint32_t; typedef
94 typedef unsigned __int32 uint32_t; typedef
389 int (*guard)(uint32_t, void *), void *user_data) in pcre2_set_compile_recursion_guard()
Completed in 12 milliseconds