Searched refs:__UINT64_C (Results 1 – 1 of 1) sorted by relevance
107 # define __UINT64_C(c) c ## UL macro110 # define __UINT64_C(c) c ## ULL macro130 # define UINT64_MAX (__UINT64_C(18446744073709551615))148 # define UINT_LEAST64_MAX (__UINT64_C(18446744073709551615))181 # define UINT_FAST64_MAX (__UINT64_C(18446744073709551615))202 # define UINTMAX_MAX (__UINT64_C(18446744073709551615))
Completed in 5 milliseconds