Searched defs:UINT32_MAX (Results 1 – 3 of 3) sorted by relevance
48 #define UINT32_MAX (4294967295U) macro
50 #define UINT32_MAX (0xffffffffu) macro
35 #define UINT32_MAX ((uint32_t)-1) macro