Searched defs:UINT64_MAX (Results 1 – 14 of 14) sorted by relevance
116 # define UINT64_MAX 0xffffffffffffffffULL macro
200 # define UINT64_MAX 0xffffffffffffffffULL macro
20 #define UINT64_MAX 18446744073709551615ULL macro
63 UINT64_MAX = (1 << 64) - 1 variable
143 #define UINT64_MAX _UI64_MAX macro
270 # define UINT64_MAX 18446744073709551615ULL macro502 # define UINT64_MAX UINT64_C (18446744073709551615) macro
140 #define UINT64_MAX 0xffffffffffffffffULL /* 18446744073709551615ULL */ macro
382 # define UINT64_MAX UINTMAX_C (18446744073709551615) macro
289 #define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
477 # define UINT64_MAX UINT64_C(18446744073709551615) macro