Searched defs:UINT_MAX (Results 1 – 6 of 6) sorted by relevance
72 #define UINT_MAX (__INT_MAX__ *2U +1U) macro
58 # define UINT_MAX UINT_MAX_32_BITS macro
20 #define UINT_MAX 4294967295U /* 0xffffffff */ macro
52 # define UINT_MAX UINT_MAX_32_BITS macro
5 #define UINT_MAX (~0U) macro