Searched defs:UINT32_MAX (Results 1 – 11 of 11) sorted by relevance
115 #define UINT32_MAX (~(uint32_t)0) macro
60 #define UINT32_MAX (4294967295U) macro
89 #define UINT32_MAX (4294967295U) macro
150 # define UINT32_MAX (UINT32_C(4294967295)) macro
63 # define UINT32_MAX UINT32_C(4294967295) macro
60 #define UINT32_MAX __UINT32_MAX__ macro
60 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
59 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
90 #define UINT32_MAX (4294967295U) macro
959 #define UINT32_MAX 0xffffffffU macro
571 # define UINT32_MAX UINT32_C(4294967295) macro