Searched defs:UINT64_MAX (Results 1 – 11 of 11) sorted by relevance
116 # define UINT64_MAX 0xffffffffffffffffULL macro
200 # define UINT64_MAX 0xffffffffffffffffULL macro
63 UINT64_MAX = (1 << 64) - 1 variable
114 #define UINT64_MAX _UI64_MAX macro
143 #define UINT64_MAX _UI64_MAX macro
382 # define UINT64_MAX UINTMAX_C (18446744073709551615) macro
283 #define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
477 # define UINT64_MAX UINT64_C(18446744073709551615) macro