Searched defs:UINT64_MAX (Results 1 – 5 of 5) sorted by relevance
162 # define UINT64_MAX (UINT64_C(18446744073709551615)) macro
148 #define UINT64_MAX (~(uint64_t)0) macro
101 # define UINT64_MAX UINT64_C(18446744073709551615) macro
62 #define UINT64_MAX 0xffffffffffffffffUL macro
136 # define UINT64_MAX __UINT64_MAX__ macro