Searched defs:UINT32_MAX (Results 1 – 4 of 4) sorted by relevance
118 #define UINT32_MAX 0xffffffff macro
59 UINT32_MAX = (1 << 32) - 1 variable
34 #define UINT32_MAX (4294967295U) macro
58 #define UINT32_MAX (4294967295U) macro