Searched defs:UINT64_MAX (Results 1 – 18 of 18) sorted by relevance
39 # define UINT64_MAX -1ULL macro
184 # define UINT64_MAX 0xffffffffffffffffULL macro
185 # define UINT64_MAX 0xffffffffffffffffULL macro
200 # define UINT64_MAX 0xffffffffffffffffULL macro
44 #define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
63 UINT64_MAX = (1 << 64) - 1 variable
72 # define UINT64_MAX (18446744073709551615ULL) macro
143 #define UINT64_MAX _UI64_MAX macro
140 #define UINT64_MAX 0xffffffffffffffffULL /* 18446744073709551615ULL */ macro
382 # define UINT64_MAX UINTMAX_C (18446744073709551615) macro
287 #define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
477 # define UINT64_MAX UINT64_C(18446744073709551615) macro